Re: [Exim] problem with "mail pboucher@robotel.ca" from mail…

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Paul Wilson
Data:  
Para: Patrick Boucher
CC: exim
Asunto: Re: [Exim] problem with "mail pboucher@robotel.ca" from mail server
On Tue, 9 Jul 2002, Patrick Boucher wrote:

> Greetings,
>
> But how does Sendmail come in conflit with Exim ?.. When I'm using the mail command?
>
> Is there a "mail" command for Exim.. or where are the link?


# mv /usr/sbin/sendmail /usr/sbin/sendmail.orig
# ln -s /usr/exim/bin/exim /usr/sbin/sendmail

Replace paths as needed.

Paul