<?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>Web Hosting Help</title>
	<atom:link href="http://www.wipl.in/articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wipl.in/articles</link>
	<description>Web Hosting Feeds for India &#38; Tips, Tricks &#38; How To's by WIPL</description>
	<lastBuildDate>Sat, 30 Jul 2011 08:23:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Simple way to Backup/Restore custom Stored Procedures and Views</title>
		<link>http://www.wipl.in/articles/2011/07/simple-way-to-backuprestore-custom-stored-procedures-and-views/</link>
		<comments>http://www.wipl.in/articles/2011/07/simple-way-to-backuprestore-custom-stored-procedures-and-views/#comments</comments>
		<pubDate>Sat, 30 Jul 2011 08:23:31 +0000</pubDate>
		<dc:creator>Tanuj</dc:creator>
				<category><![CDATA[MS SQL 2000]]></category>
		<category><![CDATA[MS SQL 2005]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[MSSQL 2008]]></category>
		<category><![CDATA[WIPL | Web Hosting India | MS SQL]]></category>
		<category><![CDATA[WIPL | Web Hosting India | MS SQL | MS SQL 2000]]></category>
		<category><![CDATA[WIPL | Web Hosting India | MS SQL | MS SQL 2005]]></category>
		<category><![CDATA[WIPL | Web Hosting India | MS SQL | MS SQL 2008]]></category>

		<guid isPermaLink="false">http://www.wipl.in/articles/?p=1221</guid>
		<description><![CDATA[To prepare a backup script that can easily be “replayed”, start SQL Server Enterprise manager. Expand your databases node under your SQL Server computer name, select the database, right mouse click>All Tasks>Generate SQL Script… From the dialog box, you have the option to script a single object or multiple objects.You can run the following steps [...]]]></description>
			<content:encoded><![CDATA[<p>To prepare a backup script that can easily be “replayed”, start SQL Server Enterprise manager. </p>
<p>Expand your databases node under your SQL Server computer name, select the database, right mouse click>All Tasks>Generate SQL Script…</p>
<p><a href="http://www.wipl.in/articles/wp-content/uploads/2011/07/img1.jpg"><img src="http://www.wipl.in/articles/wp-content/uploads/2011/07/img1-300x205.jpg" alt="" title="img1" width="300" height="205" class="aligncenter size-medium wp-image-1222" /></a></p>
<p>From the dialog box, you have the option to script a single object or multiple objects.You can run the following steps for stored procedures, then again for Views.</p>
<p><a href="http://www.wipl.in/articles/wp-content/uploads/2011/07/imp2.jpg"><img src="http://www.wipl.in/articles/wp-content/uploads/2011/07/imp2-300x229.jpg" alt="" title="imp2" width="300" height="229" class="aligncenter size-medium wp-image-1223" /></a></p>
<p>Click Show All, then ‘All views’ and ‘All stored procedures’. There are a couple of other options I recommend, one to allow scripting any custom permissions that have been set on any object and to drop any object to allow re-creation. Both steps will save you time, should you ever need this script. Click the Scripting tab, options should default to the following settings:</p>
<p><a href="http://www.wipl.in/articles/wp-content/uploads/2011/07/img3.jpg"><img src="http://www.wipl.in/articles/wp-content/uploads/2011/07/img3-300x229.jpg" alt="" title="img3" width="300" height="229" class="aligncenter size-medium wp-image-1224" /></a></p>
<p>Now, check the Options tab:</p>
<p><a href="http://www.wipl.in/articles/wp-content/uploads/2011/07/img4.jpg"><img src="http://www.wipl.in/articles/wp-content/uploads/2011/07/img4-300x229.jpg" alt="" title="img4" width="300" height="229" class="aligncenter size-medium wp-image-1225" /></a></p>
<p>Choose ‘Script object-level permissions’, click OK, the wizard will now prompt you for a file name to create the file. Choose a file name that is self-documenting, along with a date that indicates the date run (e.g. XYZ_SMS-2002-05-20.SQL). Archive this to a save location!</p>
<p>To recreate any of your stored procedures or views, start an instance of Query Analyzer, load the script and run the appropriate portion of the script.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wipl.in/articles/2011/07/simple-way-to-backuprestore-custom-stored-procedures-and-views/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opening RightMX Mail Using SSL</title>
		<link>http://www.wipl.in/articles/2011/07/opening-rightmx-mail-using-ssl/</link>
		<comments>http://www.wipl.in/articles/2011/07/opening-rightmx-mail-using-ssl/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 11:09:27 +0000</pubDate>
		<dc:creator>Tanuj</dc:creator>
				<category><![CDATA[RightMX Enterprise 6.X]]></category>
		<category><![CDATA[RightMX Enterprise 7.X]]></category>
		<category><![CDATA[RightMX Enterprise 8.x]]></category>
		<category><![CDATA[rightmx standard]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[WIPL | Web Hosting India | SSL | Opening RightMX Mail using SSL]]></category>

		<guid isPermaLink="false">http://www.wipl.in/articles/?p=1216</guid>
		<description><![CDATA[To open RightMX Mail using SSL, follow the below steps:- 1. Open your web browser. 2. Enter the URL in address bar and click on go button or press Enter button. It will show the below image: 3. Click on &#8220;I Understand the Risks&#8221; (marked in red circle). It will show the below image: 4. [...]]]></description>
			<content:encoded><![CDATA[<p>To open RightMX Mail using SSL, follow the below steps:-</p>
<p>1. Open your web browser.<br />
2. Enter the URL in address bar and click on go button or press Enter button.</p>
<p>It will show the below image:</p>
<p><a href="http://www.wipl.in/articles/wp-content/uploads/2011/07/ss-11.jpg"><img src="http://www.wipl.in/articles/wp-content/uploads/2011/07/ss-11-300x165.jpg" alt="" title="ss-1" width="300" height="165" class="aligncenter size-medium wp-image-1205" /></a></p>
<p>3. Click on &#8220;<strong>I Understand the Risks</strong>&#8221; (<strong>marked in red circle</strong>).</p>
<p>It will show the below image:</p>
<p><a href="http://www.wipl.in/articles/wp-content/uploads/2011/07/ss-21.jpg"><img src="http://www.wipl.in/articles/wp-content/uploads/2011/07/ss-21-300x215.jpg" alt="" title="ss-2" width="300" height="215" class="aligncenter size-medium wp-image-1206" /></a></p>
<p>4. Click on &#8220;<strong>Add Exception</strong>&#8221; button. (<strong>marked in red circle</strong>).</p>
<p>It will open an &#8220;<strong>Add Security Exception</strong>&#8221; Dialog box.</p>
<p><a href="http://www.wipl.in/articles/wp-content/uploads/2011/07/ss-31.jpg"><img src="http://www.wipl.in/articles/wp-content/uploads/2011/07/ss-31-300x227.jpg" alt="" title="ss-3" width="300" height="227" class="aligncenter size-medium wp-image-1207" /></a></p>
<p>Click on &#8220;<strong>Confirm Security Exception</strong>&#8221; (<strong>marked in red circle</strong>).</p>
<p>As soon as you click on the button, page will be directed to the home page of RightMX Mail.</p>
<p><a href="http://www.wipl.in/articles/wp-content/uploads/2011/07/ss-6.jpg"><img src="http://www.wipl.in/articles/wp-content/uploads/2011/07/ss-6-300x187.jpg" alt="" title="ss-6" width="300" height="187" class="aligncenter size-medium wp-image-1217" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wipl.in/articles/2011/07/opening-rightmx-mail-using-ssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opening Control Panel (Website Panel/Helm/cPanel) using SSL</title>
		<link>http://www.wipl.in/articles/2011/07/opening-control-panel-website-panelcpanel-using-ssl/</link>
		<comments>http://www.wipl.in/articles/2011/07/opening-control-panel-website-panelcpanel-using-ssl/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 07:46:22 +0000</pubDate>
		<dc:creator>Tanuj</dc:creator>
				<category><![CDATA[helm]]></category>
		<category><![CDATA[HELM 4]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[WHM]]></category>
		<category><![CDATA[WIPL | Web Hosting India | SSL | Opening Control Panel (Website Panel/cPanel) using SSL]]></category>

		<guid isPermaLink="false">http://www.wipl.in/articles/?p=1197</guid>
		<description><![CDATA[To open a control panel (Website Panel/Helm/cPanel) using SSL, follow the below steps:- 1. Open your web browser. 2. Enter the URL in address bar and click on go button or press Enter button. It will show the below image: 3. Click on &#8220;I Understand the Risks&#8221; (marked in red circle). It will show the [...]]]></description>
			<content:encoded><![CDATA[<p>To open a control panel (Website Panel/Helm/cPanel) using SSL, follow the below steps:-</p>
<p>1. Open your web browser.<br />
2. Enter the URL in address bar and click on go button or press Enter button.</p>
<p>It will show the below image:</p>
<p><a href="http://www.wipl.in/articles/wp-content/uploads/2011/07/ss-11.jpg"><img src="http://www.wipl.in/articles/wp-content/uploads/2011/07/ss-11-300x165.jpg" alt="" title="ss-1" width="300" height="165" class="aligncenter size-medium wp-image-1205" /></a></p>
<p>3. Click on &#8220;<strong>I Understand the Risks</strong>&#8221; (<strong>marked in red circle</strong>).</p>
<p>It will show the below image:</p>
<p><a href="http://www.wipl.in/articles/wp-content/uploads/2011/07/ss-21.jpg"><img src="http://www.wipl.in/articles/wp-content/uploads/2011/07/ss-21-300x215.jpg" alt="" title="ss-2" width="300" height="215" class="aligncenter size-medium wp-image-1206" /></a></p>
<p>4. Click on &#8220;<strong>Add Exception</strong>&#8221; button. (<strong>marked in red circle</strong>).</p>
<p>It will open an &#8220;<strong>Add Security Exception</strong>&#8221; Dialog box.</p>
<p><a href="http://www.wipl.in/articles/wp-content/uploads/2011/07/ss-31.jpg"><img src="http://www.wipl.in/articles/wp-content/uploads/2011/07/ss-31-300x227.jpg" alt="" title="ss-3" width="300" height="227" class="aligncenter size-medium wp-image-1207" /></a></p>
<p>Click on &#8220;<strong>Confirm Security Exception</strong>&#8221; (<strong>marked in red circle</strong>).</p>
<p>As soon as you click on the button, page will be directed to the home page of Control Panel (Website Panel/Helm/cPanel).</p>
<p>i.e. Website Panel</p>
<p><a href="http://www.wipl.in/articles/wp-content/uploads/2011/07/ss-41.jpg"><img src="http://www.wipl.in/articles/wp-content/uploads/2011/07/ss-41-300x181.jpg" alt="" title="ss-4" width="300" height="181" class="aligncenter size-medium wp-image-1208" /></a></p>
<p>i.e. Helm Control Panel</p>
<p><a href="http://www.wipl.in/articles/wp-content/uploads/2011/07/ss-5.jpg"><img src="http://www.wipl.in/articles/wp-content/uploads/2011/07/ss-5-231x300.jpg" alt="" title="ss-5" width="231" height="300" class="aligncenter size-medium wp-image-1213" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wipl.in/articles/2011/07/opening-control-panel-website-panelcpanel-using-ssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Link Tasks to Email Messages (RightMX Enterprise Mail 8.x)</title>
		<link>http://www.wipl.in/articles/2011/07/link-tasks-to-email-messages-rightmx-enterprise-mail-8-x/</link>
		<comments>http://www.wipl.in/articles/2011/07/link-tasks-to-email-messages-rightmx-enterprise-mail-8-x/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 05:29:42 +0000</pubDate>
		<dc:creator>Tanuj</dc:creator>
				<category><![CDATA[RightMX Enterprise 8.x]]></category>
		<category><![CDATA[WIPL | Web Hosting India | RightMX Enterprise Mail 8.x | Link Tasks to Email message]]></category>

		<guid isPermaLink="false">http://www.wipl.in/articles/?p=1193</guid>
		<description><![CDATA[RightMX Mail supports the linking of tasks to email messages. This can be useful when creating and organizing tasks related to specific email conversations. Follow these steps to generate and link a task from an email message: 1. Log into RightMX Mail as a user. 2. Click the email icon. 3. Select the folder in [...]]]></description>
			<content:encoded><![CDATA[<p>RightMX Mail supports the linking of tasks to email messages. This can be useful when creating and organizing tasks related to specific email conversations.</p>
<p>Follow these steps to generate and link a task from an email message:</p>
<p>   1. Log into RightMX Mail as a user.<br />
   2. Click the email icon.<br />
   3. Select the folder in which the email message you wish to link a task to resides.<br />
   4. Select the desired message and click the Add menu in the preview pane toolbar and then click Add Task.<br />
   5. Fill out the required fields and click Save.</p>
<p>Once the task is saved, a new Tasks tab will display in the message indicating that you successfully linked the task to the email.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.wipl.in/articles/2011/07/link-tasks-to-email-messages-rightmx-enterprise-mail-8-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Export contacts to CSV (RightMX Enterprise Mail 8.x)</title>
		<link>http://www.wipl.in/articles/2011/07/export-contacts-to-csv-rightmx-enterprise-mail-8-x/</link>
		<comments>http://www.wipl.in/articles/2011/07/export-contacts-to-csv-rightmx-enterprise-mail-8-x/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 05:26:12 +0000</pubDate>
		<dc:creator>Tanuj</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.wipl.in/articles/?p=1190</guid>
		<description><![CDATA[A CSV file stands for Comma Separated Values. The advantage to exporting contacts to a CSV file is that many applications utilize CSV as a universal file format to store and exchange data. To export one or multiple contacts to CSV: 1. Log into RightMX Mail as a user. 2. Click the contacts icon. 3. [...]]]></description>
			<content:encoded><![CDATA[<p>A CSV file stands for Comma Separated Values. The advantage to exporting contacts to a CSV file is that many applications utilize CSV as a universal file format to store and exchange data.</p>
<p>To export one or multiple contacts to CSV:</p>
<p>   1. Log into RightMX Mail as a user.<br />
   2. Click the contacts icon.<br />
   3. Select the desired contacts.<br />
   4. Click the Actions menu and click Import/Export. Then click Export to CSV.</p>
<p>To export all contacts to CSV:</p>
<p>   1. Log into RightMX Mail as a user.<br />
   2. Click the contacts icon.<br />
   3. Click the Actions menu and click Import/Export. Then click Export All to CSV.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wipl.in/articles/2011/07/export-contacts-to-csv-rightmx-enterprise-mail-8-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plus Addressing (RightMX Enterprise Mail 8.x)</title>
		<link>http://www.wipl.in/articles/2011/07/plus-addressing-rightmx-enterprise-mail-8-x/</link>
		<comments>http://www.wipl.in/articles/2011/07/plus-addressing-rightmx-enterprise-mail-8-x/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 05:24:01 +0000</pubDate>
		<dc:creator>Tanuj</dc:creator>
				<category><![CDATA[RightMX Enterprise 8.x]]></category>
		<category><![CDATA[WIPL | Web Hosting India | RightMX Enterprise Mail 8.x | Plus Addressing]]></category>

		<guid isPermaLink="false">http://www.wipl.in/articles/?p=1187</guid>
		<description><![CDATA[Plus addressing is feature that allows you to automatically filter incoming email into folders without pre-creating the folders or filters to deal with them. Plus addressing also allows users to use special email addresses if they do not want to give out their real email address. For example, if user@example.com needs to provide a valid [...]]]></description>
			<content:encoded><![CDATA[<p>Plus addressing is feature that allows you to automatically filter incoming email into folders without pre-creating the folders or filters to deal with them.</p>
<p>Plus addressing also allows users to use special email addresses if they do not want to give out their real email address. For example, if user@example.com needs to provide a valid email address to sign up for a newsletter, he can sign up for the newsletter using the address user+technewsletter@example.com. When the newsletter is delivered, it will automatically be routed to the Technewsletter folder. If the folder does not exist, it will be created automatically.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wipl.in/articles/2011/07/plus-addressing-rightmx-enterprise-mail-8-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set up POP in Outlook 2003 (RightMX Enterprise Mail 8.x)</title>
		<link>http://www.wipl.in/articles/2011/07/set-up-pop-in-outlook-2003-rightmx-enterprise-mail-8-x/</link>
		<comments>http://www.wipl.in/articles/2011/07/set-up-pop-in-outlook-2003-rightmx-enterprise-mail-8-x/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 05:20:16 +0000</pubDate>
		<dc:creator>Tanuj</dc:creator>
				<category><![CDATA[RightMX Enterprise 8.x]]></category>
		<category><![CDATA[WIPL | Web Hosting India | RightMX Enterprise Mai 8.x | Setup POP in Outlook 2003]]></category>

		<guid isPermaLink="false">http://www.wipl.in/articles/?p=1184</guid>
		<description><![CDATA[POP is a protocol used to retrieve email messages from an Internet email server. Generally, when you use POP it is best to use it from one particular computer. When you download your messages, the POP email server stores them for your later retrieval. If you go to another computer to connect and retrieve that [...]]]></description>
			<content:encoded><![CDATA[<p>POP is a protocol used to retrieve email messages from an Internet email server. Generally, when you use POP it is best to use it from one particular computer. When you download your messages, the POP email server stores them for your later retrieval. If you go to another computer to connect and retrieve that same message, it will no longer be on the POP server.</p>
<p>You can also download a copy of new e-mail messages and not delete items from the POP3 e-mail server. This is useful if you check your POP3 e-mail account from a number of computers or profiles. For example, you can download a copy of the messages on your work computer, and then on your home computer, you could download the e-mail messages and delete them from the POP3 server.</p>
<p>Follow these steps to set up POP on your Outlook account:</p>
<p>   1. Open Microsoft Outlook 2003.<br />
   2. On the Tools menu, click E-mail accounts.<br />
   3. On the email accounts page, click Add new email account.<br />
   4. On the server type page, click POP3.<br />
   5. Click Next.<br />
   6. On the email accounts page, type in all the information requested, i.e., your name, email address, etc.<br />
   7. Click More Settings.<br />
   8. Click the Outgoing Server tab.<br />
   9. Select the My outgoing server (SMTP) requires authentication checkbox.<br />
  10. Click OK.<br />
  11. Click Next.<br />
  12. Click Finish.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wipl.in/articles/2011/07/set-up-pop-in-outlook-2003-rightmx-enterprise-mail-8-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change the Signature in Email Messages (RightMX Enterprise Mail 8.x)</title>
		<link>http://www.wipl.in/articles/2011/07/change-the-signature-in-email-messages-rightmx-enterprise-mail-8-x/</link>
		<comments>http://www.wipl.in/articles/2011/07/change-the-signature-in-email-messages-rightmx-enterprise-mail-8-x/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 05:18:52 +0000</pubDate>
		<dc:creator>Tanuj</dc:creator>
				<category><![CDATA[RightMX Enterprise 8.x]]></category>
		<category><![CDATA[WIPL | Web Hosting India | RightMX Enterprise Mail 8.x | Change the Signature in Email Messages]]></category>

		<guid isPermaLink="false">http://www.wipl.in/articles/?p=1181</guid>
		<description><![CDATA[RightMX Mail allow users to change their signature on the compose page without having to go through multiple menus. This is especially helpful to users that send and receive messages from multiple email addresses via their RightMX Mail account. NOTE: To use this feature, the user must have multiple signatures set up for their RightMX [...]]]></description>
			<content:encoded><![CDATA[<p>RightMX Mail allow users to change their signature on the compose page without having to go through multiple menus. This is especially helpful to users that send and receive messages from multiple email addresses via their RightMX Mail account. NOTE: To use this feature, the user must have multiple signatures set up for their RightMX Mail account. For more information, refer to How To &#8212; Create a Signature.</p>
<p>   1. Log in to RightMX Mail as a user.<br />
   2. Click the mail icon.<br />
   3. Click New in the navigation pane toolbar to compose a new message. The new message window will open.<br />
   4. In the Signature field, select the desired signature. The signature will appear below the body of the email.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wipl.in/articles/2011/07/change-the-signature-in-email-messages-rightmx-enterprise-mail-8-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Export RightMX Mail Contacts</title>
		<link>http://www.wipl.in/articles/2011/07/export-rightmx-mail-contacts/</link>
		<comments>http://www.wipl.in/articles/2011/07/export-rightmx-mail-contacts/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 05:05:40 +0000</pubDate>
		<dc:creator>Tanuj</dc:creator>
				<category><![CDATA[RightMX Enterprise 8.x]]></category>
		<category><![CDATA[WIPL | Web Hosting India | RightMX Enterprise Mail 8.x | Export RightMX Mail Contacts]]></category>

		<guid isPermaLink="false">http://www.wipl.in/articles/?p=1175</guid>
		<description><![CDATA[Contacts can be exported from RightMX Mail as a .zip file containing vCard files. These can then be imported into Microsoft Outlook or into another RightMX Mail account. Exporting All Contacts To export all contacts, follow these steps: 1. Log into RightMX Mail as a user or domain administrator. 2. Click the contacts icon. A [...]]]></description>
			<content:encoded><![CDATA[<p>Contacts can be exported from RightMX Mail as a .zip file containing vCard files. These can then be imported into Microsoft Outlook or into another RightMX Mail account.</p>
<p>Exporting All Contacts<br />
To export all contacts, follow these steps:</p>
<p>   1.<br />
      Log into RightMX Mail as a user or domain administrator.<br />
   2.<br />
      Click the contacts icon. A list of contacts will load in the navigation pane.<br />
   3.<br />
      Click the Actions menu in the navigation pane toolbar and click Import/Export. Then click Export All to vCards or Export All to CSV, depending on the file type you would like to export the contacts as.</p>
<p>Exporting Select Contacts<br />
To export specific contacts, follow these steps:</p>
<p>   1.<br />
      Log into RightMX Mail as a user or domain administrator.<br />
   2.<br />
      Click the contacts icon.<br />
   3.<br />
      Select desired contact(s).<br />
   4.<br />
      Click the Actions menu in the navigation pane toolbar and click Import/Export. Then click the appropriate export option, depending on the file type you would like to export the contacts as.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wipl.in/articles/2011/07/export-rightmx-mail-contacts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set up IMAP in Outlook 2003 (RightMX Enterprise Mail 8.x)</title>
		<link>http://www.wipl.in/articles/2011/07/set-up-imap-in-outlook-2003-rightmx-enterprise-mail-8-x/</link>
		<comments>http://www.wipl.in/articles/2011/07/set-up-imap-in-outlook-2003-rightmx-enterprise-mail-8-x/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 05:01:14 +0000</pubDate>
		<dc:creator>Tanuj</dc:creator>
				<category><![CDATA[RightMX Enterprise 8.x]]></category>
		<category><![CDATA[WIPL | Web Hosting India | RightMX Enterprise Mail 8.x | Setup IMAP in Outlook 2003]]></category>

		<guid isPermaLink="false">http://www.wipl.in/articles/?p=1172</guid>
		<description><![CDATA[In order to receive messages from your RightMX Enterprise Mail account through Microsoft Outlook 2003, you will need to set up an IMAP account in Outlook. Unlike POP, IMAP is a newer email protocol that keeps all messages and folders on the server. As a result, actions you perform to messages and folders in Outlook [...]]]></description>
			<content:encoded><![CDATA[<p>In order to receive messages from your RightMX Enterprise Mail account through Microsoft Outlook 2003, you will need to set up an IMAP account in Outlook. Unlike POP, IMAP is a newer email protocol that keeps all messages and folders on the server. As a result, actions you perform to messages and folders in Outlook will automatically appear in the RightMX Mail Web interface (and vice versa).<br />
Follow these steps to set up an IMAP account in Outlook 2003:</p>
<p>   1. In Microsoft Outlook, click the Tools menu and select Email Accounts.<br />
   2. Click Add a new email account.<br />
   3. Click Next.<br />
   4. On the server type page, click IMAP.<br />
   5. Click Next.<br />
   6. On the email accounts page, fill out all of the necessary information. Be sure to provide the incoming and outgoing server.<br />
   7. Click More Settings.<br />
   8. Click the Outgoing Server tab. If your outgoing server requires SMTP authentication, select the appropriate checkbox.<br />
   9. Click Advanced tab.<br />
  10. If your server requires a secure connection, select the This server requires an encrypted connection (SSL) checkboxes.<br />
  11. Click OK.<br />
  12. Click Next.<br />
  13. Click Finish.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wipl.in/articles/2011/07/set-up-imap-in-outlook-2003-rightmx-enterprise-mail-8-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

