Michael
1f1ae511c2
mail/postfix: align mailbox and message size ( #4330 )
2025-12-17 09:42:54 +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
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
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
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
Michael
da2004e414
mail/postfix: make CA file static if not selected ( #2709 )
2021-12-15 13:30:23 +01:00
lfirewall1243
2b9edbb85b
Update Postfix Description ( #2281 )
2021-10-21 15:34:55 +02: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
Franco Fichtner
e10e1fa970
plugins: remove GitHub links as previously discussed
...
E-mails and real names are ok. PRs welcome.
2021-04-22 16:35:35 +02:00
Christian Brueffer
6a42c655b6
mail/postfix: more typo fixes. ( #2319 )
2021-04-06 14:17:54 +02:00
Christian Brueffer
41bbb4872f
mail/postfix: fix more label/help typos. ( #2318 )
2021-04-06 12:17:28 +02:00
Christian Brueffer
600290ce20
mail/postfix: fix a bunch of parameter description typos. ( #2317 )
2021-04-06 11:21:55 +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