<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Sillican Files &#187; Rightfax</title>
	<atom:link href="http://blog.sillica.com/category/rightfax/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sillica.com</link>
	<description>Computers, Games, and Life Randomness</description>
	<lastBuildDate>Tue, 07 Feb 2012 03:54:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Rightfax Faxutil Outlook Default Client Errors</title>
		<link>http://blog.sillica.com/2009/08/07/rightfax-faxutil-outlook-default-client-errors/</link>
		<comments>http://blog.sillica.com/2009/08/07/rightfax-faxutil-outlook-default-client-errors/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 13:50:38 +0000</pubDate>
		<dc:creator>Koopa</dc:creator>
				<category><![CDATA[Rightfax]]></category>

		<guid isPermaLink="false">http://blog.sillica.com/?p=729</guid>
		<description><![CDATA[I recently rolled out Rightfax 9.4 to a client that uses novell as their default email client.  When they open up Faxutil, they receive the following error: &#8220;Either there is no default mail client or the current mail client cannot fulfill the messaging request. Please run Microsoft Office Outlook and set it as the default [...]]]></description>
			<content:encoded><![CDATA[<p>I recently rolled out Rightfax 9.4 to a client that uses novell as their default email client.  When they open up Faxutil, they receive the following error:</p>
<p>&#8220;Either there is no default mail client or the current mail client cannot fulfill the messaging request. Please run Microsoft Office Outlook and set it as the default mail client.&#8221;</p>
<p>1. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\CLIENTS\MAIL.</p>
<p>2. Find key called PreFirstRun.</p>
<p>3. Rename this value to &#8220;PreFirstRun.Renamed&#8221;.</p>
<p>4. Close the Registry Editor. The error should no longer occur.<br />
Once I have done this, the error stopped and everyone was happy!  Oh silly Rightfax and Microsoft for making your products act so retarded!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sillica.com/2009/08/07/rightfax-faxutil-outlook-default-client-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rightfax SMTP Gateway 504 Errors</title>
		<link>http://blog.sillica.com/2009/03/18/rightfax-smtp-gateway-504-errors/</link>
		<comments>http://blog.sillica.com/2009/03/18/rightfax-smtp-gateway-504-errors/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 13:03:00 +0000</pubDate>
		<dc:creator>Koopa</dc:creator>
				<category><![CDATA[Rightfax]]></category>

		<guid isPermaLink="false">http://blog.sillica.com/?p=698</guid>
		<description><![CDATA[If you read prior posts, you might be wondering why I am refering to how to configure pop3 service for windows 2003.  This is a practice that should NEVER be used and anyone should be shot for doing it.  Why do I know this?  I configured it for a client over 2 years ago and [...]]]></description>
			<content:encoded><![CDATA[<p>If you read prior posts, you might be wondering why I am refering to how to configure pop3 service for windows 2003.  This is a practice that should NEVER be used and anyone should be shot for doing it.  Why do I know this?  I configured it for a client over 2 years ago and the other day it broke.  HARD.  Of course, I had forgotten how I set up the environment, so I had to relearn everything.  The reason?  I was getting the following error from the Rightfax SMTP gateway and could not figure out why.<br />
RFSMTP_ERR_LOGIN_REFUSED -504  I did a bit of research on what this means and here is what Open Text says:</p>
<p><span style="font-family: Arial,Helvetica;"><span style="font-family: 'Corbel','sans-serif';">The mail server was successfully reached, but the login was refused for some reason. This is usually due to a bad mailbox or password. Make sure that the mailbox the gateway is trying to use exists on the mail server and that the passwords match. Some mail servers may use case-sensitive mailbox ID&#8217;s and/or passwords.</span></span></p>
<p>The fix was to reset the password back as the company set the password to nothing as an attempt to troubleshoot the problem.  If I had known that, it would have saved me a few hours of troubleshooting&#8230;oh well, life lives on!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sillica.com/2009/03/18/rightfax-smtp-gateway-504-errors/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Reserve ports in Windows [For Rightfax 9.3]</title>
		<link>http://blog.sillica.com/2009/02/26/how-to-reserve-ports-in-windows-for-rightfax-93/</link>
		<comments>http://blog.sillica.com/2009/02/26/how-to-reserve-ports-in-windows-for-rightfax-93/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 19:28:24 +0000</pubDate>
		<dc:creator>Koopa</dc:creator>
				<category><![CDATA[Rightfax]]></category>

		<guid isPermaLink="false">http://blog.sillica.com/?p=681</guid>
		<description><![CDATA[Really, this is a way to reserve any ports for windows, but this is specifically for Rightfax 9.3  Rightfax uses specific ports for its client configuration and if another program uses those ports, rightfax does not work correctly. 1. Click Start, click Run, type regedt32.exe in the Open box, and then click OK. 2. Locate [...]]]></description>
			<content:encoded><![CDATA[<p>Really, this is a way to reserve any ports for windows, but this is specifically for Rightfax 9.3  Rightfax uses specific ports for its client configuration and if another program uses those ports, rightfax does not work correctly.</p>
<p>1. Click Start, click Run, type regedt32.exe in the Open box, and then click OK.<br />
2. Locate and then click the following registry key:<br />
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters<br />
3. On the Edit menu, click Add Value.<br />
4. In the Value Name box, type ReservedPorts.<br />
5. In the Data Type list, click REG_MULTI_SZ, and then click OK.<br />
6. In the Multi-String Editor dialog box, type the range of ports that you want to reserve.<br />
7. Specify the range of ports; type 1052-1062; hit enter.<br />
8. Specify the next range of ports on the next line; type 10520-10521; hit enter.<br />
9. Specify the next range of ports on the next line; type 10062-10062; hit enter.<br />
10. Specify the next range of ports on the next line; type 34987-34988; hit enter.<br />
11. Click OK.<br />
12. Quit Registry Editor.</p>
<p>Once done, reboot the server and rightfax will be able to utilize those ports again.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sillica.com/2009/02/26/how-to-reserve-ports-in-windows-for-rightfax-93/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Configure Shared Services In Rightfax 9.3</title>
		<link>http://blog.sillica.com/2009/02/24/how-to-configure-shared-services-in-rightfax-93/</link>
		<comments>http://blog.sillica.com/2009/02/24/how-to-configure-shared-services-in-rightfax-93/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 17:14:28 +0000</pubDate>
		<dc:creator>Koopa</dc:creator>
				<category><![CDATA[Rightfax]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://blog.sillica.com/?p=678</guid>
		<description><![CDATA[Installing RightFax servers to share a SQL database To install multiple RightFax servers that share a SQL database, complete the following general steps: If you are upgrading, print or make a copy of the Windows registry key HKEY_LOCAL_MACHINE\ Software\RightFax so that you have a copy of any changes that have been made to customize the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:DontVertAlignCellWithSp /> <w:DontBreakConstrainedForcedTables /> <w:DontVertAlignInTxbx /> <w:Word11KerningPairs /> <w:CachedColBalance /> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val="&#45;-" /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:LsdException Locked="false" Priority="37" Name="Bibliography" /> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:LatentStyles> </xml><![endif]--> <!--[if gte mso 10]></p>
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman","serif";}
</style>
<p><![endif]--></p>
<p class="MsoNormal"><a name="_Toc130609822"><strong><span style="font-size: 18pt; font-family: ">Installing RightFax servers to share a SQL database</span></strong></a><strong></strong></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: ">To install multiple RightFax servers that share a SQL database, complete the following general steps:</span></p>
<ol type="1">
<li class="MsoNormal"><span style="font-size: 10pt; font-family: ">If      you are upgrading, print or make a copy of the Windows registry key      HKEY_LOCAL_MACHINE\ Software\RightFax so that you have a copy of any      changes that have been made to customize the system. In a typical shared database      configuration, customizations should be identical on each RightFax server.</span></li>
<li class="MsoNormal"><span style="font-size: 10pt; font-family: ">Install      the RightFax server on the first RightFax server computer. Define the SQL database      as you are prompted during the installation.</span></li>
<li class="MsoNormal"><span style="font-size: 10pt; font-family: ">Activate      licensed features on the first RightFax server computer.</span></li>
<li class="MsoNormal"><span style="font-size: 10pt; font-family: ">On      the second RightFax server computer, run the RightFax server installation      program.</span></li>
<li class="MsoNormal"><span style="font-size: 10pt; font-family: ">During      the installation, point the second RightFax server to the SQL database      that you defined when you installed the first RightFax server.</span></li>
<li class="MsoNormal"><span style="font-size: 10pt; font-family: ">During      the installation, you will be prompted to delete the existing RightFax      database or append to the existing database. Choose to append.</span></li>
<li class="MsoNormal"><span style="font-size: 10pt; font-family: ">Activate      licensed features on the second RightFax server, as described in step 2.      To avoid license conflicts and violations, all of the RightFax servers      that share a common SQL database must have the same licensed features      activated.</span></li>
<li class="MsoNormal"><span style="font-size: 10pt; font-family: ">Repeat      steps 4 through 7 for each added RightFax server.</span></li>
</ol>
<p class="MsoNormal"><em></em></p>
<p class="MsoNormal">
<p class="MsoNormal"><strong><span style="font-size: 18pt; font-family: ">Providing access to shared resource folders</span></strong></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: ">The following folders are shared among all the RightFax servers in the shared database configuration:</span></p>
<ul type="disc">
<li class="MsoNormal"><span style="font-size: 10pt; font-family: ">Image      (contains sent and received faxes stored as compressed graphic image      files).</span></li>
<li class="MsoNormal"><span style="font-size: 10pt; font-family: ">SIG      (contains graphic images of user signatures for placement on faxes).</span></li>
<li class="MsoNormal"><span style="font-size: 10pt; font-family: ">Papers      (contains the names of overlay form files).</span></li>
<li class="MsoNormal"><span style="font-size: 10pt; font-family: ">FCS      (contains fax cover sheets).</span></li>
<li class="MsoNormal"><span style="font-size: 10pt; font-family: ">Outgoing      (contains outbound files from all submission methods that are held while      being processed into fax images, such as temporary fax queue spool files).</span></li>
<li class="MsoNormal"><span style="font-size: 10pt; font-family: ">BFT      (contains text files created by the OCR process).</span></li>
<li class="MsoNormal"><span style="font-size: 10pt; font-family: ">CmdData      (contains transaction files for each fax sent via e-mail or via      SecureDocs).</span></li>
</ul>
<p style="text-align: left;">This is the abbreviated version of the <a href="http://www.captaris.com/Scripts/captaris.cfg/php.exe/enduser/std_adp.php?p_faqid=4442&amp;p_created=1145438644&amp;p_sid=5*iiFhrj&amp;p_accessibility=0&amp;p_redirect=&amp;p_lva=&amp;p_sp=cF9zcmNoPTEmcF9zb3J0X2J5PSZwX2dyaWRzb3J0PSZwX3Jvd19jbnQ9NzU4JnBfcHJvZHM9MCZwX2NhdHM9MCZwX3B2PSZwX2N2PSZwX3NlYXJjaF90eXBlPWFuc3dlcnMuc2VhcmNoX25sJnBfcGFnZT0xJnBfc2VhcmNoX3RleHQ9c2hhcmVkIHNlcnZpY2Vz&amp;p_li=&amp;p_topview=1" target="_blank">captaris kb 4442</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sillica.com/2009/02/24/how-to-configure-shared-services-in-rightfax-93/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rightfax &#8211; Fax blocked by Board</title>
		<link>http://blog.sillica.com/2009/02/18/rightfax-fax-blocked-by-board/</link>
		<comments>http://blog.sillica.com/2009/02/18/rightfax-fax-blocked-by-board/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 13:17:46 +0000</pubDate>
		<dc:creator>Koopa</dc:creator>
				<category><![CDATA[Rightfax]]></category>

		<guid isPermaLink="false">http://blog.sillica.com/?p=674</guid>
		<description><![CDATA[Just when you think you have seen all the errors that OpenText/Captaris Rightfax software could provide, it throws you a curveball.  A sales person came to me and said that he is receiving the error &#8220;Fax blocked by board&#8221; in faxutil.  Now I am like, WUT, wtf is fax blocked by board?!?!?!  Well after a [...]]]></description>
			<content:encoded><![CDATA[<p>Just when you think you have seen all the errors that OpenText/Captaris Rightfax software could provide, it throws you a curveball.  A sales person came to me and said that he is receiving the error &#8220;Fax blocked by board&#8221; in faxutil.  Now I am like, WUT, wtf is fax blocked by board?!?!?!  Well after a quick search on the kbs, I found the following tidbit of information:</p>
<p>This may occur if you send a fax from FaxUtil with the &#8216;Recipient Fax ID&#8217; field filled in.</p>
<p>In the Fax Information dialogue, select More Options, and remove the phone number in the &#8220;Recipient Fax ID&#8221; field.</p>
<p>This feature can be summarized as: &#8216;the fax will not be sent unless the CSID (Caller Subscriber ID ) of the fax machine you are sending to matches this number.&#8217; This is the programmed alpha-numeric identifier of the receiving fax machine. Please note that the match is case-sensitive.</p>
<p>To avoid this error, do not populate the &#8220;Recipient Fax ID&#8221; field.</p>
<p><a href="http://www.captaris.com/Scripts/captaris.cfg/php.exe/enduser/std_adp.php?p_faqid=76&amp;p_created=1039158000&amp;p_sid=NPhd9Nqj&amp;p_accessibility=0&amp;p_redirect=&amp;p_lva=1731&amp;p_sp=cF9zcmNoPTEmcF9zb3J0X2J5PSZwX2dyaWRzb3J0PSZwX3Jvd19jbnQ9MTA3NCZwX3Byb2RzPTAmcF9jYXRzPTAmcF9wdj0mcF9jdj0mcF9zZWFyY2hfdHlwZT1hbnN3ZXJzLnNlYXJjaF9ubCZwX3BhZ2U9MSZwX3NlYXJjaF90ZXh0PWZheCBibG9ja2VkIGJ5IGJvYXJk&amp;p_li=&amp;p_topview=1" target="_blank">Answer ID 76</a></p>
<p>Once I removed the Recipient Fax ID field, it worked without a charm.  Go figure?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sillica.com/2009/02/18/rightfax-fax-blocked-by-board/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to send faxes via Microsoft Exchange with Rightfax + Exchange connector installed</title>
		<link>http://blog.sillica.com/2009/02/02/how-to-send-faxes-via-microsoft-exchange-with-rightfax-exchange-connector-installed/</link>
		<comments>http://blog.sillica.com/2009/02/02/how-to-send-faxes-via-microsoft-exchange-with-rightfax-exchange-connector-installed/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 13:30:06 +0000</pubDate>
		<dc:creator>Koopa</dc:creator>
				<category><![CDATA[Rightfax]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://blog.sillica.com/?p=662</guid>
		<description><![CDATA[I have a client that would like to add email contacts to an address.  I told him that it wouldn&#8217;t work properly, but did forward him the following information: Microsoft Exchange The RightFax form supports two different address formats for addressing faxes: the FAX format, and the RFAX format. To Send a Document to a [...]]]></description>
			<content:encoded><![CDATA[<p>I have a client that would like to add email contacts to an address.  I told him that it wouldn&#8217;t work properly, but did forward him the following information:</p>
<p class="MsoNormal">
<p class="MsoNormal">Microsoft Exchange</p>
<p class="MsoNormal">The RightFax form supports two different address formats for addressing faxes: the FAX format, and the RFAX format.</p>
<p class="MsoNormal"><strong>To Send a Document to a Fax Number Using the FAX Addressing Format:</strong></p>
<p class="MsoNormal"><strong>1.</strong> Specify a destination name and fax number in the To: or Cc: box of a new message using this format:</p>
<p class="MsoNormal"><em>[FAX:Name@FaxNumber]</em></p>
<p class="MsoNormal">(You must include both the <em>Name</em> and <em>FaxNumber</em> as well as the enclosing square brackets.)</p>
<p class="MsoNormal"><strong>2.</strong> Separate multiple FAX addresses with semicolons.</p>
<p class="MsoNormal">Example:</p>
<p class="MsoNormal">[FAX:Jane Doe@555-1212];[FAX:John Smith@(520)555-1000]</p>
<p class="MsoNormal"><strong>RFAX Addressing Format:</strong></p>
<p class="MsoNormal"><strong>1. </strong> Specify a destination name and fax number in the To: or Cc<strong>:</strong> box of a new message using this format:</p>
<p class="MsoNormal">[RFAX:<em>Name</em>@/FN=<em>FaxNum</em>]</p>
<p class="MsoNormal">(You must include the opening and closing square brackets.)</p>
<p class="MsoNormal"><strong>2.</strong> The name and fax number are required. You can also add these parameters for display on the cover sheet:</p>
<p class="MsoNormal">SMS Number:    /SMS=<em>Number</em> (replaces /FN for a fax number)</p>
<p class="MsoNormal">Billing code 1:    /AN=<em>Code</em></p>
<p class="MsoNormal">Billing code 2:    /MN=<em>Code</em></p>
<p class="MsoNormal">City and state:    /CI=<em>City, State</em></p>
<p class="MsoNormal">Company:    /CO=<em>Company</em></p>
<p class="MsoNormal">Voice phone number:    /VN=<em>Number</em></p>
<p class="MsoNormal"><strong>3.</strong> Separate multiple RFAX addresses with semicolons.</p>
<p class="MsoNormal">Example:</p>
<p class="MsoNormal">[RFAX:JaneDoe@/FN=555-1212/VN=555-2345/CO=Acme, Inc.]</p>
<p class="MsoNormal">The rightfax server is 9.3 and has the exchange gateway configured.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sillica.com/2009/02/02/how-to-send-faxes-via-microsoft-exchange-with-rightfax-exchange-connector-installed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What Services to monitor for Rightfax 9.3</title>
		<link>http://blog.sillica.com/2009/01/30/what-services-to-monitor-for-rightfax-93/</link>
		<comments>http://blog.sillica.com/2009/01/30/what-services-to-monitor-for-rightfax-93/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 15:11:59 +0000</pubDate>
		<dc:creator>Koopa</dc:creator>
				<category><![CDATA[Rightfax]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://blog.sillica.com/?p=660</guid>
		<description><![CDATA[Important Services faxdb.exe &#8211; Rightfax Database Module faxserv.exe &#8211; Rightfax Server Module worksrv.exe (default is 3 processes) &#8211; Rightfax RflsoConv.exe &#8211; Captaris Conversion Engine Doctransport.exe &#8211; Document Transport Service Rightfax.API.Remoting.Service &#8211; Rightfax Remoting Rightfax Email Gateway &#8211; I do not have an exchange service installed on my server.  Unsure what service runs this. Passive Services [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><span style="font-family: Arial; color: navy; font-size: x-small;"><span style="font-size: 10pt; font-family: Arial; color: navy;">Important  Services</span></span></p>
<p class="MsoNormal"><span style="font-family: Arial; color: navy; font-size: x-small;"><span style="font-size: 10pt; font-family: Arial; color: navy;"> </span></span></p>
<p class="MsoNormal"><span style="font-family: Arial; color: navy; font-size: x-small;"><span style="font-size: 10pt; font-family: Arial; color: navy;">faxdb.exe &#8211; Rightfax  Database Module</span></span></p>
<p class="MsoNormal"><span style="font-family: Arial; color: navy; font-size: x-small;"><span style="font-size: 10pt; font-family: Arial; color: navy;">faxserv.exe &#8211; Rightfax  Server Module</span></span></p>
<p class="MsoNormal"><span style="font-family: Arial; color: navy; font-size: x-small;"><span style="font-size: 10pt; font-family: Arial; color: navy;">worksrv.exe (default is  3 processes) &#8211; Rightfax </span></span></p>
<p class="MsoNormal"><span style="font-family: Arial; color: navy; font-size: x-small;"><span style="font-size: 10pt; font-family: Arial; color: navy;">RflsoConv.exe &#8211;  Captaris Conversion Engine</span></span></p>
<p class="MsoNormal"><span style="font-family: Arial; color: navy; font-size: x-small;"><span style="font-size: 10pt; font-family: Arial; color: navy;">Doctransport.exe &#8211;  Document Transport Service</span></span></p>
<p class="MsoNormal"><span style="font-family: Arial; color: navy; font-size: x-small;"><span style="font-size: 10pt; font-family: Arial; color: navy;">Rightfax.API.Remoting.Service  &#8211; Rightfax Remoting</span></span></p>
<p class="MsoNormal"><span style="font-family: Arial; color: navy; font-size: x-small;"><span style="font-size: 10pt; font-family: Arial; color: navy;">Rightfax Email Gateway  &#8211; I do not have an exchange service installed on my server.  Unsure what service  runs this.</span></span></p>
<p class="MsoNormal"><span style="font-family: Arial; color: navy; font-size: x-small;"><span style="font-size: 10pt; font-family: Arial; color: navy;"> </span></span></p>
<p class="MsoNormal"><span style="font-family: Arial; color: navy; font-size: x-small;"><span style="font-size: 10pt; font-family: Arial; color: navy;"> </span></span></p>
<p class="MsoNormal"><span style="font-family: Arial; color: navy; font-size: x-small;"><span style="font-size: 10pt; font-family: Arial; color: navy;">Passive  Services</span></span></p>
<p class="MsoNormal"><span style="font-family: Arial; color: navy; font-size: x-small;"><span style="font-size: 10pt; font-family: Arial; color: navy;"> </span></span></p>
<p class="MsoNormal"><span style="font-family: Arial; color: navy; font-size: x-small;"><span style="font-size: 10pt; font-family: Arial; color: navy;">Porthand.exe &#8211; Rightfax  Queue Handler</span></span></p>
<p class="MsoNormal"><span style="font-family: Arial; color: navy; font-size: x-small;"><span style="font-size: 10pt; font-family: Arial; color: navy;">CapaSync.exe &#8211; Captaris  Sync Module</span></span></p>
<p class="MsoNormal"><span style="font-family: Arial; color: navy; font-size: x-small;"><span style="font-size: 10pt; font-family: Arial; color: navy;">faxrpc.exe &#8211; Rightfax  RPC Module</span></span></p>
<p class="MsoNormal"><span style="font-family: Arial; color: navy; font-size: x-small;"><span style="font-size: 10pt; font-family: Arial; color: navy;">MIMESEND.exe &#8211;  eTransport Module</span></span></p>
<p class="MsoNormal">I prepared this list for a client and figured it would be good thing to have around.  Ironcially enough, another client requested this 2 hours after I sent this information to them as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sillica.com/2009/01/30/what-services-to-monitor-for-rightfax-93/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rightfax 9.3: How to migrate SQL express to SQL 2005 on the same box</title>
		<link>http://blog.sillica.com/2008/08/27/rightfax-93-how-to-migrate-sql-express-to-sql-2005-on-the-same-box/</link>
		<comments>http://blog.sillica.com/2008/08/27/rightfax-93-how-to-migrate-sql-express-to-sql-2005-on-the-same-box/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 11:35:37 +0000</pubDate>
		<dc:creator>Koopa</dc:creator>
				<category><![CDATA[kb]]></category>
		<category><![CDATA[Rightfax]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://blog.sillica.com/?p=597</guid>
		<description><![CDATA[DISCLAIMER: I am not a SQL administrator and I have not done this migration.  I have installed Rightfax on servers that had multiple SQL services on it, so this should work.  I am going to perform this procedure in the upcoming weeks so if it blows up, I&#8217;ll update the post.  1. Install SQL 2005 [...]]]></description>
			<content:encoded><![CDATA[<p>DISCLAIMER: I am not a SQL administrator and I have not done this migration.  I have installed Rightfax on servers that had multiple SQL services on it, so this should work.  I am going to perform this procedure in the upcoming weeks so if it blows up, I&#8217;ll update the post.  <img src='http://blog.sillica.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p class="MsoPlainText">1. Install SQL 2005</p>
<p class="MsoPlainText">2. Use SQL manager (not sure of exact name.<span> </span>Your DB people should know) to backup rightfax database.<span> </span>Stop the Rightfax services before backing up the database.</p>
<p class="MsoPlainText">3. Use SQL manager to restore rightfax database to SQL 2005</p>
<p class="MsoPlainText">4. Reconfigure the ODBC connection to point to the new location.</p>
<p class="MsoPlainText"><span> </span>1. Go to Enterprise Fax manager.</p>
<p class="MsoPlainText"><span> </span>2. Double Click Rightfax Database Module</p>
<p class="MsoPlainText"><span> </span>3. Click on the three dots under SQL Connection</p>
<p class="MsoPlainText"><span> </span>4. Click the three dots in ODBC Data Source</p>
<p class="MsoPlainText"><span> </span>5. Go to the System DSN tab</p>
<p class="MsoPlainText"><span> </span>6. Configure Rightfax (or whatever naming convention was used)</p>
<p class="MsoPlainText"><span> </span>7. Under SQL server you want to connect to, select the SQL 2005 server\Rightfax.<span> </span>You can find the path by using the SQL manager.<span> </span>It will prompt which server service to connect to.</p>
<p class="MsoPlainText"><span> </span>8. Start the services.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sillica.com/2008/08/27/rightfax-93-how-to-migrate-sql-express-to-sql-2005-on-the-same-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Captaris Rightfax 8.7 End of Life</title>
		<link>http://blog.sillica.com/2008/06/18/captaris-rightfax-87-end-of-life/</link>
		<comments>http://blog.sillica.com/2008/06/18/captaris-rightfax-87-end-of-life/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 11:23:12 +0000</pubDate>
		<dc:creator>Koopa</dc:creator>
				<category><![CDATA[Rightfax]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://blog.sillica.com/2008/06/18/captaris-rightfax-87-end-of-life/</guid>
		<description><![CDATA[For those of you that are unaware of what Rightfax is, it is an enterprise faxing solution. Feel free to check them out at Captaris.com. Almost all the big boys has one, why not you? Well regardless, version 8.7 is going to not be supported anymore on September first. This is significant because that is [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you that are unaware of what Rightfax is, it is an enterprise faxing solution.  Feel free to check them out at Captaris.com.  Almost all the big boys has one, why not you?</p>
<p>Well regardless, version 8.7 is going to not be supported anymore on September first.  This is significant because that is the last version that used their own proprietary database.  Now, granted, their database sucked, but that is besides the point.  If you want to use rightfax at this point, you better know SQL.  Speaking of SQL, never EVER use version 9.0 without SQL, it is horrible, but that is for another time and another rant.</p>
<p>I am going to miss 8.7 since it came out right when I started to learn Rightfax and I got my feet wet on it.  I have good memories of trying to install 8.7 until 1 AM in the morning on the friday before memorial day, and going to a client to assist with installing a remote board server and ended up doing the whole install.</p>
<p>Version 8.7 I will miss you!  Enjoy these last months before retirement and try not to get your database corrupted (again)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sillica.com/2008/06/18/captaris-rightfax-87-end-of-life/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

