Home
last modified time | relevance | path

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

/dports/security/p5-Net-SAML/zxid-1.42/
H A Dhiproto.h176 #define SMTP_STATUS 18 /* expect staus of message: 250 = sent, others error */ macro
H A Dsmtp.c349 case SMTP_STATUS: D("Unexpected state %x", io->ad.smtp.state);