0

I have an email server with pmta. Someone recommended me to follow this link for IP warmup in order to not get blacklisted. I am using mailwizz with 7 IPs.

I tried to set the delivery servers via /etc/pmta/configand changing the config file by adding max-msg-rate 25/h.

I then reset /etc/init.d/pmta restart

I tried again but it is still exceeding the limit

Is there anything I did wrong?

4

2 に答える 2

0

max-msg-rate 25/hはドメイン スコープのディレクティブであるため、 および に送信する各ドメインにこれ​​を適用する必要があります<domain *>。そのディレクティブについて具体的にはわかりませんが、構成の変更を有効にするために再起動ではなくリロードが必要なものもあります (具体的には、PowerMTA Web モニターの管理者アクセス IP の追加/変更)。

于 2016-12-11T07:24:20.260 に答える