Spam mark orientbell
Appearance
Objective
When any mail id and domain to blacklist/whitelist in orinetbell follow below steps
1.)su - zimbra
cd /opt/zimbra/conf vi salocal.cf.in
2.)Add below keyword for blacklist and whitelist
to block whole domain
blacklist_from *@irs.gov
block a mail id only
blacklist_from subhash@irs.gov
3.)and follow same step for white list replacing word whitelist_from instead of blacklist_from
save file
4.)restart below serivce to update above changes
zmmtactl restart && zmamavisdctl restart