Searched refs:bouncetab (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/mail/
H A Dglob.h76 EXTERN struct ignoretab bouncetab[2]; /* special for bounce */ variable in typeref:struct:ignoretab
H A Dcmd3.c543 if (sendmessage(mp, obuf, bouncetab, NULL, NULL)) {
566 if (bouncetab[0].i_count == 0) {
568 add_ignore("Status", bouncetab);
569 add_ignore("Delivered-To", bouncetab);
570 add_ignore("To", bouncetab);
571 add_ignore("X-Original-To", bouncetab);
H A Dsend.c172 ignoring = doign == ignoreall || doign == bouncetab;

Completed in 205 milliseconds