Sendmail : forwarding emails problem
        Posted  
        
            by 
                Chayan
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Chayan
        
        
        
        Published on 2011-02-04T19:47:44Z
        Indexed on 
            2011/02/05
            7:27 UTC
        
        
        Read the original article
        Hit count: 475
        
sendmail
|forwarding
So here is my situation. I have this 2 DNS (say a.org and b.org) with the same IP address (both A record) tied to this box. We have Google mail handing our a.org emails . I want b.org emails to forward to users at a.org emails . My sendmail is getting confused and is delivering all b.org emails locally instead of forwarding them to a.org (which is specified in the .forward) . What do I do from the sendmail side to force external delivery . Thanks Much
© Server Fault or respective owner