I've configured postfix as a backup mx server that replays mail to the prim=ry mx that is an exchange smtp server.
These are the settings I've used. 5 relay_domains = . . . the.backed-up.domain.tld 6 smtpd_recipient_restrictions = 7 permit_mynetworks reject_unauth_destination The relaying is working, but something weird is happening. I keep getting t=ese log messages. It says it queued mail for delivery. Apr 9 12:58:01 mx2 postfix/smtpd[3390]: 0DD62A03A7: client=unknown[37.76=215.166] Apr 9 12:58:02 mx2 postfix/cleanup[3394]: 0DD62A03A7: message-id=<964544=651.n41nqlt8731...@xzjuau.ohptbonkwwz.ua> Apr 9 12:58:02 mx2 postfix/qmgr[2865]: 0DD62A03A7: from=<acquiescencekmz=3...@bernina.co.il>, size=4731, nrcpt=1 (queue active) Apr 9 12:58:03 mx2 postfix/smtp[3395]: 0DD62A03A7: to=<tbe...@somedomain.com>, relay=smtp.somedomain.com[xx.xx.xx.xx]:25, delay=2.4, delays=1=4/0.01/0.15/0.9, dsn=2.6.0, status=sent (250 2.6.0 <9645440651.N41NQLT=731...@xzjuau.ohptbonkwwz.ua> Queued mail for delivery) Apr 9 12:58:03 mx2 postfix/qmgr[2865]: 0DD62A03A7: removed -- Kevin Blackwell