On Tue, 22 Nov 2011, Todd Lyons wrote:
Ok, I see why you are having issues if you are passing < > characters around it. According to the docs, it looks to me like it will already have been stripped, so you shouldn't have to worry about it, but if you really want to account for it: CentOS56[root@ivwm51 ~]# grep example.com /etc/exim/exim_TEST.conf \N^<?(.*)@.*_.*.example.com>?$\N [email protected] SF
that seems to work, though I need to test some more, just to be paranoid. thanks very much! -- -------------------------------------------------------- Dave Lugo [email protected] No spam, thanks. Are you the police? . . . No ma'am, we're sysadmins. -------------------------------------------------------- -- ## List details at https://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/
