On Sep 14, 2004, at 8:49 AM, Robert Spier wrote:
So qpsmtpd is wrong to say it can't parse a single character sub-domain?
I think what we want is this:
my $subdomain = '(?:[a-zA-Z0-9](?:[-a-zA-Z0-9]*[a-zA-Z0-9])?)';
I added some tests for the issue, but not a fix. (No time right now).
- ask
-- http://www.askbjoernhansen.com/
