Home
last modified time | relevance | path

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

/dports/security/p5-Net-SAML/zxid-1.42/
H A Dhiproto.h177 #define SMTP_END 19 /* expect QUIT and send 221 bye. If get MAIL FROM move to SMTP_MAIN. */ macro
H A Dsmtp.c101 io->pair->ad.smtp.state = SMTP_END;
350 case SMTP_END: return smtp_mail_from(hit, io, req);