[Httpmail-devel] HTTPMAIL SMTP interface
Status: Beta
Brought to you by:
fuzz
From: Tony S. <sau...@xt...> - 2003-04-15 13:24:09
|
Hi all, I have now redeveloped Dave's original POP3 proxy interface as an SMTP interface. Working on a Win98 platform I use a task scheduler to kick of the routine on regular basis. This task checks 1 or more hotmail accounts and if mail is found downloads the message and then sends it on an SMTP server. Once acknowledged by the SMTP server the messsage is deleted rom the Hotmail server. A rudimentary SPAM filter is also included cause we all need one for Hotmail don't we :-(. (but I'm learning that I have a lot to learn about spam, spammers and spam filters) I note the comments on the list (bug reports) that an alternative interface (non POP3) was required by some. If my code is useful to the project just let me know and tell me where to send it. Regards Tony Sauri |