Date: Thu, 30 Dec 1999 16:14:34 +0100 From: Pascal Hofstee <daeron@shadowmere.student.utwente.nl> To: freebsd-current@freebsd.org Cc: freebsd-ports@freebsd.org Subject: mailwrapper "breaks" postfix installs Message-ID: <19991230161434.A447@shadowmere.student.utwente.nl>
next in thread | raw e-mail | index | archive | help
I just noticed that after my make installworld my postfix install was "busted" ... I found out that apparently there has been installed a new binary called mailwrapper that replaced my existing sendmail-symlinks (created by postfix ports' make replace command) with new symlinks to mailwrapper. I have been perfectly able to make my postfix working again by specifying the correct paths in /etc/mail/mailer.conf (set everything to /usr/local/sbin/sendmail PostFix's own sendmail-wrapper) A Heads Up would have been appreciated for this one though. This means hat the Postfix Port's make replace command .. should alter /etc/mail/mailer.conf now instead of directly changing the sendmail program and symlinks. -- -------------------- Pascal Hofstee - daeron@shadowmere.student.utwente.nl -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d- s+: a-- C++ UB++++ P+ L- E--- W- N+ o? K- w--- O? M V? PS+ PE Y-- PGP-- t+ 5 X-- R tv+ b+ DI D- G e* h+ r- y+ ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991230161434.A447>