i am trying to set the email listener for gmail pop3 server. but i’m getting error message like below:
[ISS.0070.0021] Failed to start EmailListener:pop3:blahblah@pop.gmail.com:995:
[ISS.0070.9003] Enable failed: Could not log into account blahblah@pop.gmail.com
settings are like below:
Package Name WmRoot
[FONT=“Courier New”]Host Name pop.gmail.com
Type POP3
User Name blahblah
Password pwd
Time Interval 300
Port (optional) 995
Log out after each mail check No
Run services as user N/A
Require authorization within message No
Global Service (optional)
Default Service (optional)
Send reply email with service output No
Send reply email on error No
Delete valid messages (IMAP only) Yes
Delete invalid messages (IMAP only) Yes
Multithreaded processing (IMAP only) No
Number of threads if multithreading turned on 0
Invoke service for each part of multipart message Yes
Include email headers when passing message to content handler No
Email body contains URL encoded input parameters Yes
Access Mode Allow by Default[/font]
i’ve tried with other setting, IMAP, other accounts… but i met same result lol.
i’ve already found some articles on this site but there were only questions and no answers about this issue. is there something to do before doing this, or do i have to set other something i don’t know?
your help will be highly appreciated!!!
thanks & have a nice day =)