+++ Shekhar [linux-india] <02/01/02 14:02 +0530>: > U can use wvdial for dialing out, fetchmail to download emails and for > sending mails u can use a mail server like sendmail. And add 'wvdial' , > 'fetchmail', 'sendmail -q'and 'killall wvdial[for disconnecting]' to cron > [scheduled jobs].
Not exactly cron. Once you have wvdial in cron, add fetchmail and sendmail -q (together with some sleep commands etc) to /etc/ppp/ip-up.local and ip-down.local (which are executed when ppp0 is brought up and down) Poke around the postfix faq - and there's a rather nice script you can put in ip-up for this. -- Suresh Ramasubramanian <----> mallet <at> efn dot org EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin [Linux One Stanza Tip] From : <[EMAIL PROTECTED]> LOST #033 -**< Sub : Window Manager (icewm) #2 >**- Point your browser to the following link for IceWM FAQ : http://icewm.sourceforge.net/preview/ _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
