OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: "append_at_myorigin" not working

From: mouss (usebsdfree.fr)
Date: Sat Mar 04 2006 - 08:40:49 CST


mouss a écrit :
>
> 1- edit /etc/mailer.conf so that mailx/mail/... etc use postfix instead
> of Sendmail. Replace occurences o
> /usr/libexec/sendmail/sendmail
> by
> /usr/libexec/postfix/sendmail
> (or /usr/pkg/libexec/postfix/sendmail if using postfix from pkgsrc).
>
> 2- Your path will still contain /usr/sbin/sendmail, which the Sendmail
> version. you may want to rename/delete it.

correction: only do this if you use the sendmail command (directly). you
need to keep it if you use mail/mailx/... etc. if so, make sure it is a
symlink to mailwrapper (which will use /etc/mailer.conf).