145 Commits

Author SHA1 Message Date
Michael 1f1ae511c2 mail/postfix: align mailbox and message size (#4330) 2025-12-17 09:42:54 +01:00
Franco Fichtner 66a47b8394 mail/rspamd: style 2025-12-09 15:30:21 +01:00
Franco Fichtner f240ec0fce plugins: run style-model 2025-07-02 10:46:07 +02:00
Monviech 089aaa256d mvc: Replace camelCase API notation with snake_case, some more spots that were missed (#4768) 2025-06-23 17:32:56 +02:00
Monviech 4b4ec29eca mvc: Replace camelCase API notation with snake_case (#4767)
* mvc: Replace camelCase API notation with snake_case

* mvc: Replace camelCase API notation with snake_case, fixed some special cases in www/caddy
2025-06-23 14:45:51 +02:00
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 15cec3fee0 mail/rspamd: revision bump after fix 2025-01-10 14:53:51 +01:00
trantor1 f96d0023d0 mail/rspamd: fix wrong key in greylist.conf template for whitelisted ips (#4459)
Co-authored-by: Alexander Riedel <ariedel@compnetgmbh.de>
2025-01-10 14:49:15 +01:00
Franco Fichtner b5ea231c9c mail/postfix: remove sessionClose() 2024-12-12 08:39:43 +01:00
Franco Fichtner e2ec34bc2d mail/postfix: bump cert.pem location 2024-12-03 20:29:04 +01:00
Franco Fichtner 5ff5294340 mail/rspamd document change 2024-09-11 06:44:34 +02:00
Franco Fichtner e1815a2faf mail/rspamd: revision for now 2024-09-02 10:03:24 +02:00
Makss39 a5b4227c84 PR - rspamd phishing exclusion (#4204) 2024-08-28 14:33:33 +02:00
Franco Fichtner 2e42daed1c mail/postfix: move to newer postfix version 2023-11-09 07:33:19 +01:00
Franco Fichtner cb4cf0cf2d mail/rspamd: new version 2023-10-24 12:23:16 +02:00
Franco Fichtner 863411646d mail/rspamd: bump 2023-10-10 13:56:48 +02:00
itNGO 1eacc53767 Update multimap.conf (#3611)
Reworked, make local whitelist by E-Mail-Adress possible....
2023-10-10 13:14:36 +02:00
Franco Fichtner 19daf90ce4 mail/rspamd: migrate to NAME_setup use
PR: https://github.com/opnsense/core/issues/5917
2022-08-18 14:18:05 +02: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
Patrick M. Hausen d6a5fde2f8 mail/postfix - disable GSSAPI when authenticating against smarthost (#3080) 2022-08-17 08:12:45 +02:00
Franco Fichtner 835f72cc23 mail/postfix: fix missing dh parameter file on 22.7 2022-07-14 08:22:28 +02:00
Franco Fichtner 2cc80901f8 mail/postfix: style sweep 2022-06-29 15:37:27 +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