1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/mail/postfix21/files/patch-cb
Daniel Harris e4112d2deb Unbreak use with rmail and bump PORTREVISION.
PR:		22598
Submitted by:	MAINTAINER
2000-12-23 15:08:21 +00:00

26 lines
835 B
Plaintext

--- man/man1/sendmail.1.orig Thu Mar 30 17:46:10 2000
+++ man/man1/sendmail.1 Wed Dec 20 18:37:45 2000
@@ -61,10 +61,12 @@
\fBjust-send-eight\fR.
.IP "\fB-C \fIconfig_file\fR (ignored :-)"
The path name of the \fBsendmail.cf\fR file. Postfix configuration
-files are kept in \fB/etc/postfix\fR.
+files are kept in \fB!!PREFIX!!/etc/postfix\fR.
.IP "\fB-F \fIfull_name\fR
Set the sender full name. This is used only with messages that
have no \fBFrom:\fR message header.
+.IP "\fB-G\fR (ignored)"
+Gateway (relay) submission, as opposed to initial user submission.
.IP \fB-I\fR
Initialize alias database. See the \fBnewaliases\fR
command above.
@@ -171,7 +173,7 @@
.na
.nf
/var/spool/postfix, mail queue
-/etc/postfix, configuration files
+!!PREFIX!!/etc/postfix, configuration files
.SH CONFIGURATION PARAMETERS
.na
.nf