spam zmdailyreport

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
asalar
Posts: 11
Joined: Sat Sep 13, 2014 3:19 am

spam zmdailyreport

Post by asalar »

Emails zmdailyreport send to admin user are sent to spam folder. Is there a solution to prevent this process?
Can we specify a rule in Zimbra / SpamAssassin / Amavis to not put emails sent to admin user and has subject 'daily report' in spam folder?
Thanks for reply
phoenix
Ambassador
Ambassador
Posts: 27272
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

Re: spam zmdailyreport

Post by phoenix »

asalar wrote:Emails zmdailyreport send to admin user are sent to spam folder. Is there a solution to prevent this process?
ZCS doesn't do that for anyone else and it's not normal behaviour, you need to investigate why the messages are ending up in the Junk folder and you should look at the mail headers to see what's causing this. This is likely to be a configuration on your part and you need to give us some information about your ZCS installation configuration and what changes, if any, that you've made to ZCS.

When posting on these forum you should give the details of which ZCS version is in use by posting the full output of the following command:

Code: Select all

zmcontrol -v
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
asalar
Posts: 11
Joined: Sat Sep 13, 2014 3:19 am

Re: spam zmdailyreport

Post by asalar »

phoenix wrote:
asalar wrote:Emails zmdailyreport send to admin user are sent to spam folder. Is there a solution to prevent this process?
ZCS doesn't do that for anyone else and it's not normal behaviour, you need to investigate why the messages are ending up in the Junk folder and you should look at the mail headers to see what's causing this. This is likely to be a configuration on your part and you need to give us some information about your ZCS installation configuration and what changes, if any, that you've made to ZCS.

When posting on these forum you should give the details of which ZCS version is in use by posting the full output of the following command:

Code: Select all

zmcontrol -v
6.0.13 opensource edition
spam score:
X-Spam-Status: Yes, score=8.436 tagged_above=-10 required=6.6
tests=[ALL_TRUSTED=-1, BAYES_99=3.5, BAYES_999=0.2,
T_RP_MATCHES_RCVD=-0.01, URIBL_BLACK=1.7, URIBL_DBL_SPAM=2.5,
URIBL_GREY=0.424, URI_HEX=1.122] autolearn=no

simplest way is write a rule for spamassasin base on reciver and subject? but i have no idea about it!
can i use this config in ZCS:
http://commons.oreilly.com/wiki/index.p ... whitelists
Post Reply