OS X Server: SMTP Server problem
        Posted  
        
            by plucked
        on Server Fault
        
        See other posts from Server Fault
        
            or by plucked
        
        
        
        Published on 2010-02-16T23:48:17Z
        Indexed on 
            2010/03/21
            15:01 UTC
        
        
        Read the original article
        Hit count: 243
        
Hi,
I have problem to setup my mail server. My system is a OS X 10.6.2. Server.
I configured the mail server so far, but I cannot connect to the smtp server correctly. Correctly means that I can connect via telnet (and do the "HELO") from another server within the same serverrack, but not from outside.
But when I try to telnet my http server, it works fine from outside. I already checked my firewall rules with "sudo ipfw list" and the port 25 is not blocked in any case.
What could be the problem with connecting to port 25 via telnet from outside of the serverrack?
Cheers
© Server Fault or respective owner