OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: all outgoing mail is written as userlocalhost.localdomain

From: John Peach (postfixjohnpeach.com)
Date: Mon Nov 21 2005 - 07:36:40 CST


On Tue, 22 Nov 2005 00:32:58 +1100
Aaron Harwood <aharwoodcs.mu.oz.au> wrote:

>
> On 22/11/2005, at 12:25 AM, John Peach wrote:
> >>
> >> The main.cf file for postfix has sendmail.postfix as the sendmail
> >to > use. I guess that program is reporting itself as sendmail in the
> >log > file.
> >>
> >
> > You guess wrong. Sendmail is reporting itself as sendmail. UNINSTALL
> > sendmail, then it can no longer get called.
>
> Okay, so I "yum remove sendmail" and it did so. Now I have this issue:
>
> ov 22 00:32:55 home postfix/pickup[6559]: C17B1538B27: uid=500
> from=<aharwood>
> Nov 22 00:32:55 home postfix/cleanup[6651]: C17B1538B27: message-
> id=<20051121133255.C17B1538B27mail.aerosoul.com.au>
> Nov 22 00:32:55 home postfix/qmgr[6560]: C17B1538B27:
> from=<aharwoodaerosoul.com.au>, size=328, nrcpt=1 (queue active)
> Nov 22 00:32:55 home postfix/local[6653]: fatal: open database /etc/
                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
> aliases.db: No such file or directory
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
means exactly what it says. Assuming your aliases really are in
/etc/aliases, run newaliases, otherwise change your config to point to
where your aliases are.