This is a discussion on Re: postfix and sendmail within the mailing.postfix.users forums, part of the Mail Servers and Related category; On Wednesday, January 19, 2005 at 23:37 CET, Christian Cryder <christianc@granitepeaks.com> wrote: [...] > However, now ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Wednesday, January 19, 2005 at 23:37 CET,
Christian Cryder <christianc@granitepeaks.com> wrote: [...] > However, now if I try to send mail (even from local root account) I see= =20 > the following messages in /var/log/messages: (and the mail is not deliv= ered) > ---------------------------- > Jan 19 15:33:25 localhost postfix/cleanup[26513]: fatal: open=20 > /etc/postfix/header_checks: No such file or directory > Jan 19 15:33:26 localhost postfix/master[25740]: warning: process=20 > /usr/libexec/postfix/cleanup pid 26513 exit status 1 > Jan 19 15:33:26 localhost postfix/master[25740]: warning:=20 > /usr/libexec/postfix/cleanup: bad command startup -- throttling >=20 > Sorry if this is obvious, but I'm not at all sure what I'm supposed to=20 > do with this. I have started and stopped postfix, but to no avail. Is=20 > something not configured correctly? Yes, which you should know since you configured Postfix to use /etc/postfix/header_checks. Did you copy someone's configuration without knowing quite what you were doing? Run postconf | grep /etc/postfix/header_checks to find out which configuration parameter refers to the file in question (header_checks is a wild guess). --=20 Magnus B=E4ck magnus@dsek.lth.se |