On Wed, May 26, 1999 at 01:59:32PM +1000, Andrew Gray wrote:
> My question is, how long do they need to stay connected to be sure they have
> collected any mail queued on oure system running which is running qmail

This depends on how long the mail is already in the queue.
qmail uses an quadratic backoff algorithm. The timings are available
at (the URLs are from this list as of yesterday):

    http://www.lamer.de/maex/creative/software/qmail/times.html
    http://Web.InfoAve.Net/~dsill/lwq.html#retry-schedule

We do deliver emails for this kind of domains to a "serialmail channel"
via virtualdomains and qmail/users mechanism and then a script is run
every n minutes and tries to deliver this emails via maildirserial.
Thus the customers have to stay online for at least n minutes till
the transfer is initiated + the time it takes to deliver the emails.

Someone posted on this list some time ago they are working on a solution
that will trigger maildirserial via the radius server, however they were
not finished the last time I asked. You should be able to locate the
message in the archives.

Another approach which should be rather easy to implement as you are using
static IP adresses is to have a script (e.g. cgi-bin) that the customer
calls and that triggers the delivery.

        \Maex

-- 
SpaceNet GmbH             |   http://www.Space.Net/   | Yeah, yo mama dresses
Research & Development    | mailto:[EMAIL PROTECTED] | you funny and you need
Joseph-Dollinger-Bogen 14 |  Tel: +49 (89) 32356-0    | a mouse to delete files
D-80807 Muenchen          |  Fax: +49 (89) 32356-299  |

Reply via email to