<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">I see. Which config setting should be used to change the port and encryption Dovecot proxy attempts to talk SMTP to? The default seems to be port 587 with STARTTLS, but the docs don’t seem to mention how to change that.<br><br><div id="AppleMailSignature" dir="ltr">Sent from mobile</div><div dir="ltr"><br>Op 12 dec. 2019 om 02:17 heeft Aki Tuomi <<a href="mailto:aki.tuomi@open-xchange.com">aki.tuomi@open-xchange.com</a>> het volgende geschreven:<br><br></div><blockquote type="cite"><div dir="ltr">

  
  <meta charset="UTF-8"> 
 
 
  <div>
   <br>
  </div>
  <blockquote type="cite">
   <div>
    On 12/12/2019 00:10 William Edwards <<a href="mailto:wedwards@cyberfusion.nl">wedwards@cyberfusion.nl</a>> wrote:
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div style="font-size: 13px;" dir="ltr" class="iw_mail">
    <div>
     I'm having trouble setting up submission with Dovecot proxy. The submission config seems to be getting ignored, but I'm probably doing something wrong.
    </div>
    <div>
     <br>
    </div>
    <div>
     Expected behaviour: have messages sent to submission ports (25, 465) relayed to `submission_relay_host`.
     <br>
    </div>
    <div>
     <br>
    </div>
    <div>
     --
    </div>
    <div>
     root@imapproxy1:~# cat /etc/dovecot/conf.d/20-submission.conf
     <br>submission_logout_format = in=%i out=%o
     <br>submission_relay_host = <a href="http://smtp.prorelay.nl">smtp.prorelay.nl</a>
     <br>submission_relay_port = 587
     <br>submission_relay_ssl = starttls
     <br>submission_relay_ssl_verify = no
     <br>
     <br>service submission {
     <br>}
     <br>
     <br>service submission-login {
     <br>inet_listener submission_25 {
     <br>port = 25
     <br>
     <br>}
     <br>inet_listener submission_465 {
     <br>port = 465
     <br>ssl = yes
     <br>
     <br>}
     <br>}
    </div>
    <div>
     --
    </div>
    <div>
     <br>
    </div>
    <div>
     What happens instead: Dovecot is attempting to send mail to the host specified in the passdb file:
    </div>
    <div>
     <br>
    </div>
    <div>
     root@imapproxy1:~# cat /etc/virtual/<a href="http://xalys.nl/passwd">xalys.nl/passwd</a>
     <br>test:$password.:8:8::/home/<a href="http://test.nl/test:/bin/false:userdb_quota_rule=*:bytes=0">test.nl/test:/bin/false:userdb_quota_rule=*:bytes=0</a> proxy_maybe=y host=$ipaddr
    </div>
    <div>
     <br>
    </div>
    <div>
     How do I get Dovecot to relay mail sent to submission ports to 'submission_relay_host'?
    </div>
    <div class="iw-signature">
     <div>
      <br>
     </div>
     <div>
      Met vriendelijke groeten,
     </div>
     <div>
      <br>
     </div>
     <div>
      William Edwards
     </div>T. 040 - 711 44 96
     <div>
      E. <a href="mailto:wedwards@cyberfusion.nl">wedwards@cyberfusion.nl</a>
     </div>
     <div></div>
    </div>
   </div>
  </blockquote>
  <div>
   <br>
  </div>
  <div>
   Due to design reasons, submission relaying to MTA occurs at backend, so move the relay configuration there.
  </div>
  <div class="io-ox-signature">
   <pre>---
Aki Tuomi</pre>
  </div> 
 
</div></blockquote></body></html>