Home
last modified time | relevance | path

Searched refs:smtp_cache_dest (Results 1 – 3 of 3) sorted by relevance

/dports/mail/postfix-current/postfix-3.7-20211107/src/smtp/
H A Dsmtp.c1103 STRING_LIST *smtp_cache_dest; variable
1509 smtp_cache_dest = string_list_init(VAR_SMTP_CACHE_DEST, in pre_init()
H A Dsmtp_connect.c474 if (smtp_cache_dest && string_list_match(smtp_cache_dest, dest)) { in smtp_cache_policy()
H A Dsmtp.h299 extern STRING_LIST *smtp_cache_dest; /* cached destinations */