Active
Project:
Mail API
Version:
6.x-1.7
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2009 at 00:20 UTC
Updated:
10 Feb 2010 at 22:00 UTC
Hello, I'm new to this module. Is there a way for choose POP3 protocol in Mail API settings?
Thanks!
Comments
Comment #1
fuquam commentedsubscribing.
Comment #2
scripthead commentedWhile I haven't tested this myself (had no need), theoretically it should work just fine. Here is what you need to do.
In server settings specify server port to be 110 and in connection options specify /pop3 so if you have plain-text POP3 authentication you'll have something like /notls/pop3
Please let us know if it works.