Re: [Exim] root cannot send mail on 3.36

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Suresh Ramasubramanian
Datum:  
To: Michael Jakscht, exim-users
Neue Treads: [Exim] Exim vs Micro$lop Exchange with smtp priority
Betreff: Re: [Exim] root cannot send mail on 3.36
mijakscht@??? (Michael Jakscht) writes:

> One small question: I have exim 3.36 installed on my e-mail-gateway (on
> RedHat 7.3).
> While trying to send an e-Mail via SMTP from another linux box (SuSE 7.3),
> exim bounces the e-mail telling me unrouteable mail domain web.de or any
> other domain I try.
> The problem only exists when sending as root from the linux box directly
> via SMTP to our exim gateway.
> When I send with another e-mail-adress like noone@??? everything is ok.


Most likely you are sending out mail with an unresolvable domain name using
mailx or something?

never_users = root should prevent root from _receiving_ mail ...

    -srs