4 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] How to make a mailing...
FromSent OnAttachments
Adrian BoeingMar 16, 2007 6:13 am 
Giulio FidenteMar 16, 2007 6:51 am 
Rolan YangMar 16, 2007 8:11 am 
Rolan YangMar 19, 2007 5:14 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] How to make a mailing list where only one person can send emails to itActions...
From:Giulio Fidente (gfid@babel.it)
Date:Mar 16, 2007 6:51:54 am
List:net.sourceforge.lists.courier-maildrop

Adrian Boeing wrote:

Hi,

I would like to set up a mailing list where only one person can send emails to it.

Is there any way to do this, and if so, how? (If there is a webpage somewhere with a tutorial that would be great!)

This should be a work for the MTA not for the mail delivery agent, I've wrote an Access Policy Delegation daemon for postfix that to that (it controls lists access with differents policies)

It's in a beta stage, but works :-D http://code.google.com/p/mlapd/

Appreciated any report!