Skip to main content
GameDev.net gamedev.net
๐Ÿ”’ Locked

mail server

Started by CProgrammer Oct 11, 2010 at 3:06 PM 0 replies 1.2k views
Original Post
CProgrammer
CProgrammer
Hi guys,

Im running a mail server and im hoping to get some insights on security. Its a cyrus ldap setup. There is no tls enabled but the firewall blocks access to mail directly. Instead a webmail client uses the mail server, both are on the same machine. The webmail site is accessed using https, ie ssl.
The setup sounds secure to me. What do you guys think?

CProgrammer
ukdeveloper
ukdeveloper
Is it fully patched and updated? Also, I don't think relying on the firewall is necessarily a good idea - I'd enable TLS just because I'm paranoid.

How long is your SSL key and did you self certify?

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.