Lines Matching refs:ENVELOPE
35 static int deliver __P((ENVELOPE *, ADDRESS *));
37 static void dup_queue_file __P((ENVELOPE *, ENVELOPE *, int));
45 static void sendenvelope __P((ENVELOPE *, int));
52 static int starttls __P((MAILER *, MCI *, ENVELOPE *, bool, dane_vrfy_ctx_P));
66 static int starttls __P((MAILER *, MCI *, ENVELOPE *, bool));
72 static bool iscltflgset __P((ENVELOPE *, int));
171 ENVELOPE *e; in sendall()
178 register ENVELOPE *ee;
179 ENVELOPE *splitenv = NULL;
488 ee = (ENVELOPE *) sm_rpool_malloc_x(e->e_rpool,
857 ENVELOPE *sibling = ee->e_sibling;
888 register ENVELOPE *e; in sendenvelope()
944 ENVELOPE *oldsib;
945 ENVELOPE *ee;
1103 ENVELOPE *e, *ee; in dup_queue_file()
1325 static bool should_try_fbsh __P((ENVELOPE *, bool *, char *, size_t, int));
1329 ENVELOPE *e; in should_try_fbsh()
1369 static int cltfeatures __P((ENVELOPE *, char *));
1372 ENVELOPE *e; in cltfeatures()
1432 static void logfailover __P((ENVELOPE *, MAILER *, MCI *, int, ADDRESS *));
1435 ENVELOPE *e; in logfailover()
1671 register ENVELOPE *e; in deliver()
4801 register ENVELOPE *e; in markfailure()
4905 register ENVELOPE *e;
5041 ENVELOPE *e;
5335 register ENVELOPE *e;
5715 ENVELOPE *e;
5790 register ENVELOPE *e;
6328 register ENVELOPE *e;
7488 ENVELOPE *e;
7781 ENVELOPE *e; in iscltflgset()