Great examples. Thanks for pointing out that.
--------- 원본 메일 ---------
보낸사람: Wietse Venema via Postfix-users <postfix-users@postfix.org>
받는사람: Postfix users <postfix-users@postfix.org>
날짜: 24.07.25 08:57 GMT +0900
제목: [pfx] Re: RFC logs_check
postfix--- via Postfix-users:
> > what's the main difference between a policy server and a milter?
>
>
> Policy Server:
> - Coded quickly in scripting language
> - Lightweight, simple, and fast to setup
> - Is only provided limited header information by postfix for evaluating
No headers or body.
Supports complex conditions on helo, client, recipient, and other
envelope information.
Example: postfwd, https://www.postfwd.org/
>
> Milter:
> - More complicated to setup and code
> - Has access to the entire email (Headers, body, attachments)
> - More robust for large volumes of email
Supports complex conditions on envelope (helo, client, recipient,
etc.) and message content.
Example: milter-regex, https://www.benzedrine.ch/milter-regex.html
Wietse
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
_______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org