How to make exim run the queue upon connection on a Chromebook?
0
votes
0
answers
19
views
/etc/ppp/ip-up.d/exim4 runs the queue upon connection.
Except on a Chromebook, where one uses wifi, not ppp.
So if one boots at 3PM, sends a mail offline at 3:05, connects to the network at 3:15,... well the mail will still sit around until 3:30 when exim's half-hourly run finally takes place.
> Just do
runq -qqf
, that will flush the queue for you.
Thanks, but you don't get my point. I want the queue flushed automatically upon wifi connection.
Asked by Dan Jacobson
(560 rep)
Oct 24, 2024, 09:49 AM