Commit graph

35 commits

Author SHA1 Message Date
ljf (zamentur)
f84c1f9af0
[enh] Add units in comments 2021-06-01 16:12:35 +02:00
ljf (zamentur)
c819dbb750
[enh] Accept attachment of 25MB instead of 21,8MB 2021-06-01 16:09:04 +02:00
grenagit
6273790a63
Update main.cf 2021-01-31 10:15:32 +01:00
ljf (zamentur)
11fe9d7e02
[fix] Accept all kind of relay even the unencrypted 2020-12-15 22:08:49 +01:00
ljf (zamentur)
11fb2659c6
[fix] Avoid too many recipient 2020-12-04 14:13:21 +01:00
Alexandre Aubin
0ad014ad1f
Merge branch 'dev' into enh-relay-smtp 2020-09-10 17:50:10 +02:00
ljf (zamentur)
bc2de62c7b
[fix] Typo in setting name 2020-09-10 03:29:09 +02:00
ljf (zamentur)
ce9689e0ef
[enh] Force encrypt if we are using an smtp relay
Thanks to @khimaros for this suggestion
2020-09-10 03:27:13 +02:00
Alexandre Aubin
ed528d43bf Fix stupid typo in postfix conf T_T 2020-08-28 17:55:02 +02:00
Alexandre Aubin
e5e26c2b81 Typo in postfix's conf template 2020-08-25 16:46:02 +02:00
Alexandre Aubin
89bcf1ba6d Update postfix configuration now that we're on Buster + we have DH param 2020-08-18 13:25:38 +02:00
Julien Rabier
7ccd6e1348
fix destination concurrency
Hi,
Postfix has this very peculiar behavior where the target of some config keys changes depending on the value. 
Here, if `smtp_destination_concurrency_limit` is set to 1, then according to http://www.postfix.org/postconf.5.html#default_destination_concurrency_limit it doesn't mean "1 concurrent mail per domain, but per recipiend address".

So, if set to 1, it means we can send any volume of e-mails concurrently (with a 5s delay) if all recipient addresses are different.
In order to avoid this, we should increase the value to restore the expected behavior (concurrency per domain, not per recipient).
2020-05-11 21:37:17 +00:00
ljf
fae6b3f3f4 [fix] Unrelevant obsolete config params 2020-05-04 14:45:47 +02:00
ljf
64066f85b0 [enh] Allow admin to specify an smtp relay 2020-05-04 14:45:47 +02:00
Alexandre Aubin
1a828c725f
Fix postfix ciphers 2020-04-21 20:20:53 +02:00
Alexandre Aubin
151d9d3c6f
We in fact only have ssl 1.1.0l, not 1.1.1l on Stretch. 2020-04-05 18:31:33 +02:00
Alexandre Aubin
aaa5365fa6 Update postfix SSL conf according to Moz^Cla recommentation 2020-04-03 03:41:52 +02:00
Alexandre Aubin
53fa313c62
Merge branch 'stretch-unstable' into enh-email-rate-limit 2019-05-17 19:06:07 +02:00
Alexandre Aubin
f49b74f835
Merge pull request #722 from YunoHost/disable_vrfy_command_postfix
Disable VRFY command in Postfix command
2019-05-17 19:05:21 +02:00
Alexandre Aubin
c077b8def3
5s rate delay instead of 12s 2019-05-14 19:31:47 +02:00
Josue-T
ece153e8b1
Disable VRFY command in Postfix command 2019-05-10 15:44:59 +02:00
Romuald du Song
15ac51098d propose a setting to remove support for TLSv1 and TLSv1.1 2019-03-28 22:03:25 +01:00
ljf (zamentur)
73d42fd51a
[enh] Avoid to send simultaneously too much emails 2019-03-19 19:30:30 +01:00
Alexandre Aubin
240158ffaf Link postfix to postsrsd for SRS 2018-07-25 19:16:14 +00:00
Alexandre Aubin
dd8af083b3 Merge branch 'unstable' into stretch-unstable 2018-05-20 21:43:05 +02:00
Alexandre Aubin
6461b3ec11
Update comment about certificates 2018-05-15 17:52:49 +02:00
ljf (zamentur)
1f6a7b2ee5
[fix] Untrusted TLS connection established to 2018-05-11 16:52:28 +02:00
Alexandre Aubin
e85421721a Now using rspamd as milter in postfix 2018-05-02 18:04:15 +02:00
anmol26s
7d5779fcab [enh] Check that user is legitimate to use an email adress when sending mail (#330) 2017-08-05 12:11:53 +02:00
opi
6371ab4a57 [enh] Increase message size. #914 (#307) 2017-05-24 08:42:16 +02:00
ljf
2cf4768aa1 [fix] Postfix can't access rmilter socket due to chroot 2017-01-09 15:34:52 +01:00
ljf
b419c8c564 [fix] new rspamd version replace rspamd.socket with rspamd.service 2017-01-04 13:06:13 +01:00
Jérôme Lebleu
3339cd029a [enh] Remove client certificate verification from Dovecot and Postfix 2016-04-27 14:31:37 +02:00
Jérôme Lebleu
564e2c6503 [fix] Use SSL certificate of main domain in Dovecot and Postfix conf 2016-04-25 23:01:46 +02:00
Jérôme Lebleu
c09abeaec1 [enh] Update postfix conf_regen hook and simplify plain conf files copy 2016-04-12 21:41:52 +02:00
Renamed from data/templates/postfix/main.cf.sed (Browse further)