Hello, I'm wondering if it's possible to get dovecot to listen on multiple interfaces without designating * for everything? I've got a machine with three interfaces going to three different networks. I'm not wanting to let dovecot listen on all interfaces * just two of them, standard ports. Is this doable? Thanks. Dave.
Am 06.03.2017 um 09:31 schrieb David Mehler:> Hello, > > I'm wondering if it's possible to get dovecot to listen on multiple > interfaces without designating * for everything? > > I've got a machine with three interfaces going to three different > networks. I'm not wanting to let dovecot listen on all interfaces * > just two of them, standard ports. Is this doable?You could either set some IPs via the listen parameter (see [1]) for all services or specify different IPs for each service (see [2]). [1]: http://www.dovecot.org/doc/dovecot-example.conf [2]: http://wiki.dovecot.org/Services#inet_listeners -- Alex JOST