On 26 Jun 2008, at 11:23, Jens Strohschnitter wrote:

> smarthost1:
>  driver = manualroute
>  condition = ${if eq {$sender_host_address}{mycomputer.dom.org}{1}{0}}
   IP Address             ^^^^^^^^^^^^^^^^^^^
   Name                                        ^^^^^^^^^^^^^^^^^^

Not equal!

Maybe you want the $sender_helo_name (easily forged), or to compare
the IP to an IP address (easier to use the host condition).

        Nigel.

--
[ Nigel Metheringham             [EMAIL PROTECTED] ]
[ - Comments in this message are my own and not ITO opinion/policy - ]


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