1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/mail/nullmailer/files/remotes.sample
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

2 lines
49 B
Plaintext

localhost smtp --port=25 --user=user --pass=pass