AIDA Shinra <shinra@...> wrote:
> http://www.j10n.org/files/milter-greylist-3.0rc6-dosfix.patch
-email {mailbox}"\@"{domainname}
+domainliteral "["([0-9.]+|IPv6:[0-9.:]+)"]"
+email {mailbox}"\@"({domainname}|{domainliteral})
That's a big change. I used the email definition from RFC822. There is
no way to fix that without changing the email definition?
> If we reject rare addresses like <(comment) "Quoted" @[1.2.3.4]>, it
> can be fixed in simpler manner.
Is <(comment) "Quoted" @[1.2.3.4]> a valid address?
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...Message
Re: [milter-greylist] Re: Bracket in email adres
2006-10-28 by manu@netbsd.org