Re: Dovecot wiki LMTP description

2014-11-14 Thread Ron Leach
On 14/11/2014 14:23, Reindl Harald wrote: Am 14.11.2014 um 15:15 schrieb Ron Leach: service lmtp { inet_listener lmtp { address = 192.168.0.24 127.0.0.1 ::1 port = 24 } Does this example mean that LMTP will only listen for input messages from the interface with IP address 192.168.0.24 (plus

Re: Dovecot wiki LMTP description

2014-11-14 Thread Fernando Maule
Hello Ron, On 14/11/2014 15:15, Ron Leach wrote: Does this example mean that LMTP will only listen for input messages from the interface with IP address 192.168.0.24 (plus localhost)? If so, I probably haven't understood how LMTP is intended to work. Is there a reason why we want to limit

Re: Dovecot wiki LMTP description

2014-11-14 Thread Reindl Harald
Am 14.11.2014 um 15:15 schrieb Ron Leach: List, we are planning a new configuration to which we'll migrate an existing installation shortly. We are hoping to use Dovecot LMTP and have a query about the wiki entry for LMTP http://wiki2.dovecot.org/LMTP where it suggests this config: service l

Dovecot wiki LMTP description

2014-11-14 Thread Ron Leach
List, we are planning a new configuration to which we'll migrate an existing installation shortly. We are hoping to use Dovecot LMTP and have a query about the wiki entry for LMTP http://wiki2.dovecot.org/LMTP where it suggests this config: service lmtp { inet_listener lmtp { address =