I've got a client that's running ZCS 5.0.2 NE and they recently requested that users be able to send mail through the Zimbra server when they are not on the LAN.
Basically, I'm trying to get Zimbra to allow TLS connections so that they can AUTH and then send mail that way.
TLS seems to be configured correctly, but I am unable to use TLS when I am not connected to their LAN.
Further investigation has confused me even more. When connected to their lan, telneting to port 25 yields the following results.
However, if I try the same test from outside the LAN, I get these results.Code:[admin@mail ~]$ telnet localhost 25 Trying 127.0.0.1... Connected to localhost.localdomain (127.0.0.1). Escape character is '^]'. 220 mail.xxxx.net ESMTP Postfix ehlo test 250-mail.xxxx.net 250-PIPELINING 250-SIZE 102400000 250-VRFY 250-ETRN 250-STARTTLS 250-ENHANCEDSTATUSCODES 250-8BITMIME 250 DSN
Can anybody provide me with some insight here? What do I need to do to accept TLS connections from outside their LAN?Code:sorrow:~ amb1545$ telnet mail.xxxx.net 25 Trying xx.xx.xx.xx... Connected to mail.powderhouse.net. Escape character is '^]'. 220 ********************************** ehlo test 250-mail.xxxx.net 250-PIPELINING 250-SIZE 102400000 250-VRFY 250-ETRN 250-XXXXXXXA 250-ENHANCEDSTATUSCODES 250-8BITMIME 250 DSN


LinkBack URL
About LinkBacks


