On 06/15/2010 08:47 PM, John Jetmore wrote:
> local_part_prefix is used to allow a prefix to an otherwise-existing
> local_part.  For you, that would mean that, for instance, "0123" is an
> otherwise-valid local_part.  I think instead what you want is to only
> fire when the actual local_part starts with ftp.  For that, try
> removing the local_part_prefix and using something like this:
>
> local_parts = \N^(?i)ftp\N

Thanks for the clarification and alternative solution! :-)
Peter


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