Gabriele 'LightKnight' Stilli schrob: > unfortunately the bug is still present on my system: fetchmail is still > started before postfix, therefore its first run fails because it doesn't > find any MTA to deliver the mail to. > [...] > Any hint on what could be wrong?
I'd guess postfix doesn't register itself as providing
$mail-transport-agent. You can check /etc/insserv.conf*
for a definition of $mail-transport-agent. If there's none, you should
probably reassign this bug to postfix.
And, of course, you can add a new file in /etc/insserv.conf.d/ stating
| $mail-transport-agent +postfix
and see if that fixes it for you. :)
Jan
--
() ascii ribbon campaign - against html e-mail
/\ www.asciiribbon.org - against proprietary attachments
signature.asc
Description: Digital signature

