------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

http://www.exim.org/bugzilla/show_bug.cgi?id=445





------- Comment #1 from [EMAIL PROTECTED]  2007-01-10 17:10 -------
You can already do this with a redirect router and :defer: - see
http://www.exim.org/exim-html-4.66/doc/html/spec_html/ch22.html#SECTspecitredli

defer_router:
 driver=redirect
 condition= <some sql to find if the account is disabled>
 allow_defer
 data= :defer: 452 Account is disabled

-- 
Configure bugmail: http://www.exim.org/bugzilla/userprefs.cgi?tab=email

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details 
at http://www.exim.org/ ##

Reply via email to