Alan wrote:
But, after I put the e-mail in the list, all mails being sent from that address are being held for approval. So, do I have to specify something else, or it is just the waz it should be?
There are at least two possibilities.
The messages are being held for some reason other than non-member post. What is the hold reason? If you don't still have a held message or notification, the reason is in Mailman's 'vette' log.
The address that is matched against accept_these_nonmembers may be either the address in From: or the address in Sender: depending on the setting of USE_ENVELOPE_SENDER in mm_cfg.py, and it has to be an exact match against the string or pattern in accept_these_nonmembers. I.e. if the address in accept_these_nonmembers is user@example.com and the sender as determined above is user@mail.example.com, it won't match. Note that in this example, if accept_these_nonmembers were ^user@.*example\.com either address would be matched by the reg exp.
-- Mark Sapiro <msapiro@value.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan