Re: [exim] (no subject)

Pàgina inicial
Delete this message
Reply to this message
Autor: Peter Bowyer
Data:  
A: exim-users
Assumpte: Re: [exim] (no subject)
Kyle Vorster <admin@???> wrote:
> if i do this it works, but sending a mail just fails
>
> root@borg [/etc]# exim -bt mfanal@???
> mfanal@???
>   router = lookuphost, transport = remote_smtp
>   host mx01.eskom.imass.uunet.co.za [196.31.215.251] MX=10
>   host mx02.eskom.imass.uunet.co.za [196.31.215.252] MX=20
>   host spool01.imass.uunet.co.za    [196.31.215.196] MX=30

>
>  mfanal@???
>     unrouteable mail domain "eskom.co.za"

>


Please read the posting guidelines again

1. Don't reply personally, use the list. Individual help counts as
consultancy in my book
2. Don't top post

Try debugging with exim -bt -d <address> and then try submitting with
exim -d <address>.

Please post full log entries for the messages in question, not just the
queue output.

Peter