Thu 97-12-04 Walter Torres <walter(_at_)tscinternet(_dot_)com> list.procmail
| Does anyone know of a Procmail based List Serv system?
|
| I am looking for a simple to use and maintain system for a list of about
| 200.
|
| My provider wants way to much money for a list serv from his system.
I believe people point you to the SmartList. Available from same place
as from the procmail code
ftp://ftp.informatik.rwth-aachen.de:/pub/packages/procmail/
I have started also wanting a very simple mailing list modules, so that
I could run private and small lists from any account. Does anyone
have code where I could start generalizing a simple listserver.
I already implemented the File Server code so getting TLS
(Tiny List Server) help files and faqs is no problem. All I really
need is "un|subsribe" commands 8with cookie confirmation to protect against
unathorized access. Say: friend subsribes you to 30 mailing lists...)
I also need and automatic forwarding datatbase whenever message comes
to list. Would that be basicly there?
My next project will propably be that cookie-module, so that people
have to reply with magic "register-number" to the white list, before
their messages are approved. It seems to be the only way to prevent
spam load from increasing.
From: me(_at_)here(_dot_)com
To: never_mailed(_at_)me(_dot_)before
Subject: [confirm] Request for Confirmation
Confirm-Cookie: <some_weird_cryptographic_cookie>
Has anyone some code to do this?
jari