Tony Finch wrote: > Reverse the order of the macro definitions. The documentation says: > > Once a macro is defined, all subsequent lines in the file (and any > included files) are scanned for the macro name;
So, doesn't this imply, that QUOTA_EXTRA allready contains the "SELECT a.user_id ..." thingy instead of the String 'QUOTA_STANDARD' when it comes to "quota = ..." evaluation? I'd therefor presume the problem is something non-macro related. Running exim in debug mode should print the SQL query in use, to easily verify macro expansion, though. lg, daniel -- ## 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/
