- Each SMTP command is subjected first to smtpd_mumble_restrictions
  including access maps.

- If the command is NOT REJECTED by smtpd_mumble_restrictions
  including access maps, it is subjected to milters.

- While the message content is received it is subject to header_checks
  and body_checks, which are distinct from smtpd_mumble_restrictions
  including access maps.

- After the entire message content is received, it becomes subjected
  to milter_header_checks, which are also distinct from
  smtpd_mumble_restrictions including access maps.

        Wietse


Thank you.

Reply via email to