Reading mail in pop3 SSL server

Just starting out? Need help? Post your questions and find answers here.
User avatar
GG
Enthusiast
Enthusiast
Posts: 258
Joined: Tue Jul 26, 2005 12:02 pm
Location: Lieusaint (77), France

Reading mail in pop3 SSL server

Post by GG »

Hi all,

I wrote an application at work (PB 5.72 + SQLite db) which reads pop3 server in a mailbox (SFR) to print some "weather" status applications for our clients depending mails this mailbox received (something simple which looks like :"CLIENT1#20200505#OK#BLABLA# in the object field).
This worked well until this french provider (SFR), a few days ago claims a SPF record to validate mails this mailbox receive (from Outlook 365).
I can't add this SPF record in our DNS server for some reasons.
I'm looking for an alternative :
- another pop3 server with mailbox
- another pop3 SSL server with mailbox

Have you ever tried to read mails with POP3 (or IMAP) SSL from Outlook / Gmail / Hotmail / other with PB ?

Thanks a lot in advance.
Purebasic 6.04 64 bits - Windows 11 Pro 64 bits 23H2
User avatar
GG
Enthusiast
Enthusiast
Posts: 258
Joined: Tue Jul 26, 2005 12:02 pm
Location: Lieusaint (77), France

Re: Reading mail in pop3 SSL server

Post by GG »

I think I've found the solution =>> HERE <<

First tests are ok, I'll make some more tests tomorrow.

Thanks RSBasic !
Purebasic 6.04 64 bits - Windows 11 Pro 64 bits 23H2
Post Reply