
cyborg2 at benderirc
Jul 17, 2012, 5:50 AM
Post #2 of 2
(210 views)
Permalink
|
Am 12.07.2012 12:17, schrieb Cyborg: > Hi there, > > > assume we have this router with working SQL: > > virtual_blackhole: > driver = redirect > no_verify > domains = +local_domains > condition = ${lookup mysql{ ... is the address in the database at > all ?.... }} > data = ${lookup mysql{ SELECT ':blackhole:' }} > allow_fail > allow_defer > group = mail > check_ancestor > no_more > directory_transport = address_directory > reply_transport = address_reply > > Problem: > > Is there a way to have a router which does the same AND does not > really produce a log messages about it ? > i.e. using a different transport or different driver ( drop maybe ) ? > The answere to this is "disable_logging" inside this one specific router. Just in case, someone else needs it. best regards, Marius Schwarz -- ## List details at https://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/
|