On Mon, 31 Oct 2005, Clive McDowell wrote:

> > The problem here is that, when local_part_prefix matches, it 
> > removes the prefix from the local part. This no doubt is 
> > making check_local_user fail. The order in which the 
> > preconditions are tested is documented in section 3.11 of the manual.
> > 
> > Try replacing the local_part_prefix setting with
> > 
> >   local_parts = ^c208
> 
> Philip,
> 
> thanks for the reply but that does not appear to work either.

To find out what is going on, run a routing test using the -d debugging
flag:

exim -d -bt [EMAIL PROTECTED]

If you need to try an actual delivery:

exim -d -odi c208xxxx
some message
.

If you don't want an actual delivery to take place, use -N as well, but 
you have to be root to do that.

-- 
Philip Hazel            University of Cambridge Computing Service,
[EMAIL PROTECTED]      Cambridge, England. Phone: +44 1223 334714.
Get the Exim 4 book:    http://www.uit.co.uk/exim-book

-- 
## 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