GLM2 problem... deleting whitelists?

  • Thread starter Thread starter lapinga
  • Start date Start date
L

lapinga

Guest
Hello,

I have a little problem with senders using exchange servers or outlook.com

I know I have to add some lines to the greylisting whitelist, and so I did.

But something is wrong.

When I add *outlook.com to the whitelist through the GLM2 interface it does show up as added, but it doesn't seem to be added to the greylisting.

I go to shell and do this:

/usr/local/psa/bin/grey_listing -i

Grey listing configuration.

Grey listing checking enabled
Grey interval 5 minutes
Expire interval 51840 minutes
Penalty interval 2 minutes
Penalty disabled
Personal grey listing
configuration allowed

Server-wide black list:

Server-wide white list:

White domains patterns list:

Black domains patterns list:

SUCCESS: Gathering of server wide information complete.
as you see there is nothing there.

so, I add it manually with:
/usr/local/psa/bin/grey_listing --update-server -domains-whitelist "add:*outlook.com"

and then it shows up on that list.

HOWEVER:

when I log into my plesk panel and go to the GLM2 panel and click on anything in the blacklist, then it is deleted again from that list i see in shell

CentOs 6.4, plesk 11.5.30#16
GLM 2.3.2

steps to reproduce:
1) log into shell and manually add *outlook.com with above command
2) log into plesk, go to GLM, go to white/blacklist, left click on *outlook.com (you get a edit box to change the name) then just rightclick (edit box dissapears and page is reloaded)
3) go to shell again and check the list with above command, *outlook.com is GONE even tho it still shows in the GLM panel


also, i would like to take the chance and ask:
i think since i am on plesk 11.5 my greylisting is rejecting mails with a 5.7.1 error instead the temporal 4.x.x error it should... does anyone know anything about this?
 
Back
Top