> If you look at the code you put in the configuration file above, you'll 
> see {\N.*^reply\+\N} which is a regular expression to allow your 
> "reply+*" address to get through.  Then cpanel's catchall code will do 
> the rest for you by routing it to your catchall address.

Darn.. I screwed up that regex.  It should be more like:
{\N^reply\+.*\N}

If you do my thing, you'll need to change that in the code you put in 
your config file.

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