aboutsummaryrefslogtreecommitdiff
path: root/mail/imap-uw/files/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'mail/imap-uw/files/patch-ah')
-rw-r--r--mail/imap-uw/files/patch-ah6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/imap-uw/files/patch-ah b/mail/imap-uw/files/patch-ah
index 11985385b6a8..05b092fcba40 100644
--- a/mail/imap-uw/files/patch-ah
+++ b/mail/imap-uw/files/patch-ah
@@ -1,5 +1,5 @@
---- src/ipopd/ipop3d.c.old Wed Apr 4 00:19:48 2001
-+++ src/ipopd/ipop3d.c Wed Apr 4 00:28:24 2001
+--- src/ipopd/ipop3d.c.orig Wed Feb 21 03:23:01 2001
++++ src/ipopd/ipop3d.c Wed Apr 11 12:02:25 2001
@@ -28,6 +28,11 @@
#include <time.h>
#include "c-client.h"
@@ -50,7 +50,7 @@
+
+ if ( (dracconf = fopen(ETC_DIR "/dracd.host", "r")) == NULL)
+ {
-+ syslog (LOG_INFO, "dracd: error opening /etc/mail/dracd.host config file");
++ syslog (LOG_INFO, "dracd: error opening %s/dracd.host config file",ETC_DIR);
+ exit(1);
+ }
+