# hosts (Ipower web hosting) file (normally /etc/hosts) #O HostsFile=/etc/hosts The
Saturday, September 15th, 2007# hosts file (normally /etc/hosts) #O HostsFile=/etc/hosts The HostsFile option specifies the path to the file containing locally customized IP address-to-hostname translations. The default value is /etc/hosts. The next lines relate to dial-up delays when the connection fails: # dialup line delay on connection failure #O DialDelay=10s When a dial-up connection to the Internet needs to be established, the time required to secure the connection can vary greatly. The DialDelay option allows a number of seconds or minutes to be specified, which represents the amount of time sendmail will sleep if its initial connection attempt fails. The next lines let you define what happens when there is no recipient in the message: # action to take if there are no recipients in the message #O NoRecipientAction=add-to-undisclosed The NoRecipientAction option instructs sendmail what to do if a message has no recipients specified in the header lines. The valid parameters include add-apparently-to (adds an Apparently-To: header line), add-bcc (adds an empty Bcc: header line to comply with RFC 821), add-to (adds a To: header with recipients from the message envelope ), add-to-undisclosed (adds an empty To: undisclosed-recipients: header line), and none (delivers the message without modification). The next lines can be used to change the root directory used by sendmail: # chrooted environment for writing to files #O SafeFileEnvironment=/arch The SafeFileEnvironment option provides a more secure location for delivering mail to files by using a chroot system call. The next lines define whether colons are okay in an address: # are colons OK in addresses? #O ColonOkInAddr=True The ColonOkInAddr option determines whether colons are valid within addresses. The default value is False, indicating that a colon within an e-mail address represents an error. The next lines define how many jobs you can process in the queue: # how many jobs can you process in the queue? #O MaxQueueRunSize=10000 The MaxQueueRunSize option indicates the maximum number of queued messages that can be processed during one run of the queue. The preceding line sets the limit at 10,000 messages. The next lines relate to expanding CNAMES: # shall I avoid expanding CNAMEs (violates protocols)? #O DontExpandCnames=False The DontExpandCnames option controls whether sendmail accepts a CNAME record as the canonical hostname. If the DontExpandCnames option is set to True, the CNAME record is considered valid within the rewriting rules. If it is set to False (the default value), the CNAME record must be translated into a valid address record for use within the rewriting rules. The next lines relate to the SMTP login message: # SMTP initial login message (old $e macro) O SmtpGreetingMessage=$j Sendmail $v/$Z; $b The SmtpGreetingMessage option defines the banner text presented when a client connects to the sendmail daemon on the local machine. In the preceding line, $j evaluates to the FQDN of the local machine; $v and $Z represent the configuration file and executable program versions, respectively; and $b is the current local date
If you are looking for affordable and reliable webhost to host and run your business application visit our ftp web hosting services.