<?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 : Feature Request: Outbound C&#111;nnecti&#111;ns Vie</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 : Feature Request: Outbound C&#111;nnecti&#111;ns Vie]]></description>
  <pubDate>Tue, 14 Jul 2026 15:53:17 +0000</pubDate>
  <lastBuildDate>Mon, 19 Feb 2007 11:34:27 +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=5974</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[Feature Request: Outbound C&#111;nnecti&#111;ns Vie :   __M__ wrote:Webguyz - if you...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5974&amp;PID=9756&amp;title=feature-request-outbound-connections-vie#9756</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=102">WebGuyz</a><br /><strong>Subject:</strong> 5974<br /><strong>Posted:</strong> 19 February 2007 at 11:34am<br /><br /><P><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by __M__" alt="Originally posted by __M__" style="vertical-align: text-bottom;" /> <strong>__M__ wrote:</strong><br /><br /><BR>Webguyz - if you feel so inclined to share this script you have created please PM me and I'll provide an email address etc.<BR></td></tr></table> </P><P>Not very big so here it is. We user jmail but you can replace it with anything you want. We set the vbs file in scheduler to run every 5 minutes.</P><P><BR>----------------- sf-queue-mon.vbs -----------</P><P>sfqueue = "C:\SpamFilter\queue\" 'location of queue<BR>maxqueues = 50 'number of entries to trip and send this email<BR>dim fs,fo,x, count<BR>count = 0<BR>set fs=CreateObject("Scripting.FileSystemObject")<BR>set fo=fs.GetFolder(sfqueue)<BR>for each x in fo.files<BR>&nbsp; count = count + 1<BR>Next<BR>set fo=nothing<BR>set fs=nothing<BR>if count &gt; maxqueues then<BR>Set Jmail = CreateObject( "JMail.Message" )<BR>&nbsp;Jmail.Logging = true<BR>&nbsp;Jmail.Silent = true<BR>&nbsp;JMail.From = "<A href="mailto:sf@mydomain" target="_blank">sf@mydomain</A>.com"<BR>&nbsp;Jmail.AddRecipient "<A href="mailto:support@mydomain.com" target="_blank">support@mydomain.com</A>"<BR>&nbsp;JMail.Subject = "SF has " &amp; Count &amp; " entries in the queue!!!"<BR>&nbsp;JMail.Body = "Check it out"<BR>&nbsp;Jmail.Send("mail.whatever.biz")<BR>Set JMail = Nothing&nbsp;<BR>end if<BR>-----------------------------------------------------</P><span style="font-size:10px"><br /><br />Edited by WebGuyz</span>]]>
   </description>
   <pubDate>Mon, 19 Feb 2007 11:34:27 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5974&amp;PID=9756&amp;title=feature-request-outbound-connections-vie#9756</guid>
  </item> 
  <item>
   <title><![CDATA[Feature Request: Outbound C&#111;nnecti&#111;ns Vie : jep, same boat here too! (and...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5974&amp;PID=9755&amp;title=feature-request-outbound-connections-vie#9755</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=9">Web123</a><br /><strong>Subject:</strong> 5974<br /><strong>Posted:</strong> 19 February 2007 at 7:06am<br /><br /><P>jep, same boat here too! (and a script running every 5min. checkin the queue)</P>]]>
   </description>
   <pubDate>Mon, 19 Feb 2007 07:06:57 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5974&amp;PID=9755&amp;title=feature-request-outbound-connections-vie#9755</guid>
  </item> 
  <item>
   <title><![CDATA[Feature Request: Outbound C&#111;nnecti&#111;ns Vie : __M__ your situation is exactly...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5974&amp;PID=9754&amp;title=feature-request-outbound-connections-vie#9754</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=317">ineedithelp</a><br /><strong>Subject:</strong> 5974<br /><strong>Posted:</strong> 19 February 2007 at 6:56am<br /><br /><P><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana">__M__ your situation is exactly the same as mine.&nbsp; We too are not looking to use SFI as an outbound proxy but would love the functionality of seeing what is in the outbound queue and have the ability to do a manual force delivery to the onward server on a mail by mail basis.&nbsp; <?:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></P><P><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana">Manually checking the Queue folder is time consuming and there is no option to deliver single emails - just to flush the queue.<o:p></o:p></SPAN></P><P><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana">I am sure this would be a useful feature for many.<o:p></o:p></SPAN></P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 19 Feb 2007 06:56:55 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5974&amp;PID=9754&amp;title=feature-request-outbound-connections-vie#9754</guid>
  </item> 
  <item>
   <title><![CDATA[Feature Request: Outbound C&#111;nnecti&#111;ns Vie : I had an instance over the weekend...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5974&amp;PID=9753&amp;title=feature-request-outbound-connections-vie#9753</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=285">__M__</a><br /><strong>Subject:</strong> 5974<br /><strong>Posted:</strong> 19 February 2007 at 4:35am<br /><br />I had an instance over the weekend where the local telco (the owner of all DSL infrastructure in Australia) did some maintenance and took out many of our customers connections (only required a router/modem power cycle) and we had a heap of mail banked up to be delivered this morning. It was a bit of a bother manually sifting through the \queue folder to see what mail was waiting to be redelivered when the customers were calling chasing missing mail.<br><br>Has Logsat given any further consideration to adding some sort of outgoing queue viewing in a future release (obviously once SFE retail is released)? It would also be preferable if we could limit the number of outgoing queues also to avoid bottlenecking when the recipient's connection comes back up.<br><br>Webguyz - if you feel so inclined to share this script you have created please PM me and I'll provide an email address etc.<br><br><br>]]>
   </description>
   <pubDate>Mon, 19 Feb 2007 04:35:44 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5974&amp;PID=9753&amp;title=feature-request-outbound-connections-vie#9753</guid>
  </item> 
  <item>
   <title><![CDATA[Feature Request: Outbound C&#111;nnecti&#111;ns Vie : We have this issue and I wrote...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5974&amp;PID=9746&amp;title=feature-request-outbound-connections-vie#9746</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=102">WebGuyz</a><br /><strong>Subject:</strong> 5974<br /><strong>Posted:</strong> 17 February 2007 at 3:08pm<br /><br />We have this issue and I wrote a simple&nbsp;wsh script that checks the number of files in the queue&nbsp;directory and if it exceeds 50 then it emails&nbsp;me which gives&nbsp;me a heads up to&nbsp;check whats going on (I am in email all day long ;-). We set up a scheduled task set to run it every 5 minutes.]]>
   </description>
   <pubDate>Sat, 17 Feb 2007 15:08:02 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5974&amp;PID=9746&amp;title=feature-request-outbound-connections-vie#9746</guid>
  </item> 
  <item>
   <title><![CDATA[Feature Request: Outbound C&#111;nnecti&#111;ns Vie : ineedithelp, sounds to me like...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5974&amp;PID=9738&amp;title=feature-request-outbound-connections-vie#9738</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=285">__M__</a><br /><strong>Subject:</strong> 5974<br /><strong>Posted:</strong> 13 February 2007 at 5:22pm<br /><br />ineedithelp, sounds to me like your using SFI in a similar fashion to us. We act as a mail gateway for our clients an we forward clean mail directly to their mailserver. We too very regularly experiance a build up of mail when their server drops it's connection, the only way we notice this is if we happen to see a large number of sends to the same domain on the Activity Log. <br><br>As per Roberto's example of forwarding mail to joe@aol.com we do have internal mailservers which SFI also passes clean mail to, here we either host the mail for the client (for collection by POP/IMAP) or forwarded it appropriately. <br><br>I'm not looking for any smart host functionality in SFI, but I do think that the ability to view the contents of the outgoing queue (or a listing of how many messages are waiting to send) is necessary. Roberto, can you consider this without the smart host functionality?<br>]]>
   </description>
   <pubDate>Tue, 13 Feb 2007 17:22:05 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5974&amp;PID=9738&amp;title=feature-request-outbound-connections-vie#9738</guid>
  </item> 
  <item>
   <title><![CDATA[Feature Request: Outbound C&#111;nnecti&#111;ns Vie : SpamFilter was really designed...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5974&amp;PID=9735&amp;title=feature-request-outbound-connections-vie#9735</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> 5974<br /><strong>Posted:</strong> 13 February 2007 at 4:23pm<br /><br />SpamFilter was really designed to process incoming email, not to be used as a smart host. While SpamFilter does allow support for SMTP Authentication, and IP whitelisting to allow the relay of emails, when it comes to delivering an email, SpamFilter will always forward that email to your main mail server for final deliver. SpamFilter will never send an email directly to the internet to the recipient's mail server. For example, if SpamFilter accepts the delivery for an email to joe@aol.com, SpamFilter will forward that email to *your* mail server, it will not contact AOL directly.<br>For this reason we don't put too much focus on the outgoing queues and all related functionality, as all emails are queued for deliver to your mail server(s) only.<br>]]>
   </description>
   <pubDate>Tue, 13 Feb 2007 16:23:43 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5974&amp;PID=9735&amp;title=feature-request-outbound-connections-vie#9735</guid>
  </item> 
  <item>
   <title><![CDATA[Feature Request: Outbound C&#111;nnecti&#111;ns Vie : Yes - this would be a great feature....]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5974&amp;PID=9732&amp;title=feature-request-outbound-connections-vie#9732</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=317">ineedithelp</a><br /><strong>Subject:</strong> 5974<br /><strong>Posted:</strong> 13 February 2007 at 10:51am<br /><br /><P>Yes - this would be a great feature.&nbsp; We often have client servers go down and we have no way of knowing what is backing up for them without checking the logfiles.</P><P>In fact this is more usefull than incoming for me!</P><P>Cheers<BR>Nick</P>]]>
   </description>
   <pubDate>Tue, 13 Feb 2007 10:51:19 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5974&amp;PID=9732&amp;title=feature-request-outbound-connections-vie#9732</guid>
  </item> 
  <item>
   <title><![CDATA[Feature Request: Outbound C&#111;nnecti&#111;ns Vie : Indeed, I also would like to...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5974&amp;PID=9728&amp;title=feature-request-outbound-connections-vie#9728</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=457">yvesp</a><br /><strong>Subject:</strong> 5974<br /><strong>Posted:</strong> 13 February 2007 at 9:50am<br /><br /><P>Indeed,</P><P>I also would like to be able to use SFI as a smart host for my Exchange Server, but we would need a much improved interface to the outgoing mail.&nbsp; I would like a separate tab, where every outstanding outgoing mail would be listed, with the reason why it is still there, the ability to force a resend of one or all mail etc.</P><P>Yves</P>]]>
   </description>
   <pubDate>Tue, 13 Feb 2007 09:50:41 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5974&amp;PID=9728&amp;title=feature-request-outbound-connections-vie#9728</guid>
  </item> 
  <item>
   <title><![CDATA[Feature Request: Outbound C&#111;nnecti&#111;ns Vie : Me again, just to add to that...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5974&amp;PID=9727&amp;title=feature-request-outbound-connections-vie#9727</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=285">__M__</a><br /><strong>Subject:</strong> 5974<br /><strong>Posted:</strong> 12 February 2007 at 4:39am<br /><br />Me again, just to add to that it might be a good idea to have the number of messages currently in the outbound queue listed in the application footer with the Current Connections and Emails forwarded/blocked/attempts etc.]]>
   </description>
   <pubDate>Mon, 12 Feb 2007 04:39:45 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5974&amp;PID=9727&amp;title=feature-request-outbound-connections-vie#9727</guid>
  </item> 
 </channel>
</rss>