SPAM Report Custom Template

Carsten Czichos

Active Member
Mar 22, 2016
14
0
41
59
Hi,
I would like to know
1. whether we can have different templates for different domains
2. how to test the layout before sending real reports
3. what the ideal size for a custom logo using the default template is

Can I find this information somewhere or can someon help me?

Thanx, Carsten
 
Hi,
I would like to know
1. whether we can have different templates for different domains

you talk about daily reports/quarantine web interface? there is only one.

2. how to test the layout before sending real reports

just select the new report style on the gui, then send a report to your own email address via CLI:

> proxspamreport -y youremail@domain.com

3. what the ideal size for a custom logo using the default template is

Can I find this information somewhere or can someon help me?

Thanx, Carsten

max width 1000px, max-height: 300px
 
That was helpful, thank you !
Two more questions:

1. Where can I find documentation about the possible options of proxspamreport?
In particular I'm interested wether it is possible to send spamreports of multiple users to "group supervisors", preferably in a combined list.

2. Does the action "block" - instead of "quarantine" that the email is blocked during the smtp dialog and the sender is notified?

Thanx again !
 
That was helpful, thank you !
Two more questions:

1. Where can I find documentation about the possible options of proxspamreport?


usage: /usr/bin/proxspamreport [-y -p -n] [receiver] # send daily reports
/usr/bin/proxspamreport -c # print stale files
/usr/bin/proxspamreport -c -p # purge stale files

-c, --check ... consistency checks
-p, --purge ... purge stale entries (database/files)
-n, --nomail ... do not send mails, just print spam counts
-y, --yesterday ... timespan is yesterday (not today)
-w, --weekly ... timespan is last 7 days (not today)
-s, --style ... overwrite reporting style (short,verbose,outlook,custom)
-r, --redirect <email> ... redirect mail to <email>


2. Does the action "block" - instead of "quarantine" that the email is blocked during the smtp dialog and the sender is notified?

Thanx again !

as soon as the email are transmitted, the analysis in the rule system starts.

so all this is after the SMTP dialogs. so if you want to notify someone (e.g. on a block action), you have to add explicit notifications to your rule.