diff options
Diffstat (limited to 'mail/postfix20/files/patch-eg')
| -rw-r--r-- | mail/postfix20/files/patch-eg | 20 | 
1 files changed, 20 insertions, 0 deletions
| diff --git a/mail/postfix20/files/patch-eg b/mail/postfix20/files/patch-eg new file mode 100644 index 000000000000..cdf9e3097053 --- /dev/null +++ b/mail/postfix20/files/patch-eg @@ -0,0 +1,20 @@ +*** ./sendmail/sendmail.c.orig	Tue Mar 14 10:42:06 2000 +--- ./sendmail/sendmail.c	Thu Jun  1 22:47:24 2000 +*************** +*** 57,59 **** +  /*	The path name of the \fBsendmail.cf\fR file. Postfix configuration +! /*	files are kept in \fB/etc/postfix\fR. +  /* .IP "\fB-F \fIfull_name\fR +--- 57,59 ---- +  /*	The path name of the \fBsendmail.cf\fR file. Postfix configuration +! /*	files are kept in \fB!!PREFIX!!/etc/postfix\fR. +  /* .IP "\fB-F \fIfull_name\fR +*************** +*** 159,161 **** +  /*	/var/spool/postfix, mail queue +! /*	/etc/postfix, configuration files +  /* CONFIGURATION PARAMETERS +--- 159,161 ---- +  /*	/var/spool/postfix, mail queue +! /*	!!PREFIX!!/etc/postfix, configuration files +  /* CONFIGURATION PARAMETERS | 
