Home
last modified time | relevance | path

Searched defs:helo_domain (Results 1 – 10 of 10) sorted by relevance

/dports/mail/mailfromd/mailfromd-8.10/src/builtin/
H A Dspf.c160 char * MFL_DATASEG helo_domain; in bi_spf_check_host() local
249 char * MFL_DATASEG helo_domain; in bi_spf_test_record() local
/dports/mail/mailfromd/mailfromd-8.10/src/
H A Dspf.h35 const char *helo_domain; /* HELO domain */ member
/dports/mail/enma/enma-1.2.0/libsauth/include/
H A Dsidfrequest.h43 char *helo_domain; member
/dports/mail/mailfront/mailfront-2.22/
H A Dplugin-add-received.c27 static int str_catfromby(str* s, const char* helo_domain, in str_catfromby()
/dports/mail/opendmarc/OpenDMARC-rel-opendmarc-1-4-2/libopendmarc/
H A Dopendmarc_internal.h259 char helo_domain[256]; member
273 char helo_domain[256]; member
H A Dopendmarc_spf.c121 opendmarc_spf2_test(char *ip_address, char *mail_from_domain, char *helo_domain, char *spf_record, … in opendmarc_spf2_test()
1969 opendmarc_spf_specify_helo_domain(SPF_CTX_T *spfctx, char *helo_domain, size_t helo_domain_len) in opendmarc_spf_specify_helo_domain()
2085 opendmarc_spf_test(char *ip_address, char *mail_from_domain, char *helo_domain, char *spf_record, i… in opendmarc_spf_test()
/dports/mail/ask/ask-2.5.3/
H A Daskmail.py637 def smtp_validate(self, email, helo_domain = None, envelope_from = None): argument
/dports/lang/ruby26/ruby-2.6.9/lib/net/
H A Dsmtp.rb542 def do_start(helo_domain, user, secret, authtype) argument
599 def do_helo(helo_domain) argument
/dports/mail/dovecot/dovecot-2.3.17/src/lib-smtp/
H A Dsmtp-server-private.h164 char *helo_domain, *username; member
/dports/mail/opendmarc/OpenDMARC-rel-opendmarc-1-4-2/opendmarc/
H A Dopendmarc.c2101 mlfi_helo(SMFICTX *ctx, char *helo_domain) in mlfi_helo()