forked from Lainports/freebsd-ports
Miscellous fixes:
* Make sure home directory of nullmail user is correct.
(http://www.freebsd.org/cgi/mid.cgi?db=mid&id=20030207081144.GB52029@fatpipi.cirx.org)
* Typo fixed in pkg-message.
(Submitter: Thierry Thomas <thierry@pompo.net>)
* Better startup script.
(Submitter: lewiz <purple@lewiz.info>)
16 lines
588 B
Protocol Buffer
16 lines
588 B
Protocol Buffer
==================================================================
|
|
|
|
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 cause problem in case delivering to local recipients.
|
|
Also man nullmailer-send(8) for more details
|
|
|
|
==================================================================
|