Home
last modified time | relevance | path

Searched refs:SMTP_DNS_INVALID (Results 1 – 2 of 2) sorted by relevance

/dports/mail/postfix-current/postfix-3.7-20211107/src/smtp/
H A Dsmtp.c1324 0, SMTP_DNS_INVALID, in post_init()
1334 if (smtp_dns_support == SMTP_DNS_INVALID) in post_init()
H A Dsmtp.h293 #define SMTP_DNS_INVALID (-1) /* smtp_dns_support_level = <bogus> */ macro