Pop3 possible with wodhttp? (wodSmtpServer / wodPop3Server / wodImapServer)

by celtik @, (5964 days ago)

I am just wondering if there is a possible way to login pop3 servers with WodHTTP. I realize there is a Pop3Server ocx here for sale, but I only want to do one project dealing with Pop3 so I don't know if it is necessary for that. Also, if it is possible..do you have any example code possibly? Thanks

locked

Re: Pop3 possible with wodhttp?

by woddrazen @, (5963 days ago) @ celtik

Celtik,


I don't think you can do that with wodHttpDLX. wodHttpDLX supports Http and Https protocol and you need Pop3 protocol here. This is something else.

Also wodPop3Server is server side of component. We have client side: wodPop3 ActiveX component.

Hope I helped.


Drazen

locked

Re: Pop3 possible with wodhttp?

by celtik @, (5963 days ago) @ woddrazen

Alright, I see that. Thanks

locked