any perl module can do mail forwarding through SMTP server ?
program is run in NT machine ... so ... no SENDMAIL
i'm using Net::SMTP to send simple text mail and use MIME::Lite to send mail with attachments ...
anyone could give me some advice if i wanna do mail forwarding ... ?
THX