Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107289249
D5259.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
767 B
Referenced Files
None
Subscribers
None
D5259.diff
View Options
Index: head/share/man/man5/mailer.conf.5
===================================================================
--- head/share/man/man5/mailer.conf.5
+++ head/share/man/man5/mailer.conf.5
@@ -31,7 +31,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 8, 2010
+.Dd February 18, 2016
.Dt MAILER.CONF 5
.Os
.Sh NAME
@@ -139,7 +139,21 @@
sendmail /usr/local/bin/mini_sendmail -srelayhost
send-mail /usr/local/bin/mini_sendmail -srelayhost
.Ed
+.Pp
+Using
+.Xr dma 8
+to replace
+.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 dma 8 ,
.Xr mail 1 ,
.Xr mailq 1 ,
.Xr newaliases 1 ,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 13, 1:27 AM (21 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15774554
Default Alt Text
D5259.diff (767 B)
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