aboutsummaryrefslogtreecommitdiffstats
path: root/mail/listmanager
Commit message (Collapse)AuthorAgeFilesLines
* Fix MASTER_SITES (directory layout change)pat2002-01-241-1/+2
| | | | | PR: 34101 Submitted by: maintainer
* Update to 2.109.petef2001-12-162-5/+12
| | | | | PR: 32876 Submitted by: maintainer
* Fix up portdwcjr2001-11-255-14/+77
| | | | | | | | Bump PORTREVISON Add setup scripts PR: 32253 Submitted by: maintainer
* Cosmetic change: add blank line to improve readability.gshapiro2001-06-101-0/+1
|
* Update to listmanager 2.108 and reenable.gshapiro2001-05-153-13/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | v2.108 Released May 07, 2001 17:10 (PST) - try to avoid deadlock in LogBounces() by setting a timeout on the OpenDB() call - add config parameter "umask" [suggested by gshapiro@gshapiro.net] - don't set Reply-To: header in NewPending() [suggested by gshapiro@gshapiro.net] - "mailqueue" is now restricted by the "memberlist" command [suggested by gshapiro@gshapiro.net] - make use of the "domain" setting on preselected lists using the mail interface [requested by gshapiro@gshapiro.net] - trim spaces off of possible signature terminators in IdentifyMessage() [suggested by gshapiro@gshapiro.net] - LIBMSK: reimplement Absolute() The following resulted from a code audit by Greg Shapiro of Sendmail, Inc. <gshapiro@gshapiro.net>, whose help is greatly appreciated: - SECURITY: shed privileges when -C is used on the command line - SECURITY: add a popen() wrapper to shed privileges when the command being executed isn't sendmail - SECURITY: bounce requests or mail referring to addresses containing bogus characters, to prevent remote attacks - SECURITY: add some boundary checking in a few places I'd missed - SECURITY: be paranoid and call sendmail with "--" before arguments provided remotely to prevent remote attacks - SECURITY: verify access permissions with lm_access() to prevent unauthorized file giveaways and overwrites - SECURITY: be pedantic about list names to prevent nasty operations - SECURITY: add and begin using lm_safefopen()
* Completed a code review of listmanager and found some things that need to begshapiro2001-04-181-0/+2
| | | | | fixed. The author will be releasing a new version shortly. Turn off this port until the new version is ready.
* Add two missing files and fixup directory removals in pkg-plist (bump revision)gshapiro2001-03-102-1/+6
|
* Update to version 2.107gshapiro2001-02-102-4/+3
| | | | Take over as maintainer of port.
* fix md5 checksumijliao2001-02-091-1/+1
| | | | | PR: 23807 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
* Bump PORTREVISION (as I should have done with the previous commit) sincesteve2000-10-301-0/+1
| | | | these ports now build again.
* Binary distfile update on MASTER_SITE.steve2000-10-301-1/+1
|
* Upgrade to listmanager 2.105p1 to fix local root exploitskris2000-09-082-6/+4
| | | | Submitted by: Murray S. Kucherawy <msk@sendmail.com> (author)
* Mark FORBIDDEN due to local buffer overflow yielding root.kris2000-08-171-0/+2
|
* *** empty log message ***jedgar2000-07-141-0/+1
|
* Remove all installed files (yes etc/listmanager.cf, this means you too)jedgar2000-07-141-0/+1
| | | | Noticed by: bento
* Add listmanager, a cool list manager with many features not found in otherwill2000-07-095-0/+229
list managers like majordomo. For the time being it will remain binary. Discussed with: author (albeit this was about 6 months ago)