Jared Johnson wrote:
$Qpsmtpd::Address::domain_expr = '(?:[a-zA-Z0-9](?:[-a-zA-Z0-9]*[a-zA-Z0-9])?)(?:.(?:[a-zA-Z0-9](?:[-a-zA-Z0-9]*[a-zA-Z0-9])?))*';

Any reason this, and most/all the other regex definitions are not qr{...} ?

R.

Reply via email to