mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
6fe402670f
plugins that postfix can use. Submitted by: Omanchu Oogali <missnglnk@sneakerz.org> (new MAINTAINER)
21 lines
727 B
Plaintext
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
|