• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

arts greylisting interval?

K

knocx

Guest
hi anyone knows how to set the time interval for qgreylist of arts repo?

i cant find any config files.

i want to increment the trial interval to 10 minutes

thanks
knocx
 
thank you i am such a blind :)

i had increased grey time to 5 minutes do you have any advices or some custom tweaks about the greylist script?
 
hello jwdick

thanks for your reply

i have 2 issues thar are not documented

how will i add an IP address to whitelist?

how to disable c class remembering

my $greylistclassc = 1; will it skip it if i change it to 0 or comment it

do you have any idea for these?

thanks
 
Originally posted by knocx
thank you i am such a blind :)

i had increased grey time to 5 minutes do you have any advices or some custom tweaks about the greylist script?

The interval time set to 5 minutes has worked out best for me. I have tried some script modifications to move ip's into a "blacklist" folder if the same ip is sending multiple emails (i.e. one ip sending mail to multiple names @ same domain) Not very good with scripts as yet so it hasn't worked out. If I get it working, I'll let you know.
 
yes i do also believe 5 minutes is better than 2 minutes, that what i had set it to

however my $greylistclassc=1 may cause potential flaws since it allows whole C class of the IP.

Also it will be great to white list
hotmail yahoo gmail ..etc by default for performance issues.

but there is no documentation how to whitelist known IP blocks? do you know how to
 
The "whitelist" folder is not created by default. Create the folder in "/var/qmail" with the same permissions as the "greylist" folder. Then create an "empty file" with the ip addresses to whitelist. For an example, look in the greylist folder.
 
Back
Top