3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Documentation on the ...
FromSent OnAttachments
Steve QuezadasMay 11, 2006 7:20 pm 
Sam VarshavchikMay 11, 2006 7:39 pm 
moussMay 13, 2006 5:46 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Documentation on the "to" commandActions...
From:mouss (mou@netoyen.net)
Date:May 13, 2006 5:46:28 pm
List:net.sourceforge.lists.courier-maildrop

Steve Quezadas wrote:

Hello,

I am trying to find the documentation for this, but it's not on the homepage. Also, this is a difficult term to search for in google/maillist because of it's ubiquity.

Basically, if a user receives a certain email, I need the email to relay to a list of people in file /var/list.txt. So the recipe looks something like:

if ( /^From: jo@example.com/ ) { to /people/in/var/list.txt }

I know the "to" command is meant for a particular email list, but is there a similar command for forwarding to the whole list? If someone can just point me in the right direction of where the documentation is, I'd much appreciate it.

I was thinking of using mailman, but it seems a bit overkill since this is a one-way newsletter that goes out every month or so.

You can start by writing a perl script to post your NL. but as time goes, you'll need more and more features. and your hacks will be more overkill than the available ML software.

That said, I agree that mailman, sympa, ... are overkill. time to write new ML management software?

did you try majordomo?