Sender based outgoing IP Address

View: New views
2 Messages — Rating Filter:   Alert me  

Sender based outgoing IP Address

by System Administrator-89 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

 

          BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; }
Hi,

        Is there a way for exim to choose the outgoing IP address based on
the sender domain?

        Thanks in advance,

        Edd Smith
-------------------------
Msg sent via Hequet - http://www.hequet.net/
--
## 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/

Re: Sender based outgoing IP Address

by Heiko Schlittermann :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

System Administrator <sysadmin@...> (Di 14 Jul 2009 18:59:49 CEST):
>  
>
>         BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; }
> Hi,
>
>       Is there a way for exim to choose the outgoing IP address based on
> the sender domain?

The SMTP transport has a private "interface" option. This option is
expanded, so it should be possible to write some expansion that depends
on $sender_address_domain (doing a lookup or whatever).

grep(1) the spec.text for "^-interface".

    Best regards from Dresden/Germany
    Viele Grüße aus Dresden
    Heiko Schlittermann
--
 SCHLITTERMANN.de ---------------------------- internet & unix support -
 Heiko Schlittermann HS12-RIPE -----------------------------------------
 gnupg encrypted messages are welcome - key ID: 48D0359B ---------------
 gnupg fingerprint: 3061 CFBF 2D88 F034 E8D2  7E92 EE4E AC98 48D0 359B -


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

signature.asc (204 bytes) Download Attachment