After I bit of mucking around separating some users I now have a primary server which holds two domains with external imap access, everything seems to be working fine.
and I have secondary email server for the volunteer rescue group with their two domains all working and tested.
There is only one issue I cannot solve as yet. The secondary server acts as a forwarder, ie. each member/user has their email address user@chchsar.org.nz which then forwards to their chosen personal email address, gmail, yahoo, private etc etc, no emails are stored on the server. This has worked well for years as we have groups for committe@chchsar etc etc. and its easy to administer.
The issue is I cannot get the secondary server (@chchsar.org.nz) to forward my (or my partners) emails back to my selected email address (@riverretreat.kiwi.nz) which is the primary server on the same internal network. I get the following
deferral: Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)
Everyone elses emails are working fine and being forwarded to their personal email address.
The full error log is here
2016-08-20 08:54:42.515509500 new msg 1706352
2016-08-20 08:54:42.515512500 info msg 1706352: bytes 3162 from <allan@apdesign.co.nz> qp 4896 uid 400
2016-08-20 08:54:42.627657500 starting delivery 374: msg 1706352 to local margie.sharkey@chchsar.chchsar.org.nz
2016-08-20 08:54:42.627659500 status: local 2/20 remote 0/20
2016-08-20 08:54:42.627674500 delivery 373: success: forward:_qp_4896/did_0+0+1/
2016-08-20 08:54:42.627808500 status: local 1/20 remote 0/20
2016-08-20 08:54:42.627810500 end msg 1706381
2016-08-20 08:54:42.740726500 new msg 1706381
2016-08-20 08:54:42.740729500 info msg 1706381: bytes 3285 from <allan@apdesign.co.nz> qp 4900 uid 5013
2016-08-20 08:54:42.852861500 starting delivery 375: msg 1706381 to remote margie@riverretreat.kiwi.nz
2016-08-20 08:54:42.852864500 status: local 1/20 remote 1/20
2016-08-20 08:54:42.852865500 delivery 374: success: did_0+1+1/qp_4900/
2016-08-20 08:54:42.852880500 status: local 0/20 remote 1/20
2016-08-20 08:54:42.853008500 end msg 1706352
2016-08-20 08:54:42.923542500 delivery 375: deferral: Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)/
Does anyone have any thoughts to try?