Jonas Meurer wrote:
my routers first check in ldap whether the virtual user exists, and then
set MAILDIR_HOME_MAILDIR_LOCATION to the maildir path. the macro is used
by the maildir_home transport.
I don't think you can do that (or at least it's not doing what you
think).
Macros are set in the top part of the config file, before the first
"begin".
>.ifdef ${extract{mailMessageStore}{$address_data}}
This isn't exim syntax at all. I'm guessing your installation
runs a set of files through some preprocessor to produce an
exim config file, and you got the idea from there? Debian, maybe?
Perhaps there's a mailinglist dedicated to exim on that installation
which might better help you?
Cheers,
Jeremy
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/