manu@... wrote: > Matt Kettler <mkettler@...> wrote: > >> I've been running 4.0a6, and I tried to add a very short regex for a some >> of my accounts. Two of those accounts were three-letter names, and those >> lines caused syntax errors. >> >> ie this causes an error: (exact username changed) >> >> acl whitelist rcpt /\<foo@evi/ > > Very strange. I tried latest code with a 3 letters name, it loads > successfully. Can you send me the exact file that breaks? > > Access list dump: > (...) > racl 55 whitelist rcpt_re /\<123@evi/ > *bargh* I discovered my problem after some testing on smaller files. acl whitelist rcpt /\<123@evi/ flushadr Note that is flushadr, not flushaddr. Nevermind, problem exists between keyboard and chair..
Message
Re: [milter-greylist] 4.0a6, ACLs don't like very short rcpt regexes?
2007-07-18 by Matt Kettler