Hi all...
Basically, I want to reject local parts with the colon character (:)
deny message = Restricted characters in address
local_parts = [EMAIL PROTECTED]'"\\s,:]
Something like the above... I escaped, used \N and tried quite a few
variations but none of them seem to work...
Exim seems to think the colon is a separator, like in the case below:
deny message = Restricted characters in address
local_parts = ^[./|] : [EMAIL PROTECTED]'"\\s,] : ^.*/\\.\\./
Thanks,
g.
--
## List details at http://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/