321 Studios Plesk 8 ユーザーズマニュアル

ページ / 20
The Administrator Module 
4PSA Qmail Manager 1.1.6 for Plesk 8 / Plesk 7.x Reloaded User’s Guide
 
 
15
 
The QMAILIDHOST environment variable overrides 
idhost
 
• 
localiphost – This is the replacement host name for local IP addresses. 
Default:  me, if that file is provided by the server administrator. Qmail-
smtpd is responsible for recognizing dotted-decimal addresses for the 
current host. When it finds a recipient address with the form 
box@[d.d.d.d]
, where d.d.d.d is a local IP address, it replaces [d.d.d.d] 
with localiphost. This is done before rcpthosts.  
• 
plusdomain – This is the plus domain name. Default: me, if that file is 
provided by the server administrator. Otherwise it will be plusdomain. 
Qmail-inject adds this name to any host name that ends with a plus sign, 
including defaulthost, if this ends with a plus sign. If a host name does 
not have dots but ends with a plus sign, qmail-inject uses plusdomain
not defaultdomain.  
 
The QMAILPLUSDOMAIN environment variable overrides 
plusdomain
 
• 
queuelifetime – The number of seconds a message can stay in the 
queue. Default: 604800 (one week). After this time expires, qmail-send 
will try to send the message once more, but it will treat any temporary 
delivery failures as permanent failures.  
• 
smtpgreeting – The SMTP greeting message. Default: me, if that file is 
provided by the server administrator. Otherwise qmail-smtpd will refuse 
to run. The first word included in the smtpgreeting  should  be  the 
current hostname.  
• 
timeoutconnect – The number of seconds qmail-remote will wait for the 
remote SMTP server to accept a connection. Default: 60. The kernel 
normally imposes a 75 seconds upper limit.  
• 
timeoutremote – The number of seconds qmail-remote will wait for 
each response from the remote SMTP server. Default: 1200.