Commit graph

6 commits

Author SHA1 Message Date
David W. Chapman Jr.
2ad48e702a Fix up port
Bump PORTREVISON
Add setup scripts

PR:		32253
Submitted by:	maintainer
2001-11-24 19:23:01 +00:00
Gregory Neil Shapiro
49f9275414 Update to listmanager 2.108 and reenable.
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()
2001-05-15 06:45:00 +00:00
Gregory Neil Shapiro
cf7d406097 Add two missing files and fixup directory removals in pkg-plist (bump revision) 2001-03-10 03:48:08 +00:00
Chris D. Faulhaber
a31a942a8d *** empty log message *** 2000-07-14 12:19:11 +00:00
Chris D. Faulhaber
4c7021aa0f Remove all installed files (yes etc/listmanager.cf, this means you too)
Noticed by:	bento
2000-07-14 12:17:30 +00:00
Will Andrews
dea01634c6 Add listmanager, a cool list manager with many features not found in other
list managers like majordomo.  For the time being it will remain binary.

Discussed with:	author (albeit this was about 6 months ago)
2000-07-09 08:46:46 +00:00