*- On 19 Jun, Pierfrancesco Caci wrote about "fetchmail doesn't runq"
> 
> I've noticed that I have to manually execute runq after fetchmail
> finished getting mail. Prior version of fetchmail (the one in slink)
> did the delivery automatically at the end of the run.
> 

What is your mta?  Exim by default will stop delivering mail and hold
it until the next queue run when it gets a flood of messages at once. 
Add the following to the end you your fetchmailrc file(if you are
running it as root that is):

postconnect "runq"

-- 
Brian 
---------------------------------------------------------------------
Mechanical Engineering                              [EMAIL PROTECTED]
Purdue University                   http://www.ecn.purdue.edu/~servis
---------------------------------------------------------------------

Reply via email to