freebsd-ports/mail/nullmailer/files/pkg-message.proto
Clive Lin ca240d515f * Upgrade to 1.00RC7
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>)
2003-04-13 13:22:28 +00:00

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
==================================================================