> > What does the exim log say about this delivery? What happens with a
> > test with 'exim -bt' ? There will be clues there.
> 
> As a quick test:
> > [EMAIL PROTECTED]
> [EMAIL PROTECTED]   [duplicate, would not be delivered]
>     <-- [EMAIL PROTECTED]
>     <-- [EMAIL PROTECTED]
>   router = virtual_user, transport = virtual_userdelivery
> 
> which is fine and as expected.  Testing the problematic email 
> address gives:
> 
> > [EMAIL PROTECTED]
> [EMAIL PROTECTED] is undeliverable:
>   Unrouteable address
> 
> The log simply returns similar to the above, obviously it matches the
> recipient but then I have the Unrouteable address message as 
> the reason why
> delivery failed.

Stick a -d in your command line - ie
exim -d -bt [EMAIL PROTECTED]
and that should give you some more information. Hopefully it might give you
enough of an idea about what is going wrong. If not, post the output here and
we'll try to help you out.
 John

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

Reply via email to