On Tue, 22 Nov 2011, Todd Lyons wrote:
On Tue, Nov 22, 2011 at 7:24 AM, Todd Lyons <[email protected]> wrote:
CentOS56[root@ivwm51 ~]# grep example.com /etc/exim/exim_TEST.conf
\N^<?(.*)@.*_.*.example.com>?$\N [email protected] SF
Oops, make sure to escape the dot before "example.com" :
CentOS56[root@ivwm51 ~]# grep example.com /etc/exim/exim_TEST.conf
\N^<?(.*)@.*_.*\.example.com>?$\N [email protected] SF
Regards... Todd
will do, thanks again!
--
--------------------------------------------------------
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/