Got it working. The error (TLS handshake failed: The TLS connection was
non-properly terminated) seems to be caused by [ msmtp ] not supporting
EC certificates.
> Right, now I got then
>
>> service lmtp {
>> unix_listener lmtp {
>> #mode = 0666
>> }
>>
>> inet_listener lmtp {
>> add
Right, now I got then
> service lmtp {
> unix_listener lmtp {
> #mode = 0666
> }
>
> inet_listener lmtp {
> address = 172.24.109.6
> port = 24
> }
> }
and [ msmtp ] is connecting indeed. Does TLS/STARTTLS need to be added
to [ inet_listener lmtp ] in order to facilitate [ lmp
You have lmtp as unix socket configured but want to access from remote via tcp
socket? I think you need inet_listener instead of unix_ listener
- Originale Nachricht -
Von: "ѽ҉ᶬḳ℠"
Gesendet: 06.08.18 - 20:14
An: dovecot
Betreff: 2.3.2.1 - relay to lmtps from other lan host
> Hi,
>
> l
You have lmtp as unix socket configured but want to access from remote via tcp
socket? I think you need inet_listener instead of unix_ listener
- Originale Nachricht -
Von: "ѽ҉ᶬḳ℠"
Gesendet: 06.08.18 - 20:14
An: dovecot
Betreff: 2.3.2.1 - relay to lmtps from other lan host
> Hi,
>
> l