<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Spam Filter ISP Forums : spamfilter.ini - with all entrys for 710</title>
  <link>https://www.logsat.com/spamfilter/forums/</link>
  <description><![CDATA[This is an XML content feed of; Spam Filter ISP Forums : Spam Filter ISP Support : spamfilter.ini - with all entrys for 710]]></description>
  <pubDate>Fri, 06 Mar 2026 15:22:31 +0000</pubDate>
  <lastBuildDate>Wed, 29 Aug 2007 18:40:56 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.logsat.com/spamfilter/forums/RSS_post_feed.asp?TID=6221</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Spam Filter ISP Forums]]></title>
   <url>https://www.logsat.com/spamfilter/forums/forum_images/web_wiz_forums.png</url>
   <link>https://www.logsat.com/spamfilter/forums/</link>
  </image>
  <item>
   <title><![CDATA[spamfilter.ini - with all entrys for 710 :  Sure:            ...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6221&amp;PID=10845&amp;title=spamfilterini-with-all-entrys-for-710#10845</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=8">LogSat</a><br /><strong>Subject:</strong> 6221<br /><strong>Posted:</strong> 29 August 2007 at 6:40pm<br /><br />Sure:<br><br><t></t><table border="0" cellpadding="5" cellspacing="0" width="100%">  <t><tr valign="middle">    <td align="left">      <p><span>SpamFilter.ini additional settings</span></p>    </td>    <td align="right">     <span style="font-size: 9pt;">     <a href="file:///Volumes/c$/My%20&#068;ocuments/Delphi%20Projects/SpamFilter/Distributi&#111;ns/Manual/HTML/logsat_softwares_spamfilter_for_isps.htm" target="_blank">Top</a>&nbsp;     <a href="file:///Volumes/c$/My%20&#068;ocuments/Delphi%20Projects/SpamFilter/Distributi&#111;ns/Manual/HTML/regular_expressi&#111;ns_1.htm" target="_blank">Previous</a>&nbsp;     <a href="file:///Volumes/c$/My%20&#068;ocuments/Delphi%20Projects/SpamFilter/Distributi&#111;ns/Manual/HTML/purchase.htm" target="_blank">Next</a>     </span>    </td>  </tr></t></table><!-- Placeholder for topic . --><t></t><table border="0" cellpadding="5" cellspacing="0" width="100%"><t><tr valign="top"><td align="left"><p><span style="">&#091;server settings&#093;</span></p><p><span style="">;Set this to 1 if you want to disable EHLO extensions</span></p><p><span style="">DisableEHLO=0</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Any emails whose text portion exceeds this number of KB will not be scanned for keywords and Bayes</span></p><p><span style="">;Higher values *may* catch more spam but will cause higher load on processor</span></p><p><span style="">MaxMsgSizeForKeywordScan=64</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Set FilterBase64html to 1 if youwant to block any emails with Content-Transfer-Encoding=base64 andContent-Type=text/html or text/plain </span></p><p><span style="">FilterBase64html=0</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Set RequireHELOBeforeMAILFROM to0 if you do not want to require remote servers to issue a HELO or EHLOcommand before sending the email</span></p><p><span style="">RequireHELOBeforeMAILFROM=1</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Controls the minimum number of good and spam emails that must be received before the Bayesian filter kicks in</span></p><p><span style="">MinEmailsForBayesKickIn=5000</span></p><p><span style="">&nbsp;</span></p><p><span style="">;by default SpamFilter will notallow any IP to relay thru it. Change DoNotTrustSelfByDefault to 1 ifyou want localhost to be able to relay</span></p><p><span style="">DoNotTrustSelfByDefault=0</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Remove any stale token in the corpus db.dat file that did not appear in incoming emails for the past n days</span></p><p><span style="">CleanUpCorpusIntervalDays=7</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Force disconnect of sessions after they have remained connected for this long</span></p><p><span style="">IdleDisconnectMinutesTimeout=15</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Force disconnect of sessions if a command has not been received within the last nn seconds</span></p><p><span style="">ReadTimeout=60</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Timeout when delivering emails to the destination SMTP server (in seconds)</span></p><p><span style="">ReadTimeoutOutgoing=60</span></p><p><span style="">&nbsp;</span></p><p><span style="">;if turned on, this will cause tokens in incoming emails being logged to screen with relevant probabilities</span></p><p><span style="">ShowBayesianTokens=0</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Set TagSPAMAndQuarantine=1 ifyou want to prefix every quarantine subject line with the prefixspecified in SPAMTagPrefix ini parameter</span></p><p><span style="">TagSPAMAndQuarantine=0</span></p><p><span style="">&nbsp;</span></p><p><span style="">;This SPAMTagPrefix will beprefixed to all subject lines marked for "mark as SPAM and deliver"along with the ation specified by TagSPAMAndQuarantine</span></p><p><span style="">SPAMTagPrefix=SPAM:</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Setting DoNotSendNDROnQuarantineto 1 will prevent generation of NDR when email are quarantined bycausing SpamFilter *not* to send an error code when quarantining emails</span></p><p><span style="">DoNotSendNDROnQuarantine=0</span></p><p><span style="">&nbsp;</span></p><p><span style="">;If turned on, the threads that save to disk and load into memory the bayes corpus tokens will have increased priority</span></p><p><span style="">BoostBayesPriority=1</span></p><p><span style="">&nbsp;</span></p><p><span style="">;if TrailingSQLSemiColon is setto 1 SpamFilter will add a ";" to the end of SQL statements. Disableonly to help solve problems with some databases.</span></p><p><span style="">TrailingSQLSemiColon=1</span></p><p><span style="">&nbsp;</span></p><p><span style="">;If turned on, any quarantined(false positives) emails that the end user force-delivers will causethe sender to be automatically whitelisted</span></p><p><span style="">AutoWhiteListForceDeliveryEnabled=1</span></p><p><span style="">&nbsp;</span></p><p><span style="">;if EnableBadMailDir is set to 1,this will cause all emails that generate a "server error" whenforwarded to your destination SMTP server will be saved in a"BadMailDir" for troubleshooting</span></p><p><span style="">EnableBadMailDir=0</span></p><p><span style="">&nbsp;</span></p><p><span style="">;if ScanReceivedHeaders is set to1 SpamFilter will add the "Received:" headers to the text examined forkeywords and statistical Bayesian searches.</span></p><p><span style="">ScanReceivedHeaders=1</span></p><p><span style="">&nbsp;</span></p><p><span style="">;if ScanAllHeaders is set to 1SpamFilter will add all email's headers to the text examined forkeywords and statistical Bayesian searches.</span></p><p><span style="">ScanAllHeaders=0</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Path to logfile directory </span></p><p><span style="">LogFilePath=</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Optional destination SMTP server where to forward SPAM emails only. Good emails are still forwarded to main SMTP server</span></p><p><span style="">DestSMTPServerForSPAM=</span></p><p><span style="">&nbsp;</span></p><p><span style="">;The frequency in seconds forwhich the quarantine table is scanned to check for emails pendingdelivery - includes web-access password registration emails</span></p><p><span style="">QuarantineToDeliverCheckInterval=5</span></p><p><span style="">&nbsp;</span></p><p><span style="">;By default the activity logfileis saved to disk every 60 seconds. Set RealtimeDiskLogging=1 to savethe log every time it is updated</span></p><p><span style="">RealtimeDiskLogging=0</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Add any IPs (separated by commas- no wildcards) that you do not wish to be automatically added to theHoneypot IP blacklist. This setting also prevents those IPs to be addedto the IP cache blacklist</span></p><p><span style="">DoNotAddIPToHoneypot=</span></p><p><span style="">&nbsp;</span></p><p><span style="">;An alternate server for sendingNDR (non-delivery) notification emails can be used. Leave the"NotificationSMTPServer" value blank to use the default destinationSMTP server</span></p><p><span style="">NotificationSMTPServer=</span></p><p><span style="">NotificationSMTPServerPort=25</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Set EnableDbgLogs=1 to enable separate detailed logging for troubleshooting purposes</span></p><p><span style="">EnableDbgLogs=</span></p><p><span style="">&nbsp;</span></p><p><span style="">;The timeout in milliseconds for all DNS-related queries.</span></p><p><span style="">DNSTimeout=5000</span></p><p><span style="">&nbsp;</span></p><p><span style="">;If an IP sends more than this number of spams in a certain period of time then it is temporarily banned (blacklisted)</span></p><p><span style="">IPCacheLimboCountTrigger=3</span></p><p><span style="">&nbsp;</span></p><p><span style="">;If an IP sends more than a certain number of spams during this number of minutes then it is temporarily banned (blacklisted)</span></p><p><span style="">IPCacheLimboTimeTrigger=10</span></p><p><span style="">&nbsp;</span></p><p><span style="">;If an IP address was bannedbecause it sent too many spams in a certain time interval, it will beun-banned after this number of minutes</span></p><p><span style="">IPCacheBlacklistDuration=60</span></p><p><span style="">&nbsp;</span></p><p><span style="">;You can force the antivirusplugin to block emails if they contain password protected archives thatcannot be tested for viruses by setting this to 1</span></p><p><span style="">BlockArchivesWithPassword=0</span></p><p><span style="">&nbsp;</span></p><p><span style="">;By default SpamFilter will onlyperform DNS lookups when the reverse DNS filter is enabled. Changevalue to 1 to always perform a reverse lookup on connecting IPs</span></p><p><span style="">AlwaysDoReverseDNSLookups=0</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Specifies how often the logfilesare rotated (Min=1, Max=24). The default is 24 (rotates at midnight). Avalue of 1 means every hour at the hour, value of 2 means at 2am, 4am,6am etc...</span></p><p><span style="">RotateLogsEveryNNhours=24</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Change DoNotStartWithoutAV to 1 if you do not want SpamFilter to start/run if there is an error with the Antivirus plugin.</span></p><p><span style="">DoNotStartWithoutAV=0</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Number of hours SpamFilter willretry to deliver messages in queue to your destination SMTP server ifit was unreachable. Enter 0 to try forever until back online.</span></p><p><span style="">ExpireRetryQueueHours=0</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Determines if SpamFilter shouldhold in the queue emails that were rejected by the destination SMTPserver with an error in the 4xy range</span></p><p><span style="">QueueIfDestinationError400=true</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Determines if SpamFilter shouldhold in the queue emails that were rejected by the destination SMTPserver with an error in the 5xy range</span></p><p><span style="">QueueIfDestinationError500=false</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Determines if SpamFilter shouldremove from the queue emails that could not be delivered to thedestination SMTP server due to a "Read Timeout" (an NDR is sent if theemail is removed from the queue)</span></p><p><span style="">DoNotQueueIfReadTimeout=false</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Image filter threshold. Higher values indicate a more aggressive filter. 0 disables the filter. Min=0, Max=15</span></p><p><span style="">SpamImageThreshold=10</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Image filter color sensitivity. Used internally to detect color shades</span></p><p><span style="">SpamImageColorSensitivity=20</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Images embedded in email's html having a width smaller than this will not be scanned. Useful to bypass signatures and logos</span></p><p><span style="">SpamImageMinWidth=300</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Images embedded in email's html having a height smaller than this will not be scanned. Useful to bypass signatures and logos</span></p><p><span style="">SpamImageMinHeight=300</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Determines the number of points that will be scanned in a image to process it for spam</span></p><p><span style="">SpamImageSamplingPoints=200</span></p><p><span style="">&nbsp;</span></p><p><span style="">;to reduce false positives, emails with multiple inline images can bypass the image filter by setting this value to 1</span></p><p><span style="">SpamImagePassMultiImage=1</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Specify the max number of pagesa PDF document must contain in order to be scanned for spam signatures.The scan will be skipped altogether if there are more than this numberof pages</span></p><p><span style="">SpamPDFMaxPagesToScan=2</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Specify the max number height inpixel of a PDF pages that will be scanned for spam signatures. Toreduce false positives, pages taller than this will not be scanned</span></p><p><span style="">SpamPDFMaxPixelHeight=800</span></p><p><span style="">&nbsp;</span></p><p><span style="">;SpamFilter can block emails thatcontain only an empty, blank body and one of the following attachment.Clear the list if you don't want to stop such emails. Specify multipleattachments separated by commas</span></p><p><span style="">BlockBlankEmailsWithAttachments=*.pdf</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Set this to 0 to prevent queuedemails to be spooled to memory, and force spooling to disk. While lessefficient, spooling to disk helps allow existing antivirus software todetect and block some infected email files</span></p><p><span style="">SpoolQueueFilesToMemory=1</span></p><p><span style="">&nbsp;</span></p><p><span style="">;If the private key of the SSL certificate is protected by a password, enter is here</span></p><p><span style="">SSLCertificatePassword=</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Some older email clients have abug that requires them to see "AUTH=LOGIN" in the EHLo response ratherthan "AUTH LOGIN". Set this to 1 to add the incorrect syntax to theEHLO output. Changes to this setting require SpamFilter to be restarted</span></p><p><span style="">AddIncorrectAUTHLOGINEHLOEntry=0</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Timeout in seconds used in the some SQL commands (Ex. inserting a new record in the tblQuarantine table)</span></p><p><span style="">MiscSQLTimeout=1</span></p><p><span style="">&nbsp;</span></p><p><span style="">;SpamFilter Enterprise willdelete temporary entries in the tblReloadTableInfo after they have beenkept for this long. This parameter is used to allow multipleinstallations of SpamFilter Enterprise to maintain their settings insync. It can be reduced to 5-10 seconds for installations running onlyone instance of SpamFilter Enterprise</span></p><p><span style="">SecondsToHoldEntriesIntblReloadTableInfo=600</span></p><p><span style="">&nbsp;</span></p><p><span style="">;If the "AuthorizedTO" whitelistis used to specify the list of valid email addresses that can beaccepted, by default SpamFilter will terminate a connection when theremote server specifies an invalid address in the RCPT TO command. Youcan use the following option to disable this forced disconnect, andcause SpamFilter to simply reject the invalid recipient, and continueto accept additional ones</span></p><p><span style="">DisconnectOnNonAuthorizedTO=true</span></p><p><span style="">&nbsp;</span></p><p><span style="">;Use this option to preventSpamFilter from performing the routine cleanup of the quarantinedatabase by deleting old archived emails. Useful if admins want toperform their own cleanup</span></p><p><span style="">DoNotDeleteExpiredEmailsFromQuarantine=false</span></p><p><span style="">&nbsp;</span></p><p><span style="">;SpamFilter is able to blockblank emails that contain specific attachments. This parameter is usedto specify the threshold of characters below which an email isconsidered blank</span></p><p><span style="">MaxLettersToConsiderEmailBlank=2</span></p><p><span style="">&nbsp;</span></p><p><span style="">;SpamFilter uses the http andhttps protocols to query the SFDB database and to download antivirusupdates. You can specify a proxy to use for these operations the theoption in the &#091;proxy settings&#093; section</span></p><p><span style="">&#091;proxy settings&#093;</span></p><p><span style="">ProxyServer=</span></p><p><span style="">ProxyUsername=</span></p><p><span style="">ProxyPassword=</span></p><p><span style="">ProxyPort=0</span></p><p><span style="">ProxyBasicAuthentication=0</span></p><p><span style="">&nbsp;</span></p><p><span style="">&#091;authentication settings&#093;</span></p><p><span style="">;By setting this parameter to 1,SpamFilter will automatically add the Active Directory domain nameprefix to the username. For example, if the AD domain is logsat.com,and the username is JohnW, SpamFilter will automatically authenticatethe user as logsat.com\JohnW</span></p><p><span style="">ActiveDirectoryAuthPrefixDefaultDomain=0</span></p><p><span style="">&nbsp;</span></p><p><span style="">;By setting this parameter to 1,SpamFilter will automatically add the Active Directory domain namesuffix to the username. For example, if the AD domain is logsat.com,and the username is JohnW, SpamFilter will automatically authenticatethe user as JohnW@logsat.com</span></p><p><span style="">ActiveDirectoryAuthAppendDefaultDomain=0</span></p><p><span style="">&nbsp;</span></p><p><span style="">&nbsp;</span></p><p><span style="">&nbsp;</span></p><p><span style="">&nbsp;</span></p><p><span style="">&nbsp;</span></p></td></tr></t></table><br>]]>
   </description>
   <pubDate>Wed, 29 Aug 2007 18:40:56 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6221&amp;PID=10845&amp;title=spamfilterini-with-all-entrys-for-710#10845</guid>
  </item> 
  <item>
   <title><![CDATA[spamfilter.ini - with all entrys for 710 : Hi roberto,  it is possible...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6221&amp;PID=10841&amp;title=spamfilterini-with-all-entrys-for-710#10841</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=377">kp4711</a><br /><strong>Subject:</strong> 6221<br /><strong>Posted:</strong> 29 August 2007 at 6:40am<br /><br />Hi roberto,<DIV>&nbsp;</DIV><DIV>it is possible that you post a complete spamfilter.ini file with all options that are handled by version 710?</DIV><DIV>kp4711</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 29 Aug 2007 06:40:01 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6221&amp;PID=10841&amp;title=spamfilterini-with-all-entrys-for-710#10841</guid>
  </item> 
 </channel>
</rss>