Searched refs:smtp_cache_dest (Results 1 – 3 of 3) sorted by relevance
1139 STRING_LIST *smtp_cache_dest; variable1556 smtp_cache_dest = string_list_init(VAR_SMTP_CACHE_DEST, in pre_init()
491 if (smtp_cache_dest && string_list_match(smtp_cache_dest, dest)) { in smtp_cache_policy()
316 extern STRING_LIST *smtp_cache_dest; /* cached destinations */