Problem with postfix and mail command

Henri Hennebert hlh at restart.be
Sat May 30 09:09:05 UTC 2009


Ruben Lara wrote:
> Hi all!
> 
> I just installed postfix, after build world without sendmail
> 
> If i try to send mail i get:
> 
> mail# mail aaa
> Subject: a
> a
> .
> EOT
> mail# mail: /usr/sbin/sendmail: No such file or directory

Event with WITHOUT_SENDMAIL=yes in /etc/src.conf, make installworld must 
create this symbolic links:

# ls -l /usr/sbin/sendmail
lrwxr-xr-x  1 root  wheel  21 May 21 13:54 /usr/sbin/sendmail -> 
/usr/sbin/mailwrapper

Henri
> 
> 
> I edited:
> mail# cat /etc/mail/mailer.conf
> #
> # Execute the Postfix sendmail program, named /usr/local/sbin/sendmail
> #
> sendmail    /usr/local/sbin/sendmail
> send-mail    /usr/local/sbin/sendmail
> mailq        /usr/local/sbin/sendmail
> newaliases    /usr/local/sbin/sendmail
> mail# 
> 
> where actually i have my postfix esecutables
> 
> Thanks for help in advance
> Rubén Lara
> 
> _________________________________________________________________
> ¡Acelera con la Fórmula 1! Juega y demuestra lo que sabes con MSN Deportes
> http://msn.es.predictorpro.com/grand-prix/overview.aspx?season=8 _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"



More information about the freebsd-stable mailing list