The hostname within Servers Alive can be anything for an external check.
The max timeout within Servers ALive is 300 seconds, so within the ini file it should be less then 300 seconds.
 
 

Dirk.
 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of doubleu
Sent: Thu Jun 20 9:15 PM
To: [EMAIL PROTECTED]
Subject: [SA-list] smtp2pop3 questions

I've read every possible message containing 'smtp2pop3' in the mail-list archive, read the readme, etc. and I still have a couple questions if you don't mind.
 
Since this is an external check, does it matter what host you specify in the server name in SA?
 
I'd like to perform this check, but at half-hour intervals.  Is this even possible since the timeout in SA must be equal to or greater than, the timeout in the .ini file?
 
 
My configuration is as follows:
 
Host (server name in SA) is set to the POP3 server (192.168.1.151)
timeout is 300 seconds (max allowed)
 
ini file:
 
[default]
SMTPServer=mail.alltel.net
SMTPPort=25
SMTPFrom=<account-name>@alltel.net
SMTPTo=test@<our domain name>.com
POP3User=test
POP3Password=password
POP3Server=192.168.1.151
POP3Port=110
maxtimeout=1800
nrofchecks=6

Reply via email to