On Sat, 17 Dec 2005, Chad Leigh -- Shire.Net LLC wrote: > > Right now I have a redirect router that does an ldap lookup of that flag and > compares it to Y or N. If not Y it rejects it with a fail and a data = :fail: > message. The "problem" is that non-existent users also get flagged in the log > as deactivated.
Have two redirect routers, one that :fail:s for nonexistent accounts and one that :fail:s for deactivated accounts. Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## 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/
