Hi,

I may just be confused, but I think the badmailfrom control file included in the qmail-toaster-1.03 source rpm may be incorrect. It's current contents are:

*\ @*
[EMAIL PROTECTED]
*%*

It seems to me those regex's should actually be:

.*\ @.*
[EMAIL PROTECTED]
.*%.*

I may be misinterpreting what those rules are supposed to be blocking.
I'm interpreting them as:
1. any e-mail address that has a space before the @ is invalid
2. any e-mail address that is not of the form something AT something DOT something is invalid
3. any e-mail address containing a % is invalid

If I'm correct, then doesn't 3 covered by 2 also? Or do I have the interpretation completely wrong?

Thanks,
Paul
--
Paul Oehler
NEXCESS.NET Internet Solutions
http://nexcess.net
304 1/2 S. State St.
Ann Arbor, MI  48104
1.866.NEXCESS


---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to