Have you considered using POP from your application?  I am sure in Win32 it is possible to have the smtp server pipe the mail to a program, but I only know how to do that on *nix.  Consider POPing your message and then process the contents as necessary.  Put it in a loop.  Depending on how often you was to process your mail accounts, just have it POP on that interval.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [e]agLØrT
Sent: Tuesday, July 09, 2002 4:46 AM
To: [EMAIL PROTECTED]
Subject: forwarding an email address to a perl program and saving the message!!!

hi all.. i want to forqard an email address to my perl program and get message from the mail. but i dont know which modul to use and what to write inside of my program. can someone help me? not: i am not trying to do something like smtp server, i do not want the program to check mails, i want to send the new message directly to the program! thanks...

Reply via email to