I think I just figured this out myself
On Fri, Oct 20, 2023 at 09:47:28AM -0400, Michael Grant via dovecot wrote:
> How do I stop dovecot from proposing AUTH to the relay server?
submission_relay_port = 25
I was using port 587.
Michael Grant
signature.asc
Description: PGP signature
___
I'm trying to set up dovecot-submission server which will listen on
external ports 465 (SSL) and 587 (StartTLS) and relay mail to sendmail
waiting on localhost port 587.
I have dovecot submission listening on the external ports and sendmail
listening on the localhost port.
I want dovecot-submissi