Message 146014 - Python tracker

Message146014

Author petri.lehtinen
Recipients eric.smith, giampaolo.rodola, mike.s, petri.lehtinen
Date 2011-10-20.09:53:36
SpamBayes Score 0.00061436166
Marked as misclassified No
Message-id <1319104417.04.0.801890847843.issue8503@psf.upfronthosting.co.za>
In-reply-to
Content
This sounds like an important feature to me.

A few points:

- I'd rename the function name from accept_domain to e.g. validate_domain for clarity

- There could also be a function to validate the loca part of each recipient addresses. Or maybe the function should be changed to validate the whole recipient address, not only the domain part.
History
Date User Action Args
2011-10-20 09:53:37petri.lehtinensetrecipients: + petri.lehtinen, eric.smith, giampaolo.rodola, mike.s
2011-10-20 09:53:37petri.lehtinensetmessageid: <1319104417.04.0.801890847843.issue8503@psf.upfronthosting.co.za>
2011-10-20 09:53:36petri.lehtinenlinkissue8503 messages
2011-10-20 09:53:36petri.lehtinencreate