[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Q: Setting retries on the half-hour?



> On Sat, 23 Mar 1996, Dario Alcocer wrote:
> > I'm trying to do this so that I can synchronise the scheduler to
> > deliver mail when my PPP connection (brought up every half-hour using
> > a cron job) is active.  If there is a better way to do this, please
> > let me know.
> 
> It sounds like what you really want to use is some form of UUCP. If your
> link is not available at all times, you'll have problems with incoming
> mail as well. 

	I have thought about two approaches:

	- a mechanism to send (rapidly) to the scheduler some info,
	  that it should get channels matching "smtp/*" into active
	  processing.  (That is, expire their timeouts)
	  That is (among other things) subject to system resources
	  at the scheduler -- if it can't start running those channels
	  due to lack of resources, what then ?

	- some people have asked for an ability to:
		- try to send with SMTP
		- if SMTP timeouts (no connection), send with UUCP
	  That can (perhaps) be solved with alternate-routes
	  mechanism, however it was never finished in the
	  original system, and there are just some hooks, but
	  small parts of it are still missing...  (Like a way
	  to handle interlocks of multiple channels processing
	  same message..  Consider the SMTP vs. UUCP above,
	  if BOTH systems send, you will get double delivery
	  every time..)

> --
>  "Love the dolphins," she advised him. "Write by W.A.S.T.E.." 

	/Matti Aarnio <mea@utu.fi>