aboutsummaryrefslogtreecommitdiff
path: root/mail/nullmailer/pkg-message
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2002-11-24 19:06:42 +0000
committerClive Lin <clive@FreeBSD.org>2002-11-24 19:06:42 +0000
commitb4fc9b2ca61cc0408672d23f20bae77e96dd7fc1 (patch)
treebc2a3db0a3c6a10200fe983b2fcb9722bf74b435 /mail/nullmailer/pkg-message
parent6dd97fcaf9422ea8748e1a3c5ecca26fd0c93578 (diff)
downloadports-b4fc9b2ca61cc0408672d23f20bae77e96dd7fc1.tar.gz
ports-b4fc9b2ca61cc0408672d23f20bae77e96dd7fc1.zip
Notes
Diffstat (limited to 'mail/nullmailer/pkg-message')
-rw-r--r--mail/nullmailer/pkg-message7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/nullmailer/pkg-message b/mail/nullmailer/pkg-message
index 08408035a7da..2753ea858214 100644
--- a/mail/nullmailer/pkg-message
+++ b/mail/nullmailer/pkg-message
@@ -4,6 +4,13 @@ Please take %%PREFIX%%/etc/nullmailer/remotes.sample
as an example and edit your own
%%PREFIX%%/etc/nullmailer/remotes
+It's possible refefine mailq and sendmail in your /etc/mail/mailer.conf:
+
+sendmail %%PREFIX%%/libexec/nullmailer/sendmail
+send-mail %%PREFIX%%/libexec/nullmailer/sendmail
+mailq %%PREFIX%%/libexec/nullmailer/mailq
+
+WARNING! It will couse problem in case delivering to local recipients.
Also man nullmailer-send(8) for more details
==================================================================