Home
last modified time | relevance | path

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

/dports/mail/postfix-current/postfix-3.7-20211107/src/smtpstone/
H A Dsmtp-source.c226 static void send_helo(SESSION *);
538 send_helo(session); in read_banner()
545 static void send_helo(SESSION *session) in send_helo() function
/dports/mail/p5-qpsmtpd/qpsmtpd-0.93/plugins/
H A Dmilter144 $self->check_results($transaction, "HELO", $milter->send_helo($host));