* Matt Schwartz <[email protected]> [2019-10-10 14:53]: > Sorry, Jean. My config got mangled. It should have read: > action outbound relay host smtp+tls://[email protected]:587 auth <secrets> > > At any rate, this information is available from the man page.
Hello, thanks, and I have that already, that is not working. # If you edit the file, you have to run "smtpctl update table aliases" table aliases file:/etc/smtpd/aliases table secrets file:/etc/smtpd/secrets listen on localhost action "local" maildir alias <aliases> action "outbound" relay host smtp+tls://[email protected]:587 auth <secrets> match for local action "local" match for any action "outbound" It is like that, and I get this: 02080adcf6f001e8|local|mta|auth|[email protected]|[email protected]|[email protected]|1570859779|1570859779|0|1|pending|386|Network error on destination MXs Do you know how to solve that? Jean
