Home
last modified time | relevance | path

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

/dports/security/p5-Net-SAML/zxid-1.42/
H A Dhiproto.h179 #define SMTP_GREET_DOMAIN "zxid.org" /* *** config domain */ macro
H A Dhinet.c630 hi_sendf(hit, io, 0, 0, "220 %s smtp ready\r\n", SMTP_GREET_DOMAIN); in hi_accept_book()
H A Dsmtp.c391 hi_sendf(hit, io, 0, 0, "EHLO %s\r\n", SMTP_GREET_DOMAIN);