I'm guessing the "250 OK" means the condition allowed the email through?

2008-04-10 20:04:08 [21731] 1Jk7gW-0005eV-BZ <= [EMAIL PROTECTED] 
H=smtp.knology.net [1.1.1.1]:52655 I=[2.2.2.2]:25 P=esmtps 
X=TLSv1:AES256-SHA:256 CV=no S=788 [EMAIL PROTECTED] T="test" 
from <[EMAIL PROTECTED]> for [EMAIL PROTECTED]
2008-04-10 20:04:08 [21731] SMTP connection from smtp.knology.net 
[1.1.1.1]:52655 I=[2.2.2.2]:25 closed by QUIT
2008-04-10 20:04:08 [21743] cwd=/var/spool/exim 3 args: /usr/sbin/exim 
-Mc 1Jk7gW-0005eV-BZ
2008-04-10 20:04:09 [21757] 1Jk7gW-0005eV-BZ Remote host 
mailin-01.mx.aol.com [3.3.3.3] closed connection in response to initial 
connection
2008-04-10 20:04:12 [21743] 1Jk7gW-0005eV-BZ => [EMAIL PROTECTED] 
([EMAIL PROTECTED]) <[EMAIL PROTECTED]> F=<[EMAIL PROTECTED]> P=<[EMAIL 
PROTECTED]> 
R=lookuphost T=remote_smtp S=1171 H=mailin-01.mx.aol.com [4.4.4.4]:25 
C="250 OK" QT=4s DT=3s


Odhiambo Washington wrote:
> On Thu, Apr 10, 2008 at 6:01 AM, Erin Spiceland <[EMAIL PROTECTED]> wrote:
>> Can anyone help me with adding this condition to my userforward router,
>>  or point me to a resource online that will provide enough instruction
>>  for me to construct it myself?  I just want to make sure that the email
>>  address in .forward that the email address is being forwarded to does
>>  not contain "aol.com."  This is my current router:
> 
> 
> Try this as a replacement for your userforward router, and please do
> some dry runs I have not tested this!!
> 
> userforward:
>    driver = redirect
>    allow_filter
>    allow_fail
>    condition  = ${if match {$h_to:}{(aol.com}{0}{1}}
>    check_ancestor
>    check_local_user
>    domains = ! +user_domains
>    no_expn
>    file = $home/.forward
>    file_transport = address_file
>    pipe_transport = address_pipe
>    reply_transport = address_reply
>    no_verify
> 
> To test, you simply put a forwarding address like any other user and
> then send e-mail to the user and watch the logs. I am NOT responsible
> if your system catches fire!
> 

-- 
## 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/

Reply via email to