diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-15 05:33:14 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-15 05:33:14 +0000 |
commit | e121f077277527c9a6e98254b47f3d97e3b7c51d (patch) | |
tree | 5c38b9cf1a526b703a0e03ca204c1be0abdabbef /mail/nullmailer/files/pkg-message.proto | |
parent | 5b1baa0b3e779a316151c00345a2cf7045bf36a6 (diff) |
Notes
Diffstat (limited to 'mail/nullmailer/files/pkg-message.proto')
-rw-r--r-- | mail/nullmailer/files/pkg-message.proto | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/mail/nullmailer/files/pkg-message.proto b/mail/nullmailer/files/pkg-message.proto deleted file mode 100644 index 6c908ad188d5..000000000000 --- a/mail/nullmailer/files/pkg-message.proto +++ /dev/null @@ -1,21 +0,0 @@ -================================================================== - -Please take %%PREFIX%%/etc/nullmailer/remotes.sample -as an example and edit your own -%%PREFIX%%/etc/nullmailer/remotes - -It's possible to redefine 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 - -NOTE for the ones upgrading from 1.00: -The smtp authentication option has been changed from ---auth=joe,secret to --user=joe and --pass=secret, see nullmailer-send(8) -for details. - -================================================================== |