John Elliot wrote:

>I'm wondering if someone could give me a tip about how I
>might get mailman to accept email from this badly formed sender address?


The following is an interactive withlist session that will add the
member.

[mark@sbh16 ~]$ mmp/bin/withlist -l gpc-test
Loading list gpc-test (locked)
The variable `m' is the gpc-test MailList instance
>>> m.addNewMember('bogus@somewhere')
>>> m.Save()
>>>
Unlocking (but not saving) list: gpc-test
Finalizing
[mark@sbh16 ~]$

The entry following the third >>> prompt is a control-D, EOF. Of
course, you will use your own list name and path to Mailman's bin/
directory, and after adding the member, you will probably want to go
to the list admin membership list and set it to nomail.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to