RSS
people

php telnet to mail server pop3

Previously I had work on the telnet to some mail server & trying to send out the email (refer here).
Recently I am working on some with the mail server again, but is receiving this time.

I am using PHP + MySQL to access to a mail account & try to clean up the email account due to it contain 100k+ emails (1.7G) inside the inbox. This is a headache problem & I cant even login the mail account by webmail. That’s why I decided to write an backend script to delete “SPAM” emails.

read more »

No Comments | Tags: , ,

Exchange MAPI to POP3

I want to share one of the .Net application that will provide convert the Ms Exchange MAPI to POP3 for those Outlook Express/Thunderbird to download email from the Ms Exchange. As I know, Ms Exchange did provide the POP3, but mostly due to security issue, the POP3 & IMAP will not enable. 
read more »

6 Comments | Tags: , , ,