Flachzange
Basic Pleskian
Syntax for Greylistingfilter (Black-/Whitelist)
Hello,
I am using the "new" PLESK 9.2.1 greylisting feature since two weeks now. But I am not able to figure out which syntax is used to define the Black-/Whitelist. On the first sight it seems to be Regular Expressions as a default entry is for example
	
	
	
		
So I added an entry to filter out all senders without a fqdn, only having an IP address. But what ever expression I try, they do not work. The expressions itself are ok, they have been valided before.
So I hope there is someone here, who can help me with this issue.
Thx
Christoph
Edit:
On of the default entries in the db is:
	
	
	
		
But when I receive spam from a server with the IP Address: 84.79.151.165 (no fqdn)
This Mail is not rejected, although the pattern matches.
The address 194.154.72.131 is correctly rejected using the pattern above
				
			Hello,
I am using the "new" PLESK 9.2.1 greylisting feature since two weeks now. But I am not able to figure out which syntax is used to define the Black-/Whitelist. On the first sight it seems to be Regular Expressions as a default entry is for example
		Code:
	
	dynamic|ppp|dyn-ip|dial-up|dslSo I added an entry to filter out all senders without a fqdn, only having an IP address. But what ever expression I try, they do not work. The expressions itself are ok, they have been valided before.
So I hope there is someone here, who can help me with this issue.
Thx
Christoph
Edit:
On of the default entries in the db is:
		Code:
	
	.*[0-9][0-9]\.[0-9][0-9]\.[0-9][0-9].*But when I receive spam from a server with the IP Address: 84.79.151.165 (no fqdn)
This Mail is not rejected, although the pattern matches.
The address 194.154.72.131 is correctly rejected using the pattern above
			
				Last edited: 
			
		
	
								
								
									
	
								
							
							 
 
		