On Thu, 2015-06-11 at 15:34 +0000, Jon Gerdes wrote:
> On Thu, 2015-06-11 at 10:05 -0500, Danielle M. wrote:
> > Hey Jon,
> >
> > Thank you so much for the help. I'm relatively new to advanced Exim


-- snip --

> begin routers
>
> ## Note how the condition is put within the router definition
> ## remember more than one router can be run on a message,
> ## so I've added in a no_more
> smart_route:
>     driver = manualroute
>     domains = !+local_domains
>     transport = remote_smtp
>     route_list = * ip_address_for_smart_host
>     condition = {if acl_c_mail_submission_port{1}}
>     no_more


Sorry, that should be:

condition = {if eq{$acl_c_mail_submission_port}{1}}

Jon


Blueloop Ltd

Jon Gerdes | Senior Consultant

Blueloop House
Ilchester Road
Yeovil
Somerset BA21 3AA

Tel: 2100
Web: www.blueloop.net



Registered Address : Blueloop House, Ilchester Road, YEOVIL, BA21 3AA 
Registered England & Wales - 3981322

CONFIDENTIAL INFORMATION
This e-mail and any files attached with it are confidential and for the sole 
use of the intended recipient(s). If you are not the intended recipient(s) you 
are prohibited from using, copying or distributing this or any information 
contained in it and should immediately notify the sender and delete the message 
from your system.

Internet communications are not secure and Blueloop Limited is not responsible 
for unauthorised use by third parties nor for alteration or corruption in 
transmission. Furthermore, while Blueloop Limited have taken reasonable 
precautions to minimise the risk of software viruses, it cannot accept 
liability for any damage which you may suffer as a result of such viruses, and 
we therefore recommend you carry out your own virus checks on receipt of any 
e-mail.
-- 
## 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/

Reply via email to