Home
last modified time | relevance | path

Searched refs:ENVELOPE (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/contrib/sendmail/src/
H A Dsendmail.h364 typedef struct envelope ENVELOPE; typedef
527 extern char *crackaddr __P((char *, ENVELOPE *));
530 extern int include __P((char *, bool, ADDRESS *, ADDRESS **, int, ENVELOPE *));
533 ENVELOPE *, bool));
536 extern ADDRESS *recipient __P((ADDRESS *, ADDRESS **, int, ENVELOPE *));
537 extern char *remotename __P((char *, MAILER *, int, int *, ENVELOPE *));
538 extern int rewrite __P((char **, int, int, ENVELOPE *, int));
540 extern int sendtolist __P((char *, ADDRESS *, ADDRESS **, int, ENVELOPE *));
542 extern int removefromlist __P((char *, ADDRESS **, ENVELOPE *));
544 extern void setsender __P((char *, ENVELOPE *, char **, int, bool));
[all …]
H A Dratectrl.h123 extern void connection_rate_check __P((SOCKADDR *, ENVELOPE *));
124 extern int conn_limits __P((ENVELOPE *, time_t, SOCKADDR *, int, CHash_T *, int, int));
125 extern bool occ_exceeded __P((ENVELOPE *, MCI *, const char *, SOCKADDR *));
126 extern bool occ_close __P((ENVELOPE *, MCI *, const char *, SOCKADDR *));
H A Dmilter.c37 static void milter_error __P((struct milter *, ENVELOPE *));
38 static int milter_open __P((struct milter *, bool, ENVELOPE *));
41 ENVELOPE *, const char *));
43 ENVELOPE *, const char *));
45 time_t, ENVELOPE *, const char *));
47 ssize_t, ENVELOPE *, char *, const char *));
49 ENVELOPE *, char *, const char *, bool));
50 static char *milter_body __P((struct milter *, ENVELOPE *, char *));
51 static int milter_reopen_df __P((ENVELOPE *));
52 static int milter_reset_df __P((ENVELOPE *));
[all …]
H A Denvelope.c31 ENVELOPE *e;
71 ENVELOPE *
73 register ENVELOPE *e; in newenvelope()
74 register ENVELOPE *parent;
174 register ENVELOPE *e; in dropenvelope()
587 ENVELOPE *oldsib;
588 ENVELOPE *ee;
669 register ENVELOPE *e; in clearenvelope()
675 extern ENVELOPE BlankEnvelope;
759 register ENVELOPE *e; in initsys()
[all …]
H A Dcollect.c20 static void eatfrom __P((char *volatile, ENVELOPE *));
21 static void collect_doheader __P((ENVELOPE *));
22 static SM_FILE_T *collect_dfopen __P((ENVELOPE *));
23 static SM_FILE_T *collect_eoh __P((ENVELOPE *, int, int));
50 ENVELOPE *e; in collect_eoh()
95 ENVELOPE *e; in collect_doheader()
197 ENVELOPE *e; in collect_dfopen()
355 register ENVELOPE *e;
1116 register ENVELOPE *e;
1218 register ENVELOPE *e;
H A Dusersmtp.c20 static void esmtp_check __P((char *, bool, MAILER *, MCI *, ENVELOPE *));
21 static void helo_options __P((char *, bool, MAILER *, MCI *, ENVELOPE *));
22 static int smtprcptstat __P((ADDRESS *, MAILER *, MCI *, ENVELOPE *));
58 ENVELOPE *e; in smtpclrse()
98 ENVELOPE *e;
335 ENVELOPE *e;
454 ENVELOPE *e;
570 static int getauth __P((MCI *, ENVELOPE *, SASL_AI_T *));
572 static int attemptauth __P((MAILER *, MCI *, ENVELOPE *, SASL_AI_T *));
661 static void getsasldata __P((char *, bool, MAILER *, MCI *, ENVELOPE *));
[all …]
H A Dqueue.c56 static char queue_letter __P((ENVELOPE *, int));
57 static bool quarantine_queue_item __P((int, int, ENVELOPE *, char *));
141 static bool readqf __P((ENVELOPE *, bool));
143 static void runner_work __P((ENVELOPE *, int, bool, int, int));
146 static ADDRESS *setctluser __P((char *, int, ENVELOPE *));
352 register ENVELOPE *e; in queueup()
1489 static ENVELOPE QueueEnvelope; /* the queue run envelope */
1727 register ENVELOPE *e; in runner_work()
1954 register ENVELOPE *e;
1961 extern ENVELOPE BlankEnvelope;
[all …]
H A Dmacro.c131 ENVELOPE *e; in initmacros()
174 static void doexpand __P(( char *, char *, size_t, int, ENVELOPE *));
182 ENVELOPE *e;
352 ENVELOPE *e;
552 ENVELOPE *e;
H A Dsched.c17 static ENVELOPE QmEnvelope;
126 ENVELOPE *e; in qm()
H A Dheaders.c21 static size_t fix_mime_header __P((HDR *, ENVELOPE *));
69 static unsigned long dochompheader __P((char *, int, HDR **, ENVELOPE *));
76 ENVELOPE *e;
520 register ENVELOPE *e;
645 ENVELOPE *e;
698 ENVELOPE *e;
839 register ENVELOPE *e; in eatheader()
1168 register ENVELOPE *e; in logsender()
1392 ENVELOPE *e;
1763 register ENVELOPE *e;
[all …]
H A Ddeliver.c35 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,
[all …]
H A Ddaemon.h59 extern bool refuseconnections __P((ENVELOPE *, int, bool));
H A Dsavemail.c20 static bool errbody __P((MCI *, ENVELOPE *, char *));
58 register ENVELOPE *e; in savemail()
509 register ENVELOPE *e;
512 register ENVELOPE *ee;
513 ENVELOPE *oldcur = CurEnv;
514 ENVELOPE errenvelope;
816 register ENVELOPE *e;
H A Dparseaddr.c22 static void allocaddr __P((ADDRESS *, int, char *, ENVELOPE *));
23 static int callsubr __P((char**, int, ENVELOPE *));
24 static char *map_lookup __P((STAB *, char *, char **, int *, ENVELOPE *));
25 static ADDRESS *buildaddr __P((char **, ADDRESS *, int, ENVELOPE *));
78 register ENVELOPE *e;
448 ENVELOPE *e;
1057 register ENVELOPE *e;
1726 ENVELOPE *e;
1840 ENVELOPE *e;
2007 register ENVELOPE *e;
[all …]
H A Dsrvrsmtp.c84 static unsigned long srvfeatures __P((ENVELOPE *, char *, unsigned long));
88 bool, char *, ENVELOPE *));
158 extern ENVELOPE BlankEnvelope;
251 ENVELOPE *e; in parse_esmtp_args()
334 ENVELOPE *e;
393 ENVELOPE *e;
434 ENVELOPE *e;
728 static bool smtp_data __P((SMTP_T *, ENVELOPE *, bool));
948 register ENVELOPE *volatile e;
4013 ENVELOPE *e;
[all …]
H A Dratectrl.c81 ENVELOPE *e;
260 ENVELOPE *e; in conn_limits()
H A Dudb.c101 static int _udbx_init __P((ENVELOPE *));
130 register ENVELOPE *e;
905 ENVELOPE *e; in _udbx_init()
1318 ENVELOPE *e;
H A Dstats.c44 register ENVELOPE *e; in markstats()
H A Drecipient.c172 register ENVELOPE *e;
345 ENVELOPE *e;
470 register ENVELOPE *e;
1441 ENVELOPE *e;
1953 register ENVELOPE *e;
H A Dconf.c280 register ENVELOPE *e; in setdefaults()
1315 register ENVELOPE *e;
1435 register ENVELOPE *e; in init_vendor_macros()
2269 ENVELOPE *e; in refuseconnections()
2689 sm_setproctitle(bool status, ENVELOPE *e, const char *fmt, ...) in sm_setproctitle()
2693 ENVELOPE *e;
3461 ENVELOPE *e;
3965 ENVELOPE *e; in vendor_pre_defaults()
3987 ENVELOPE *e; in vendor_post_defaults()
4003 ENVELOPE *e; in vendor_daemon_setup()
[all …]
H A Dmain.c56 static void testmodeline __P((char *, ENVELOPE *));
107 ENVELOPE BlankEnvelope; /* a "blank" envelope */
108 static ENVELOPE MainEnvelope; /* the envelope around the basic letter */
215 ENVELOPE *e;
2755 ENVELOPE *saved_env;
2993 ENVELOPE *next;
3429 register ENVELOPE *e;
3616 auth_warning(register ENVELOPE *e, const char *msg, ...) in auth_warning()
3619 register ENVELOPE *e; in auth_warning()
4191 ENVELOPE *e;
H A Dmime.c104 register ENVELOPE *e;
952 register ENVELOPE *e; in defcharset()
1036 register ENVELOPE *e;
H A Dtls.h227 extern int get_tls_se_features __P((ENVELOPE *, SSL *, tlsi_ctx_T *, bool));
H A Dutil.c609 ENVELOPE *e; in log_sendmail_pid()
694 ENVELOPE *e;
723 extern ENVELOPE BlankEnvelope;
2169 ENVELOPE *e;
3051 extern ENVELOPE BlankEnvelope;
H A Dcontrol.c261 ENVELOPE *e;

12