Date: Sat, 20 Sep 2003 22:35:32 +0200 From: Nils Vogels <nivo+freebsd-questions@yuckfou.org> To: freebsd-questions@freebsd.org Subject: Re: Postfix problems Message-ID: <20030920203532.GZ1111@imhotep.yuckfou.org> In-Reply-To: <1064079228.23634.7.camel@cronos.home.vsb> References: <MIEPLLIBMLEEABPDBIEGKELGEGAA.fbsd_user@a1poweruser.com> <1064079228.23634.7.camel@cronos.home.vsb>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 20, 2003 at 07:33:48PM +0200, Guy Van Sanden (GVS) wrote: GVS> I forgot to mention this, I did that first, than ran /bin/sh GVS> /etc/rc.sendmail stop GVS> Postfix appears to run, yet does not repsond... A small list of things to check :) 1) Is the master process running ? 2) Is the smtpd running ? 3) By default, since FBSD ships with sendmail and a sendmail aliases table is not compatible with a postfix one, you aliases file will be unreadable by postfix. To solve this, run a 'make replace' in the ports/mail/postfix dir, and after that run a newaliases. If at that point it still does not work, scan your /var/log/maillog for clues. If that does not help, consider posting the relevant parts of the maillog here, so we can have a look as well :) HTH & HAND, Nils. -- Simple guidelines to happiness: Work like you don't need the money, love like your heart has never been broken and dance like no one can see you.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030920203532.GZ1111>