Hi There,

 

I created a list that is for the distribution of a newsletter from a server.
I need to make sure that No One Can Every post to this list except for the
bash script that sends out the newsletter.

 

The newsletter is constructed daily by a bash script running out of CronTab
of a server.  The newsletter is constructed with an email header line that
looks like this:

 

            From: [EMAIL PROTECTED]

 

The script is run from a linux user-id that is "greg".  This means the mail
is actually coming from [EMAIL PROTECTED]

 

So here's the big question.  How do I configure mailman so that Only this
script is allowed to post to the newsletter list?  Any other mail sent to
[EMAIL PROTECTED] should be discarded without notification.

 

This seems like a simple question but I need to be sure I am correct on this
point.

 

Thanks!  Greg

------------------------------------------------------
Mailman-Users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to