Exim redirect all unexisting accounts for local domains to a specific account
- by tntu
I want to route all incoming emails for local domains only to a single account if an account is not setup for that user.
I would also like each email to be written in it's own file in user folder.
I have a catchall user with /home/catchall/ path where I have a mail folder made for this but so far emails wither fail to deliver (thus my rule did not work) or they do deliver to /etc/mail/catchall file.
I have been trying to put something together from the Exim configuration but so far nothing seem to work.
http://exim.org/exim-html-current/doc/html/spec_html/ch20.html