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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to
"freebsd-stable-unsubscribe@freebsd.org"