I have my imgate setup, and its now working properly as the gateway (sending out email on behalf of my imail machine). I moving some domains mx records to Imgate slowly. Once I did that, im getting the following error message from my box when it receives email for that domain.:
In: RCPT To:<[EMAIL PROTECTED]> Out: 451 Server configuration error In: DATA Out: 554 Error: no valid recipients Out: 421 Error: too many errors Session aborted, reason: too many errors Where domain.com is set as following in transports.map: domain.com smtp:[208.187.144.74] And in main.cf I have: transport_maps = hash:/etc/postfix/transport.map What else am I forgetting?
