dinhvh / libetpan

Mail Framework for C Language
www.etpan.org
Other
612 stars 284 forks source link

imap sample code Can not connect to imap.gmail.com #434

Closed KAZIcodes closed 11 months ago

KAZIcodes commented 1 year ago

when I run the program I get the error: connect: 43 could not connect to server what is the problem ? for the record I changed the imap server to outlook and yahoo and it still does not work !

InterLinked1 commented 1 year ago

when I run the program I get the error: connect: 43 could not connect to server what is the problem ? for the record I changed the imap server to outlook and yahoo and it still does not work !

Can you provide a minimally reproducible code example? It's impossible for anyone to guess what you were trying exactly.

KAZIcodes commented 1 year ago

I did the connecting part of my project using another library and I got rid of the files when I was working with this library so I dont have them and I dont remember sorry !

InterLinked1 commented 1 year ago

I did the connecting part of my project using another library and I got rid of the files when I was working with this library so I dont have them and I dont remember sorry !

You should close this issue then, since nobody's going to be able to reproduce it, and it was most likely user error.