Forwarding email to mydomain.com
        Posted  
        
            by Martin
        on Server Fault
        
        See other posts from Server Fault
        
            or by Martin
        
        
        
        Published on 2010-04-25T09:54:16Z
        Indexed on 
            2010/04/25
            10:03 UTC
        
        
        Read the original article
        Hit count: 469
        
Newbie question: I've got the following set up, the server 2008, the iis and the smtp. I've my mydomain.com set up with DNS pointing to my public ip, www and smtp both. Now I'll be sending alot of emails from my web app to people and this works fine. What I also want is for people to be able to send us email. Please point me in the right direction.
Primary objective: [email protected] --> [email protected]
Secondary objective, for extra love: [email protected] --> [email protected] and [email protected] --> [email protected]
Do I need a popserver? Any tutorials people can recommend?
Addition: And the MX. I've also pointed the MX record to my ip.
© Server Fault or respective owner