Hello,
I would like to add a footer for all the mails received so that the user can directly add this mail in blacklist.
In the "Mail filter" "Action Objects", there is no possibility to choose this option; or I can not find it!
I look at the composition of the blacklist link for each email of the daily report and got the following information:
https://myserver.mydomain.com:8006/...315T96005484&date=2019-10-14&action=blacklist
or by shortening:
https://myserver.mydomain.com:8006/...01T184570545&date=2019-10-14&action=blacklist
Finally, using the variables available for in the documentation [pmg-docs/pmg-admin-guide.html#rule_system_macros], I generate a link like this:
<a href='https://myserver.mydomain.com:8006/...CT__&cselect=__MSGID__&date=&action=blacklist'>Liste Noire</a>
The generated link does not work ... something must be missing, but what? can this work?
My questions :
is the generation of this link possible?
is it an improvement planned to propose this in the "Actions Objects"?
I would like to add a footer for all the mails received so that the user can directly add this mail in blacklist.
In the "Mail filter" "Action Objects", there is no possibility to choose this option; or I can not find it!
I look at the composition of the blacklist link for each email of the daily report and got the following information:
https://myserver.mydomain.com:8006/...315T96005484&date=2019-10-14&action=blacklist
or by shortening:
https://myserver.mydomain.com:8006/...01T184570545&date=2019-10-14&action=blacklist
Finally, using the variables available for in the documentation [pmg-docs/pmg-admin-guide.html#rule_system_macros], I generate a link like this:
<a href='https://myserver.mydomain.com:8006/...CT__&cselect=__MSGID__&date=&action=blacklist'>Liste Noire</a>
The generated link does not work ... something must be missing, but what? can this work?
My questions :
is the generation of this link possible?
is it an improvement planned to propose this in the "Actions Objects"?
Last edited: