|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: postfix seems to be corrupt, cant send mail with php
From: david lubell (davidlubell2005
gmail.com)
Date: Thu Sep 01 2005 - 08:29:16 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 9/1/05, Jan Kohnert <nospam001-lists
jankoh.dyndns.org> wrote:
>
> david lubell schrieb:
>
> > well postfix is already started apparently. from maillog:
> >
> > ing
> > Sep 1 18:23:29 masterblaster postfix/local[73969]: fatal: open database
> > /etc/aliases.db: Inappropriate file type or format
> > Sep 1 18:23:30 masterblaster postfix/master[72634]: warning: process
> > /usr/local/libexec/postfix/local pid 73969 exit status 1
> > Sep 1 18:23:30 masterblaster postfix/master[72634]: warning:
> > /usr/local/libexec/postfix/local: bad command startup -- throttling
>
> As you see those fatal: messages it is apparently *not* running. And as it
> claims, you aliab.db had an "Inappropriate file type or format" I would
> suggest you to run postfix's newaliases command and start postfix again.
yes i have ran newaliases, and the errors have stopped but it seems mail is
still being q'd up when i do a "mailq".
i think it may be that postfix/mailsend is not properly setup with php as i
have just recently installed php with apache support.
in the phpinfo() page i get the following infos about sendmail:
sendmail_from*no value**no value* sendmail_path/usr/sbin/sendmail -t
-i /usr/sbin/sendmail
-t -i
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]