Global Whitelist/Blacklist

  • Thread starter Thread starter switt
  • Start date Start date
S

switt

Guest
Is there a way to add multiple global whitelist/blacklist entries? I've added a domain to my whitelist but I see no way to add additional addresses.
I'm assuming that any address listed in the global whitelist is always accepted.

I want to be able to always accept email from certain domains while always block emails from other domains.
 
Is there a way to add multiple global whitelist/blacklist entries? I've added a domain to my whitelist but I see no way to add additional addresses.
I'm assuming that any address listed in the global whitelist is always accepted.

I want to be able to always accept email from certain domains while always block emails from other domains.

yes, you have to enable the appropriate rule in the system. the WHO object blacklist (or whitelist) can have multiple entries (email addresses, domains, etc.).

the blacklist rule should look like this:
From:Blacklist To:Anybody When:Always What:Anything Action:Block

the whitelist rule should look like this:
From:Whitelist To:Anybody When:Always What:Anything Action:Accept
 
I'm still learning how to administer Proxmox so please forgive any stupid questions I may be asking but is the Greylist Exclusion where I should make entries I want treated as a "whitelist" for an entire domain? In my prior mail gateway experience I'm just used to having a "whitelist" and a "blacklist" and making entries for allowing/blocking mail from those lists.
 
yes, you have to enable the appropriate rule in the system. the WHO object blacklist (or whitelist) can have multiple entries (email addresses, domains, etc.).

the blacklist rule should look like this:
From:Blacklist To:Anybody When:Always What:Anything Action:Block

the whitelist rule should look like this:
From:Whitelist To:Anybody When:Always What:Anything Action:Accept

Thanks for the info.
My blacklist and whitelist are set up like your suggestion above. My problem is that I don't see a way to add multiple values to those lists. I've attached a screen capture of my whitelist who object rule so hopefully it will help out. I have options to edit or delete the existing entry. I though there should be a "new" option to keep adding more. I'm sure I have overlooked something simple but thanks for any help.
 

Attachments

  • proxmox.jpg
    proxmox.jpg
    96.2 KB · Views: 244
Thanks for the info.
My blacklist and whitelist are set up like your suggestion above. My problem is that I don't see a way to add multiple values to those lists. I've attached a screen capture of my whitelist who object rule so hopefully it will help out. I have options to edit or delete the existing entry. I though there should be a "new" option to keep adding more. I'm sure I have overlooked something simple but thanks for any help.

Please use the menu above (near 'Edit Object Whitelist')
 
Wow, I'd never noticed that arrow for some reason. Thanks for your help.