Hi, I'm new to exim and I´having problems to find the syntax to do the
following:

if incoming message is for domain.com
   then
       if exist a directory named   /whatever_path/[EMAIL PROTECTED]
       then
         accept it (it will be piped to script that process it)
       else
         reject it at smtp time

Obviously the account [EMAIL PROTECTED] does not really exist in the
server and I´m using a catch all address to get all the mails.

I think this should be done with a redirector, but I'm not sure.

Any idea about how to do this?

Thanks!
-- 
View this message in context: 
http://www.nabble.com/Exim-redirector-construction-tp16079437p16079437.html
Sent from the Exim Users mailing list archive at Nabble.com.


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