diff options
author | clive <clive@FreeBSD.org> | 2001-02-21 02:25:59 +0000 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2001-02-21 02:25:59 +0000 |
commit | fc00f473b9821ed5e260f7e4dfe281613877360f (patch) | |
tree | 07626c51d2774a002857d139ff110a0692db6303 /mail/nullmailer/pkg-descr | |
parent | 5adc724d70a8d86f496241d9815ee4e553437692 (diff) | |
download | FreeBSD-ports-fc00f473b9821ed5e260f7e4dfe281613877360f.zip FreeBSD-ports-fc00f473b9821ed5e260f7e4dfe281613877360f.tar.gz |
This buffer is for notes you don't want to save, and for Lisp evaluation.
If you want to create a file, visit that file with C-x C-f,
then enter the text in that file's own buffer.
Add nullmailer, a sendmail compatible MTA which only does one thing:
send mail to a SMTP or QMQP smart relay.
NOTICE: This port is usable now, but not yet dumb-safe. Please pay
attention on its pkg-message.
Diffstat (limited to 'mail/nullmailer/pkg-descr')
-rw-r--r-- | mail/nullmailer/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/nullmailer/pkg-descr b/mail/nullmailer/pkg-descr new file mode 100644 index 0000000..8b42236 --- /dev/null +++ b/mail/nullmailer/pkg-descr @@ -0,0 +1,3 @@ +This is nullmailer, a sendmail/qmail/etc replacement MTA for hosts which +relay to a fixed set of smart relays. It is designed to be simple to +configure, secure, and easily extendable. |