Hi! I need to be able to read incoming e-mail break down it's contents, input this data into an oracle table, do some numbers based on this data. Then generate a new e-mail and send it back.
The only part that is new to me here is the e-mail. What is the best and or easiest way to deal with e-mail and to get started? I have seen comments based on CPAN, Net::SMTP, MIME, Net::POP3 etc. What do I need to read? Thanks, Jerry