40 Commits

Author SHA1 Message Date
e-alfred b0ab9598b2 mail/postfix: Disable NTLM login because of deprectation (#4663)
* Disable NTLM login because of deprectation

As NTLMv1 gets disabled and removed by Microsoft [1] and NTLMv2 authentication is broken (causing authentication failures), NTLM should be disabled altogether in Postfix to force other auth options. If a SMTP server replies with AUTH NTLM LOGIN, it tries to use NTLM which fails if only NTLM v2 is enabled on the server.

[1] https://borncity.com/win/2024/12/23/windows-11-24h2-server-2025-ntlmv1-has-been-removed/

* Update pkg-descr

* Update Makefile

* Update mail/postfix/Makefile

---------

Co-authored-by: Franco Fichtner <franco@lastsummer.de>
2025-05-13 11:51:28 +02:00
Franco Fichtner e2ec34bc2d mail/postfix: bump cert.pem location 2024-12-03 20:29:04 +01:00
Franco Fichtner 2e42daed1c mail/postfix: move to newer postfix version 2023-11-09 07:33:19 +01:00
Franco Fichtner 41df3865e6 mail/postfix: migrate to NAME_setup use
PR: https://github.com/opnsense/core/issues/5917
2022-08-18 14:17:59 +02:00
Franco Fichtner b2dc32deec mail/postfix: annotate change 2022-08-17 08:15:28 +02:00
Franco Fichtner 835f72cc23 mail/postfix: fix missing dh parameter file on 22.7 2022-07-14 08:22:28 +02:00
windgmbh 22e89aaf76 mail/postfix: Opportunistic DANE SMTP client security level (#2418) 2022-06-29 14:28:20 +02:00
Starkstromkonsument 3bcfab38f6 mail/postfix: Switch table format of header_checks from regexp_table to pcre_table (#2825) 2022-05-12 16:03:09 +02:00
Michael da2004e414 mail/postfix: make CA file static if not selected (#2709) 2021-12-15 13:30:23 +01:00
Franco Fichtner f9019d0256 mail/postfix: move to postfix35 package 2021-08-09 09:53:45 +02:00
Patrick M. Hausen 46a44dc064 mail/postfix: make delay_warning_time configurable (#2469) 2021-07-29 12:53:20 +02:00
windgmbh bfdc07de98 mail/postfix: Add TLS compatibility modes (#2255) 2021-05-28 09:34:03 +02:00
windgmbh 20090ccdb9 mail/postfix: Duplicate Message Fix, Milter Default Action Choice and Recipient Address Verification (#2133)
* mail/postfix: Set 'milter_protocol' to version 6

* mail/postfix: Use default milter macros

* mail/postfix: Add milter_default_action choice

* mail/rspamd+postfix: Use Unix Sockets

* mail/postfix: Add Recipient Address Verification

* mail/postfix+rspamd: Update version information
2021-02-01 21:17:12 +01:00
Michael b150e90351 mail/postfix: bump version (#2043) 2020-09-23 12:14:31 +02:00
Starkstromkonsument d6257b1579 mail/postfix: Add support for header_checks (#1897) 2020-09-11 09:28:12 +02:00
Michael 828815e725 mail/postfix (#1941) 2020-07-31 13:42:38 +02:00
Franco Fichtner 407627cd49 mail/postfix: fix whitespace 2020-06-10 07:57:09 +02:00
Frank Wall df8b86460c mail/postfix: add description to restart action (#1881)
mail/postfix: add description to restart action, closes #1874
2020-06-09 09:35:20 +02:00
Michael aca3e2b4db mail/postfix: add more antispam features (#1723) 2020-03-10 13:23:30 +01:00
Michael 9620b6f76e mail/postfix: add milter protocol selection (#1600) 2019-12-01 15:56:35 +01:00
Michael 21a02baf1e mail/postfix: fix sort order in smtpd restrictions (#1583) 2019-11-14 19:31:10 +01:00
Michael 85ff6ca821 mail/postfix: allow setting of supported IP protocols (#1493) 2019-09-11 13:16:43 +02:00
Felix 63d397f725 Add support for configuring sender_canonical_maps (#1406) 2019-08-09 20:45:48 +03:00
Michael 1069a55a70 mail/postfix: allow HA config sync (#1266) 2019-03-20 12:22:15 +01:00
Franco Fichtner 8e1e7008af mail/postfix: ACL for log file #1191 2019-02-13 17:02:47 +01:00