in reply to Sending info through dialup

If you have access to an SMTP server you can take help of Net::SMTP

--
Regards
- Samar

Replies are listed 'Best First'.
Re^2: Sending info through dialup
by dirtdart (Beadle) on Jan 05, 2011 at 13:08 UTC
    Thank you. I actually do have that part, that's how I initially send my alerts. However, when the line goes down, I need to dial into an ISP, change my gateway and send through their system. That's the part that's stumping me.