Extracting user's "private" whitelists

ron

Member
Oct 31, 2006
38
0
6
Hi guys,

Is there a way to extract the private whitelists that users create for themselves?
 
Hi guys,

Is there a way to extract the private whitelists that users create for themselves?

You can see it on the web interface. Or do you need an automated way? - if so, the only way is to query the database (sql).
 
I was hoping for an automated way, it will be very time-consuming to go through all mail addresses and write down their whitelist entries...
 
I was hoping for an automated way, it will be very time-consuming to go through all mail addresses and write down their whitelist entries...

BTW, why do you need this?

If you are familiar with database, just query it via sql commands.
 
I need it because we get many false-positives, especially with Emails originating from countries like Russia, China, Korea, etc. where non-English fonts are used.

some of my users check their daily spam report every morning and whitelist/deliver Emails accordingly, some users delete the report without checking it. I want to be able to extract whitelist entries created by my "diligent" users, and add them to the main whitelist for the benefit of the entire company.

I am not very familiar with the database and its commands, can you instruct me how to do it?...
 
I need it because we get many false-positives, especially with Emails originating from countries like Russia, China, Korea, etc. where non-English fonts are used.

some of my users check their daily spam report every morning and whitelist/deliver Emails accordingly, some users delete the report without checking it. I want to be able to extract whitelist entries created by my "diligent" users, and add them to the main whitelist for the benefit of the entire company.

I am not very familiar with the database and its commands, can you instruct me how to do it?...

please send email to support@proxmox.com to open a ticket.