António Anacleto

Results 3 comments of António Anacleto

I needed to configure DKIM for several domains so I changed the /services/amavis.sh and and mount it. I add this line in this case sed -i "s/dkim_key('DOMAIN'/dkim_key('*'/g" /etc/amavisd/amavisd.conf right before...

Yes, I just removed the policy part because it does not belong to bes, be careful with the transforms and so, and it will work

So far I changed the /services/amavis.sh and mount it. I add this line in this case sed -i "s/dkim_key('DOMAIN'/dkim_key('*'/g" /etc/amavisd/amavisd.conf right before the string replacement for HOSTNAME. I have to...