Hello, I want to configure a catchall router in exim, which does the following: if /etc/vmail/$domain/catchall exists, redirect to the username contained in that file. if not, no catchall!
How do I check in exim if a file exists? How do I read out the whole content of a file as the redirect username? Thanks! Nathan -- ## 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/
