summaryrefslogtreecommitdiffstats
path: root/mail/nullmailer
Commit message (Collapse)AuthorAgeFilesLines
* Take nullmailer's sendmail and mailq out from ${LOCALBASE}/(bin|sbin).clive2002-11-247-26/+124
| | | | | | | | | | | 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
* Fix a possible denial of service vulnerability.clive2002-11-243-0/+35
| | | | | | | | | | | | | | 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>
* Mark FORBIDDEN until I fix a long standing bug, which is noted as aclive2002-11-201-0/+2
| | | | | | | | | 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.
* Unbreak the build on -CURRENT.clive2002-11-181-0/+11
| | | | Noted by: kris
* Fix build on -CURRENT.clive2002-08-243-0/+31
| | | | Noted by: kris
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-201-1/+1
| | | | the later case
* Main distribution site changed.clive2001-05-202-1/+3
| | | | Obtained from: X-Mailing-List: <debian-chinese-big5@lists.debian.org> archive/latest/4560
* Add missing entry.clive2001-03-101-0/+1
| | | | Submitted by: bento
* o Almost Dump-safeclive2001-03-045-26/+171
| | | | | | | | | | | | | 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>
* Add missing entry.clive2001-02-261-0/+1
| | | | Submitted by: Sybolt de Boer <bolt@xs4all.nl>
* Fix a typo which would results in wrong home directory of nullmail user.clive2001-02-261-1/+1
| | | | Noted by: Sybolt de Boer <bolt@xs4all.nl>
* This buffer is for notes you don't want to save, and for Lisp evaluation.clive2001-02-219-0/+184
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.
OpenPOWER on IntegriCloud