TeraScript-Talk: Mail relaying

2018-06-12 Thread Wayne Irvine
Iā€™m having an issue with T7 sending mail through the Mac OS X Server mail server (on the same machine). server.ini is setup correctly: MAILDEFAULTFROM=i...@byteserve.com.au MAILPORT=25 MAILSERVER=mail.byteserve.com.au MAILSWITCH=on When using the defaults in the mail actions and I try to send an

RE: TeraScript-Talk: Mail relaying

2018-06-12 Thread Robert Shubert
The Relay Access Denied error should be simple to address ā€“ do a search for that and postfix. There should be a setting to allow local relay without credentials. Looks like something along the lines of: smtpd_recipient_restrictions = permit_mynetworks You can try using cr

Re: TeraScript-Talk: Mail relaying

2018-06-12 Thread Wayne Irvine
> On 13 Jun 2018, at 8:56 am, Robert Shubert wrote: > > The Relay Access Denied error should be simple to address ā€“ do a search for > that and postfix. There should be a setting to allow local relay without > credentials. > > Looks like something along the lines of: > > smtpd_re