zimbra problem to conect in rspamd

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
ericchagas
Posts: 32
Joined: Sat Dec 10, 2022 8:04 pm

zimbra problem to conect in rspamd

Post by ericchagas »

can someone tell me why this error? I followed the tutorial
https://wiki.zimbra.com/wiki/Rspamd

I did the records milter

$ su - zimbra
$ zmprov ms $(zmhostname) zimbraMtaMilterDefaultAction accept
$ zmprov ms $(zmhostname) zimbraMtaSmtpdMilters "inet:localhost:11332, inet:[::1]:11332"
$ zmprov ms $(zmhostname) zimbraMtaNonSmtpdMilters "inet:localhost:11332, inet:[::1]:11332"

chaging of course the zmhostname, and does not work, I'm running zimbra in aws ec2

and when a did this step

$ zmprov ms $(zmhostname) -zimbraServiceEnabled antispam
$ zmantispamctl stop
$ zmprov gs $(zmhostname) | grep zimbraServiceEnabled

other services fall as in attachments, and them emails stop to send in zimbra

Release 8.8.15.GA.4179.UBUNTU20.64 UBUNTU20_64 FOSS edition, Patch 8.8.15_P37.
Attachments
Screenshot from 2023-08-16 16-00-57.png
Screenshot from 2023-08-16 16-00-57.png (38.77 KiB) Viewed 1469 times
Screenshot from 2023-08-16 15-44-26.png
Screenshot from 2023-08-16 15-44-26.png (211.29 KiB) Viewed 1473 times
Post Reply