How to use POPSecure instead of POP?.
Hi now i'm using JavaMail with POP protocol to access mails. But i want to use POPSecure. How can i use it?.thanks,MAYA
[141 byte] By [
MAYAa] at [2007-11-26 13:54:25]

# 1
I don't know what you mean by "POPSecure", but if you mean POPover SSL, you can use the "pop3s" protocol instead of the "pop3"protocol. See SSLNOTES.txt included with JavaMail.
# 2
I'm asking about POP over SSL only. Can i use this(POP over SSL) by specifying the protocol as, "pop3s" instead of "pop" ?.thanks,MAYA
MAYAa at 2007-7-8 1:32:58 >
