Hi and thanks so far - even if it is no solution
ad 1. Most of them will delete this email. And who knows this? I have to inform all the users that they can do it this way? So it is no "onetime"-link? Everybody who has / gets this link will be able to login in this users queue for everytime without authentification??? So, every user could save a bookmark to (t)his quarantine? Ups ...
ad 2. Yes. Up from 4 to 10 we mark as spam only. >10 it will be moved to quarantine.
ad 3. Would be great if one could choose if he wants (for example) daily / 3 hours / 6 hours / hourly .... or even better "every x hours". Could be generated a cron-job ... done Unfortunately I cant configure nothing regarding this
Thanks Walhalla
I had the same problem (pm gw V5.0-69)
Solution is a cronjob:
0 8-18 * * 1-5 /usr/bin/pmgqm send
Every hour between 8am and 6pm from monday to friday.
And if the spam section is empty you get no mail.
Bernd
I had the same problem (pm gw V5.0-69)
Solution is a cronjob:
0 8-18 * * 1-5 /usr/bin/pmgqm send
Every hour between 8am and 6pm from monday to friday.
And if the spam section is empty you get no mail.
Bernd
you can only specify a single address as option using --receiverpmgqm send [OPTIONS]
Generate and send spam report emails.
--debug <boolean> (default = 0)
Debug mode. Print raw email to stdout instead of sending them.
--receiver <string>
Generate report for a single email address. If not specified, generate reports for all users.
--redirect <string>
Redirect spam report email to this address.
--style <custom | short | verbose>
Spam report style. Default value is read from spam quarantine configuration.
--timespan <today | week | yesterday> (default = today)
Select time span.
Hi,
according to the man page:
you can only specify a single address as option using --receiver
But you can try if a wildcard is allowed: *@uvw.xyz
Bernd
Can you please post complete command to run in SSH. I am sorry i am not expert and dont know how to run cron job. thank you so mcuh for replying soon.I had the same problem (pm gw V5.0-69)
Solution is a cronjob:
0 8-18 * * 1-5 /usr/bin/pmgqm send
Every hour between 8am and 6pm from monday to friday.
And if the spam section is empty you get no mail.
Bernd