How to send daily reports of blocked ASSP emails to each user?

Asked

Viewed 55 times

0

I use ASSP as an email filter server.

Often users of my domain request reports of blocked emails (sending email to the address set on "Request Block Report (EmailBlockReport)")

However, I would like to schedule the automatic sending of this report daily without requiring the request from the end user.

I set the parameter: BlockReportFile as: file:files/blockreportlist.txt

And I inserted the following lines into my file blockreportlist.txt:

[email protected]=>[email protected]
[email protected]=>[email protected]

However, when I mark the option "Generate a BlockReport from BlockReportFile Now (BlockReportNow)" and click on "Run now!" the following message appears:

*** Updated - task was started

But the report is not sent to any of the users, nor to the email configured in "Send Copy of Block-Reports TO (EmailBlockTo)".

Would anyone know what’s going on?

1 answer

0


The issue is that the scheduled assp does not send any reports to the user user1 if there is no blocked email for the user user1, unlike email report requests, where a reply is received stating that there is no blocked email for the user user1.

The assp follows the philosophy "no news, good news"

Browser other questions tagged

You are not signed in. Login or sign up in order to post.