Jason Johnson wrote:
> All,
> 
> I am trying to send a message using the php library phpmailer from one 
> of our debian web servers. I configure the script to use the mail() 
> function, which apparently by default hands off the message to the 
> local MTA if at all possible. The script itself reports successful 
> delivery to exim, which I have confirmed by the following being found 
> in `/var/log/exim4/mainlog`:
> 
>       "[EMAIL PROTECTED] R=nonlocal: Mailing to remote domains not 
> supported"

The nonlocal router is unique to the Debian configuration.  You should
re-post this question to the Debian exim mailing list, which is
documented in /usr/share/doc/exim4-base/README.Debian.gz

- Marc

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to