Zack Brown writes: > I had that problem. But in /etc/init.d/smail change the "-q10m" to "-q10s" > and see if that helps.
Now you have smail waking up and running the queue every ten seconds.
Put this in /etc/ppp/ip-down.d/runq:
#!/bin/sh
runq
And type 'chmod 750 runq'.
Now the mail queue will run every time your ppp link goes down.
--
John Hasler
[EMAIL PROTECTED] (John Hasler)
Dancing Horse Hill
Elmwood, WI

