On Fri, 17 Jun 2022 09:54:13 +0100 Nick Ryan <n...@nr.ie> wrote: > I use this in my smtpd.conf: and I have a user defined on the mail > server that matches. > > > table secrets file:/etc/mail/secrets > action "outbound" relay host > smtp+tls://usern...@mail.relayserver.net:587 auth <secrets> helo > myhostname.com match from local for any action "outbound" > > > secrets file: > username usern...@mailaddress.net:password > > > Hope that helps or points you in the right direction. > > Nick >
Thanks Nick. I'll give it a try later on. Simon