Displaying 3 results from an estimated 3 matches for "u_strlisten".
2018 Aug 06
2
2.3.2.1 - relay to lmtps from other lan host
...tps ] came up
empty and thus hoping to get some assistance here.
I am trying to relay with [ msmtp ] via [ lmtps ] from a lan host other
than [ dovecot ] is running on.
[ dovecot config ]
> service lmtp {
> ? unix_listener lmtp {
> ??? #mode = 0666
> ? }
[ ss -wxl | grep lmtp ]
> u_strLISTEN 0????? 100??? /var/run/dovecot/lmtp 68262?? * 0
So far so good. Now from the other lan host -> [ msmtp --serverinfo
--tls --tls-certcheck=off --host=172.24.109.6 --protocol=lmtp --port=262
] produces:
> msmtp: cannot connect to 172.24.109.6, port 262: Connection refused
2018 Aug 06
2
AW: 2.3.2.1 - relay to lmtps from other lan host
...ere.
>
> I am trying to relay with [ msmtp ] via [ lmtps ] from a lan host other
> than [ dovecot ] is running on.
>
> [ dovecot config ]
>
>> service lmtp {
>> ? unix_listener lmtp {
>> ??? #mode = 0666
>> ? }
>
> [ ss -wxl | grep lmtp ]
>> u_strLISTEN 0????? 100??? /var/run/dovecot/lmtp 68262?? * 0
>
> So far so good. Now from the other lan host -> [ msmtp --serverinfo
> --tls --tls-certcheck=off --host=172.24.109.6 --protocol=lmtp --port=262
> ] produces:
>
>> msmtp: cannot connect to 172.24.109.6, port 262: Connection...
2018 Aug 06
0
AW: 2.3.2.1 - relay to lmtps from other lan host
...elay with [ msmtp ] via [ lmtps ] from a lan host other
>> than [ dovecot ] is running on.
>>
>> [ dovecot config ]
>>
>>> service lmtp {
>>> ? unix_listener lmtp {
>>> ??? #mode = 0666
>>> ? }
>> [ ss -wxl | grep lmtp ]
>>> u_strLISTEN 0????? 100??? /var/run/dovecot/lmtp 68262?? * 0
>> So far so good. Now from the other lan host -> [ msmtp --serverinfo
>> --tls --tls-certcheck=off --host=172.24.109.6 --protocol=lmtp --port=262
>> ] produces:
>>
>>> msmtp: cannot connect to 172.24.109.6, port 26...