PDA

View Full Version : Postfix delay in sending emails?


fixallthisjunkguy
11th January 2007, 14:28
Postfix's queue (using postqueue -p) shows a whole slew of emails, but I can't seem to download the emails until at least an hour after the time that it shows on them. Is there anyway to speed this up?

falko
12th January 2007, 17:04
You can flush the mailqueue like this:
postsuper -r ALLBut I doubt it will deliver the mails faster then. There must be some problem. Any errors in your mail log? Does postqueue -p show errors?