Non-Imaginary Projects
 

Pseudomlm v1.6 (2004-02-22)

Pseudomlm is a brutal hack to emulate some features of a _real_ mailing list manager, but without all the hassle of having a special user, cron jobs, spools, perl modules, and so on. All it really needs is perl and a sendmail binary. Of course, it's missing a whole schwack of features, which will never be added. ;)

Update: Er, apparently some features have been added. For instance, it now supports multiple domains. And archiving. And banned subjects/senders. But don't go expecting any other new features to be added! This is still a brutal hack.

Features

  • Support for multiple domains!
  • Subject line rewriting
  • Reply-To munging, or not. it's configurable.
  • Automatic archival of messages, with or without email obscuring.
  • ability to reject messages based on sender or subject line

It has _only_ been tested with qmail and exim. Use at your own risk. See the disclaimer at the top of the source file.

Dependencies

Really not very much at all. Perl, and sendmail or a sendmail replacement.

License

Public domain, plus public ridicule if you use it.

Files:

Old files