diff options
author | Clive Lin <clive@FreeBSD.org> | 2001-02-21 02:25:59 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2001-02-21 02:25:59 +0000 |
commit | 5ce84d162d86e8ad4f3ccb60f794df05257e239f (patch) | |
tree | f535eadeed578d8ad7f653b9dcca3bbc5ef6d4ac /mail/nullmailer/files/remotes.sample | |
parent | Upgrade to 20010215a. (diff) |
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.
Notes
Notes:
svn path=/head/; revision=38535
Diffstat (limited to 'mail/nullmailer/files/remotes.sample')
-rw-r--r-- | mail/nullmailer/files/remotes.sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/nullmailer/files/remotes.sample b/mail/nullmailer/files/remotes.sample new file mode 100644 index 000000000000..458605c64a88 --- /dev/null +++ b/mail/nullmailer/files/remotes.sample @@ -0,0 +1 @@ +localhost smtp |