|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: pickup errors
From: Adam Currey (adam
gate.curreytech.net)
Date: Fri Apr 09 2004 - 09:38:19 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Apr 09, 2004 at 10:32:29AM -0400, Wietse Venema wrote:
> Adam Currey:
> > On Fri, Apr 09, 2004 at 08:11:48AM -0400, Wietse Venema wrote:
> > > Adam Currey:
> > > > 4. Couple of days later, I rename /etc/postfix to
> > > > /etc/postfix.should.be.ok.to.delete, and everything grinds to a halt,
> > > > with these in the maillog:
> > > >
> > > > Apr 9 13:20:36 gate postfix/pickup[8635]: fatal: open
> > > > /etc/postfix/main.cf: No such file or directory
> > >
> > > The pickup daemon is built with "config_directory = /etc/postfix"
> > > as the default location.
> > >
> > > To override, recompile Postfix, or start Postfix with "postfix -c
> > > whatever start".
> >
> > Doesn't doing make makefiles CCARGS='-DDEF_CONFIG_DIR=\"/usr/local/etc/postfix\"' do this?
>
> Only if you INSTALL and EXECUTE the new program.
Which I did. My apologies if I didn't make that clear. After the make makefiles command above, I did make, then make upgrade. It installed without error, then I did postfix stop / postfix start and verified via the logfile that it was 2.1 that was running. It's still expecting to find /etc/postfix/main.cf instead of /usr/local/etc/postfix/main.cf, however.
Adam
>
> Wietse
>
>
> > >
> > > The last, however, does not change the path used by /usr/sbin/sendmail
> > > and /usr/sbin/postdrop.
> > >
> > > Wietse
> >
> >
>
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]