Why don't you just add the email account to the list, set it for no mail, and set it so it's unmoderated?
> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On > Behalf Of Savoy, Jim > Sent: Wednesday, October 21, 2009 11:24 AM > To: [email protected] > Subject: [Mailman-Users] regexp help > > Hi all - I am trying to have all of the mail sent to a certain email > account automatically forwarded > > to a moderated mailing list (moderated to everyone accept the > mail from > this particular email > > account). So I created the account (we'll call it > [email protected]) and set up the mailing > > list (we'll call it [email protected]). > > > > The only way I can think of getting the mailing list to accept the > forwarded mail is to use the spam > > filters under [Privacy Options]. I create a new Spam Filter Rule like > so: > > > > /^.*unique.name.*$/ > > > > (I will make this more specific later) > > > > But that doesn't seem to work. Mail sent to [email protected] > returns the error message > > "you are not allowed to post to this mailing list" to the original > sender. I assumed that unique.name > > would be somewhere in the email headers, which is what the Spam rules > are filtering on, right? > > > > Any ideas what I am doing wrong? > > > > Thanks. > > > > - jim - > > - > > > > ------------------------------------------------------ > Mailman-Users mailing list [email protected] > 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/g.booth%4 > 0usm.edu ------------------------------------------------------ Mailman-Users mailing list [email protected] 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
