1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/mail/postfix-current/files/patch-eg
Bill Fumerola 6fe402670f Update to the latest snapshot, plus add hooks for all the very spiffy
plugins that postfix can use.

Submitted by:   Omanchu Oogali <missnglnk@sneakerz.org> (new MAINTAINER)
2000-09-13 20:50:45 +00:00

21 lines
727 B
Plaintext

*** ./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