The reason is strong. A quote from submitter: In current state choose of native or nullmailer's sendmail/mailq depends on order of paths in $PATH instead of sysadmins choose. (/etc/mail/mail.conf in general case) PR: ports/45152 Submitted by: "."@babolo.ru
16 lines
588 B
Text
16 lines
588 B
Text
==================================================================
|
|
|
|
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
|
|
|
|
==================================================================
|