Commit graph

14 commits

Author SHA1 Message Date
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Clive Lin
b8e9973394 o Upgrade to release 1.00.
o Bump PORTEPOCH since pkg_version thinks differently.
o Patch nullmailer-send.8 to indicate SMTP authentication is supported
  as well.
2005-03-05 03:46:18 +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
1b874c1164 Pipe stderr to logger(1) as well. 2004-10-15 08:38:09 +00:00
Clive Lin
9965df0141 Embrace rc.subr(8). 2004-10-12 09:09:24 +00:00
Clive Lin
ca43881a49 Post gcc 3.4.2 fixup. 2004-08-01 08:53:57 +00:00
Clive Lin
258beff3f6 More chances to catch correct PID.
No functional change.
2004-03-27 03:59:28 +00:00
Clive Lin
dc83ff2a39 Do rm(1) before cvs(1) rm next time !! 2003-04-16 12:46:15 +00:00
Clive Lin
ca240d515f * Upgrade to 1.00RC7
Miscellous fixes:
    * Make sure home directory of nullmail user is correct.
      (http://www.freebsd.org/cgi/mid.cgi?db=mid&id=20030207081144.GB52029@fatpipi.cirx.org)
    * Typo fixed in pkg-message.
      (Submitter: Thierry Thomas <thierry@pompo.net>)
    * Better startup script.
      (Submitter: lewiz <purple@lewiz.info>)
2003-04-13 13:22:28 +00:00
Clive Lin
b4fc9b2ca6 Take nullmailer's sendmail and mailq out from ${LOCALBASE}/(bin|sbin).
The reason is strong. A quote from submitter:

In current state choose of native or nullmailer's
sendmail/mailq depends on order of paths in $PATH
instead of sysadmins choose. (/etc/mail/mail.conf in general case)

PR:		ports/45152
Submitted by:	"."@babolo.ru
2002-11-24 19:06:42 +00:00
Clive Lin
e4e7c4c253 Fix a possible denial of service vulnerability.
After this patch, the action of piping mails out won't stop,
even if all of your mails were failed to deliver. Nullmailer
itself will keep throwing mails to smart relay as long as
there're incoming mails, no matter how broken the recipients
of the previous mails.

Still leave this port in FORBIDDEN state until I address
PR ports/45152

Obtained from: http://www.debian.org/security/2002/dsa-198
Noted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2002-11-24 10:46:58 +00:00
Clive Lin
1ce56ca91c Unbreak the build on -CURRENT.
Noted by: kris
2002-11-18 14:32:20 +00:00
Clive Lin
2194deb508 Fix build on -CURRENT.
Noted by:	kris
2002-08-24 16:30:51 +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