Page MenuHomeFreeBSD

D5335.id13455.diff
No OneTemporary

D5335.id13455.diff

Index: share/man/man5/mailer.conf.5
===================================================================
--- share/man/man5/mailer.conf.5
+++ share/man/man5/mailer.conf.5
@@ -101,9 +101,10 @@
newaliases /usr/libexec/sendmail/sendmail
.Ed
.Pp
-This example shows how to invoke a sendmail-workalike like
+Using
.Nm Postfix
-in place of
+(from ports)
+to replace
.Xr sendmail 8 :
.Bd -literal -offset indent
# Emulate sendmail using postfix
@@ -113,12 +114,10 @@
newaliases /usr/local/sbin/sendmail
.Ed
.Pp
-This example shows
-how to invoke
-a sendmail-workalike with
+Using
.Nm Exim
(from ports)
-in place of
+to replace
.Xr sendmail 8 :
.Bd -literal -offset indent
# Emulate sendmail using exim
@@ -129,11 +128,11 @@
rmail /usr/local/sbin/exim -i -oee
.Ed
.Pp
-This example shows the use of the
+Using
.Nm mini_sendmail
-package from ports in place of
-.Xr sendmail 8 .
-Note the use of additional arguments.
+(from ports)
+to replace
+.Xr sendmail 8 :
.Bd -literal -offset indent
# Send outgoing mail to a smart relay using mini_sendmail
sendmail /usr/local/bin/mini_sendmail -srelayhost
@@ -153,6 +152,7 @@
rmail /usr/libexec/dma
.Ed
.Sh SEE ALSO
+
.Xr dma 8 ,
.Xr mail 1 ,
.Xr mailq 1 ,
@@ -161,6 +161,7 @@
.Xr sendmail 8
.Pp
.Xr postfix 1 Pq Pa ports/mail/postfix ,
+.Xr exim 8 Pq Pa ports/mail/exim ,
.Xr mini_sendmail 8 Pq Pa ports/mail/mini_sendmail
.Sh HISTORY
.Nm

File Metadata

Mime Type
text/plain
Expires
Fri, Apr 10, 8:04 PM (30 m, 3 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31242727
Default Alt Text
D5335.id13455.diff (1 KB)

Event Timeline