Florin Andrei wrote:

Is there a way to bind the listener to an interface using the interface name (eth5:smtp) instead of the IP (1.2.3.4:smtp)?

Also, you know what would *really* help? The ability to say: "bind to all interfaces except this one", by name. That would be really, really neat. Then I could configure the listener completely with only two lines:

!eth5:smtp      inet    ...
        -o smtpd_client_restrictions=permit_mynetworks,reject
eth5:smtp       inet    ...
        -o content_filter=filter-service:filter-destination
        -o receive_override_options=no_address_mappings

--
Florin Andrei

http://florin.myip.org/

Reply via email to