Re: [exim] need to rewrite _ characters in MAIL FROM domain …

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Todd Lyons
日付:  
To: Dave Lugo
CC: exim-users
題目: Re: [exim] need to rewrite _ characters in MAIL FROM domain part
On Tue, Nov 22, 2011 at 7:24 AM, Todd Lyons <tlyons@???> wrote:
>
> CentOS56[root@ivwm51 ~]# grep example.com /etc/exim/exim_TEST.conf
> \N^<?(.*)@.*_.*.example.com>?$\N    $1@???        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    $1@???        SF


Regards...             Todd
--
If Americans could eliminate sugary beverages, potatoes, white bread,
pasta, white rice and sugary snacks, we would wipe out almost all the
problems we have with weight and diabetes and other metabolic
diseases. -- Dr. Walter Willett, Harvard School of Public Health