Searched refs:milters (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/sendmail/src/ |
H A D | milter.c | 2395 milter_negotiate(m, e, milters) in milter_negotiate() argument 2398 milters_T *milters; 2610 milters->mis_flags |= MIS_FL_DEL_RCPT; 2613 milters->mis_flags |= MIS_FL_REJ_RCPT; 3851 milter_init(e, state, milters) in milter_init() argument 3854 milters_T *milters; 3861 memset(milters, '\0', sizeof(*milters)); 3883 milter_negotiate(m, e, milters) < 0 ||
|
H A D | sendmail.h | 2098 struct milters struct 2102 typedef struct milters milters_T; argument
|
H A D | README | 193 uses the same syntax as milters the specify the remote endpoint,
|
/freebsd/contrib/sendmail/ |
H A D | KNOWNBUGS | 73 all (statically linked) milters (or by using undocumented compile
|
H A D | RELEASE_NOTES | 115 When EAI is enabled, milters also got the arguments of MAIL/RCPT 677 can cause problems with milters that rely on receiving 692 list for all milters. Problem reported by 964 LIBMILTER: Fix ABI backwards compatibility so milters compiled 1181 LIBMILTER: A new callback xxfi_data() is available so milters 1183 LIBMILTER: A new callback xxfi_unknown() is available so milters 1639 all milters accepted the mail. This can increase 1640 performance if many mails are rejected by milters due to
|
/freebsd/contrib/sendmail/cf/ |
H A D | README | 4474 milters when a session connection 4480 milters after HELO/EHLO command. 4486 milters after MAIL FROM command. 4490 milters after RCPT TO command. 4493 milters after the terminating 4496 Macros to transmit to milters 4499 Macros to transmit to milters
|