Completely disable spam filtering

SillyPosition

New Member
Oct 30, 2019
5
0
1
25
Hi,
Im quite new to Proxmox MG, and Im not sure how to disable spam filtering at all, for any incoming email for any account/domain.
I want to use the product at the moment solely as a mail proxy, and my proxied server already runs spam checks.
 
Perhaps adding this to custom.cf
trusted_networks 0.0.0.0/0
score ALL_TRUSTED -200.0

Then add 0.0.0.0/0 to your trusted network list /#pmgMailProxyConfiguration:networks

Then turn off restrictions on:
/#pmgMailProxyConfiguration:options
/#pmgSpamDetectorConfiguration
/#pmgVirusDetectorConfiguration
 
Just disable all SMTP check and disable all rules.
 
Me too I'm quite new to Proxmox MG and wish to disable all spam filetering, but I realized that I'm also quite dumd, because this answer "Just disable all SMTP check and disable all rules." is not helping at all. Nice to know it's possible to achieve this with the web ui. A step by step would be nice.
 
This is an old post but … anyway for you guys to give a « friendlier » answer for newbies please … thank you in advanced !