View Full Version : Changing timeout value for POPB4SMTP
Webcart
02-09-2004, 02:26 AM
Hello,
I would like to have IP addresses to disappear from /etc/virtual/pophosts file in 15mins (instead of default 30).
I saw a mention of it in the forums, just didn't find instructions :)
Thanks.
DirectAdmin Support
02-09-2004, 09:06 AM
Hello,
The option currently doesn't exist. I'll add a flag so you can set the value by editing the boot script to make it start as:
/usr/local/directadmin/da-popb4smtp t 15
Available next release, as ususal.
John
Webcart
02-18-2004, 08:49 AM
Hello,
Since this feature is already available, could you please elaborate on how to use it properly?
Is it by editing /usr/local/etc/rc.d/da-popb4smtp script or somehow via DA control panel or config file may be?
I really don't want to go "try and error" way on production server :)
Thank you.
DirectAdmin Support
02-18-2004, 08:55 AM
Hello,
Yes, just edit the boot script (/usr/local/etc/rc.d/da-popb4smtp)
change:
PROGBIN="/usr/local/directadmin/da-popb4smtp"
to
PROGBIN="/usr/local/directadmin/da-popb4smtp t 15"
for a 15 minute timeout. Then just restart it with that boot script.
John
Webcart
02-18-2004, 09:12 AM
Thank you.
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.