Lines Matching refs:milter

134 		to the server and a milter is unavailable.
250 On some systems the rejection of a RCPT by a milter could
341 Fix logic to enable a milter to delete a recipient in
344 Log name of a milter making changes (this was missing for
450 LIBMILTER: Allow a milter to specify an empty macro list ("", not
498 milter in xxfi_connect().
646 macros was sent to a milter in the EHLO stage.
679 as a DKIM signing milter.
683 If a milter decreases the timeout it waits for a communication
687 Note: decreasing the communication timeout in a milter
691 the milter which invoked it, instead of a global
810 from a milter. Problem found by Scott Rotondo
828 If a milter sets the reply code to "421" during the transfer
847 LIBMILTER: Fix internal check whether a milter application
892 libmilter has been set to 1 so a milter can determine
920 background if a milter can reject or delete a recipient.
921 Prior to 8.14 this happened only if milter could delete
933 the message is refused (by a milter), sendmail previously
951 If a milter rejected a recipient, the count for nrcpts= in the
954 If a milter invoked smfi_chgfrom() where ESMTP arguments are not
972 Even though a milter rejects a recipient the MTA will still keep
1101 When a milter deleted a recipient, that recipient could cause a
1150 macros a milter should receive at those stages in the
1165 LIBMILTER: A new version of the milter API has been created that
1171 it is not user/milter-programmer visible). Additionally,
1173 that a milter program can check the libmilter version also
1178 specify which of these a milter wants to use. This allows
1187 milter requested the SMFIP_NOHREPL protocol action.
1191 is useful if a milter can make a decision based on the
1193 rest of the body and the milter wants to invoke functions
1199 LIBMILTER: A milter can now request to be informed about rejected
1204 LIBMILTER: A milter can now override the list of macros that it
1208 LIBMILTER: A milter can receive header field values with all
1213 LIBMILTER: If a milter sets the reply code to "421" for the HELO
1448 Add additional error checks in the MTA for milter communication
1504 When passing ESMTP arguments for RCPT to a milter, do not cut
1506 Add more logging to milter change header functions to
1544 Fix SuperSafe=PostMilter behavior when a milter replaces a body
1754 Enable generic mail filter API (milter) by default. To turn
1758 discarded. This also caused milter callbacks to be called
1790 Add Milter.macros.eom, allowing macros to be sent to milter
1898 option) defines macros to be sent to milter applications for
1929 LIBMILTER: If a milter sets the reply code to "421", the SMTP server
2015 When a milter invokes smfi_delrcpt() compare the supplied
2031 the one specified by check_relay or a milter for a
2096 When a milter adds recipients and one of them causes an error,
2210 Log milter socket open errors at MilterLogLevel 1 or higher instead
2554 a milter filter and buffered file I/O is being used.
2699 Only log milter body replacements once instead of for each body
2711 Avoid duplicate logging of milter rejections. Problem noted by
3076 Enable generic mail filter API (milter). See libmilter/README