[Ilugc] Regarding Running an Email Server using Dial-Up connection

  • From: mohan.tux@xxxxxxxxx (Mohan Sundaram)
  • Date: Mon Oct 22 15:58:46 2007

Vinayak Mahadevan wrote:

Is there any howto which deals with this sort of setup
Regards
Vinayak

Config requirements have come in various mails.

Not a howto but a brief scheme:
1. Test you PPP connection. Try to establish a connection every 5 mins 
and drop it after a minute.
2. Once this is done, try invoking sendmail -q (dequeuing sendmail smtp 
msgs to smarthost) on the ifup of the PPP connection.
3. Modify this to drop the connection once sendmail -q returns success.
4. Add fetchmail pick up to this loop.
5. Schedule this using cron with controls of outgoing queue size and 
also check if an earlier instance is running.

Mohan

Other related posts: