Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/sendmail/src/
H A Dsendmail.hf37 vrfy VRFY <recipient>
38 vrfy Verify an address. If you want to see what it aliases
39 vrfy to, use EXPN instead.
H A Dsrvrsmtp.c109 bool vrfy; /* set if this is a vrfy command */ local
690 vrfy = c->cmdcode == CMDVRFY;
691 if (bitset(vrfy ? PRIV_NOVRFY : PRIV_NOEXPN,
694 if (vrfy)
706 bitset(vrfy ? PRIV_NEEDVRFYHELO : PRIV_NEEDEXPNHELO,
712 if (runinchild(vrfy ? "SMTP-VRFY" : "SMTP-EXPN", e) > 0)
720 if (vrfy)
741 message("554 Nothing to %s", vrfy ? "VRFY" : "EXPN");
/original-bsd/usr.sbin/sendmail/
H A DRELEASE_NOTES3574 6 vrfy logging, creation of return-to-sender