On Thu, 2009-05-14 at 20:09 +1200, Space Ship Traveller wrote: > restricted characters in address
There's your clue :) grep -A5 -B5 "restricted characters in address" /path/to/config/file That should show you exactly where in the config file it sits, along with the option doing the check. Graeme -- ## 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/
