Commit graph

3 commits

Author SHA1 Message Date
Clive Lin
9bab5a25f3 Update to 1.03
* Remove dead master site
* Add the URL with the old versions to master sites to prevent 1.04
  release rendering our port unfetchable
* Remove unnecessary -lstdc++ from CXXFLAGS
* Remove our implementation of SMTP authentication, since one has been
  implemented by the authors (remove files/patch-doc-nullmailer-send.8,
  files/patch-lib-list.h and files/patch-smtp_authentication)
* Add a note that the SMTP authentication option has been changed

Submitted by:	vd
2006-12-11 14:05:23 +00:00
Clive Lin
e7468515eb + Add smtp authentication support.
- files/patch-smtp_authentication
  - files/remotes.sample (READ THIS)

+ fix a argument passing bug.
  - files/patch-src-send.cc

Obtained from:	Nullmailer Mailing List
2004-11-28 11:06:01 +00:00
Clive Lin
5ce84d162d 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.
2001-02-21 02:25:59 +00:00