1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
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
9965df0141 Embrace rc.subr(8). 2004-10-12 09:09:24 +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
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Clive Lin
79fa8d597f Add a new master site. 2003-01-11 12:50:38 +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
43d74aab71 Mark FORBIDDEN until I fix a long standing bug, which is noted as a
vulnerability.

No trojan, no privilege gain. Because nullmailer is not DSN aware,
it has nothing to do if the smart relay refuses to relay correctly.
Stopping itself in such condition is a bug, or not a proper feature.
On bugtraq, it's a vulnerability anyway.
2002-11-20 15:06:13 +00:00
Clive Lin
2194deb508 Fix build on -CURRENT.
Noted by:	kris
2002-08-24 16:30:51 +00:00
Clive Lin
ffd1c5391a Main distribution site changed.
Obtained from: X-Mailing-List: <debian-chinese-big5@lists.debian.org> archive/latest/4560
2001-05-20 12:20:18 +00:00
Clive Lin
f3a4a2b0be o Almost Dump-safe
o Completely package-safe (with evil tricks)
o Bump PORTREVISION

Because I haven't invented any convenient dialog script to ask people
what protocol (smtp/qmqp) and what address of their mail server, there
still one comment left in pkg-message.

If there's any, please tell me where to steal^h^h^hudy.

Reviewed by: Sybolt de Boer <bolt@xs4all.nl>
2001-03-04 13:13:42 +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