Notifications
Clear all
Topic starter
02/04/2024 01:08
Hello,
I didn't find any information on how to use Spamhaus with Carbonio CE.
Thanks by advance
Regards
JP P
02/07/2024 12:54
Hello,
Its easy in CLI.
for exemple :
1er -> get your actual settings :
su - zextras zextras@mail:~$ carbonio prov gcf zimbraMtaRestriction zimbraMtaRestriction: reject_invalid_helo_hostname zimbraMtaRestriction: reject_non_fqdn_sender zimbraMtaRestriction: reject_unknown_sender_domain
2em -> modify
zextras@mail:~$ carbonio prov mcf \ zimbraMtaRestriction reject_invalid_helo_hostname \ zimbraMtaRestriction reject_non_fqdn_sender \ zimbraMtaRestriction reject_unknown_sender_domain \ zimbraMtaRestriction reject_invalid_hostname \ zimbraMtaRestriction "reject_rbl_client cbl.abuseat.org" \ zimbraMtaRestriction "reject_rbl_client bl.spamcop.net" \ zimbraMtaRestriction "reject_rbl_client sbl.spamhaus.org" \ zimbraMtaRestriction "reject_rbl_client b.barracudacentral.org"
3em -> restart MTA
zextras@mail:~$ zmmtactl restart
its easy ?
Have a good day.
Myriad reacted
Topic starter
02/17/2024 15:46
Helloo,
It works ... Thanks
Regards
JP P
That method should be visible in the FAQ.
Md. Shariful Islam reacted