Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136101902
D5259.id13304.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D5259.id13304.diff
View Options
Index: share/man/man5/mailer.conf.5
===================================================================
--- share/man/man5/mailer.conf.5
+++ share/man/man5/mailer.conf.5
@@ -31,7 +31,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 8, 2010
+.Dd February 11, 2016
.Dt MAILER.CONF 5
.Os
.Sh NAME
@@ -103,7 +103,7 @@
.Pp
This example shows how to invoke a sendmail-workalike like
.Nm Postfix
-in place of
+instead of
.Xr sendmail 8 :
.Bd -literal -offset indent
# Emulate sendmail using postfix
@@ -118,7 +118,7 @@
a sendmail-workalike with
.Nm Exim
(from ports)
-in place of
+instead of
.Xr sendmail 8 :
.Bd -literal -offset indent
# Emulate sendmail using exim
@@ -131,7 +131,7 @@
.Pp
This example shows the use of the
.Nm mini_sendmail
-package from ports in place of
+package from ports instead of
.Xr sendmail 8 .
Note the use of additional arguments.
.Bd -literal -offset indent
@@ -139,6 +139,19 @@
sendmail /usr/local/bin/mini_sendmail -srelayhost
send-mail /usr/local/bin/mini_sendmail -srelayhost
.Ed
+.Pp
+This example shows the use of
+.Xr dma 8
+instead of
+.Xr sendmail 8 :
+.Bd -literal -offset indent
+# Execute dma instead of sendmail
+sendmail /usr/libexec/dma
+send-mail /usr/libexec/dma
+mailq /usr/libexec/dma
+newaliases /usr/libexec/dma
+rmail /usr/libexec/dma
+.Ed
.Sh SEE ALSO
.Xr mail 1 ,
.Xr mailq 1 ,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 16, 7:43 PM (9 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25385451
Default Alt Text
D5259.id13304.diff (1 KB)
Attached To
Mode
D5259: address bug 207026 - add dma(8) to examples in mailer.conf(5)
Attached
Detach File
Event Timeline
Log In to Comment