<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Feb 12, 2009, at 2:49 PM, Jason Voorhees wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"> <div> <!-- Converted from text/plain format --><p><font size="2">Hi people:<br> <br> A friend of mine is asking me about security risks of using IMAP &amp;<br> POP3 protocols. Why? Because a sales person told my friend that IMAP<br> protocol is less secure than POP3 protocol. This assumption is not<br> related to Cyrus IMAP, instead is related only to the protocols.<br> I'm searching at Google something about POP3 &amp; IMAP security but I'm<br> not pretty sure about comments I can found in forums or other sites.<br> <br> Does anybody here know anything about security risk of these<br> protocols? Is it true that one of them is less secure than the other<br> one?<br></font></p></div></blockquote></div><div>I suppose that depends on one's definition of "security". There are secure authentication mechanisms available for both protocols, and you can use TLS. The more complex an application is the more opportunity there is for programmers to make mistakes or not properly validate inputs. Since IMAP is vastly more complicated that POP in it's operation, one could argue that an IMAP implementation is more likely to have exploitable bugs.</div><div><br></div><div>Peter</div><div><br></div></body></html>