Re: wodPOP3 Generic error for access violation (General questions)

by woddrazen, (5119 days ago) @ Edwin

Hi Edwin,


Most probably this happens because you add Port Property inside your code before Security property. In that case port is overwritten with default security port.

You need to add Port Properly after Security Property.

Here is example how you can connect to Gmail server with wodPOP3 and read emails:
http://www.weonlydo.com/code.asp?did=Reading-email-messages-from-Gmail-using-POP3-protocol

Let us know how it goes.


Regards,
Drazen

locked

Complete thread: