<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-CA">
	<id>http://help.computerisms.ca/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mohit</id>
	<title>help.computerisms.ca - User contributions [en-ca]</title>
	<link rel="self" type="application/atom+xml" href="http://help.computerisms.ca/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mohit"/>
	<link rel="alternate" type="text/html" href="http://help.computerisms.ca/Special:Contributions/Mohit"/>
	<updated>2026-04-24T17:56:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=VPN_Clients_Using_Certificates&amp;diff=5375</id>
		<title>VPN Clients Using Certificates</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=VPN_Clients_Using_Certificates&amp;diff=5375"/>
		<updated>2024-01-02T20:53:48Z</updated>

		<summary type="html">&lt;p&gt;Mohit: /* Using IKEv2 on Windows 10/11 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;BEFORE YOU BEGIN: you need the following items:&amp;lt;br&amp;gt;&lt;br /&gt;
*A P12 Certificate with a password&lt;br /&gt;
*If your company firewall uses L2TP or IKEv2&lt;br /&gt;
*The Hostname or IP Address of your company firewall&lt;br /&gt;
**Note: if using IKEv2 you will be required to know and use the DNS name of your company firewall&lt;br /&gt;
*If you are using L2TP, you need a username/password combination&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;b&amp;gt;NOTE:&amp;lt;/b&amp;gt;Actions Listed in {Curly Braces} may *not* be present, depending on the existing configuration of your computer&lt;br /&gt;
&lt;br /&gt;
==Installing the Certificate - Windows 7/8/10==&lt;br /&gt;
&lt;br /&gt;
#Press Windows Key+R to open a run window=&amp;gt;Enter mmc in the only available field=&amp;gt;click OK&lt;br /&gt;
#In the window the opens, click file=&amp;gt;Add/Remove Snapin&lt;br /&gt;
#Double-Click Certificates=&amp;gt;Select Computer Account and click Next=&amp;gt;Select Local Computer and click Finish=&amp;gt;Click OK&lt;br /&gt;
#In the left pane, expand Certificates=&amp;gt;right click Personal=&amp;gt;Select All tasks=&amp;gt;Click Import&lt;br /&gt;
#Click Next=&amp;gt;Click Browse=&amp;gt;navigate to the location of your P12 file&lt;br /&gt;
#At the bottom right of the window, use the drop down menu to select Personal Information Exchange=&amp;gt;Double click your P12 file&lt;br /&gt;
#Click Next=&amp;gt;Enter your Certificate Password=&amp;gt;click Next=&amp;gt;Select &amp;quot;Automatically Select ...&amp;quot;=&amp;gt;Click Next=&amp;gt;Click Finish&lt;br /&gt;
#Close this window=&amp;gt;Select No when prompted to save&lt;br /&gt;
&lt;br /&gt;
==Setup L2TP on Windows 7/8/10==&lt;br /&gt;
*&amp;lt;b&amp;gt;NOTE:&amp;lt;/b&amp;gt; For windows 8/10, the settings are the same, but they aren&#039;t all in the same place.  Please contact Computerisms for assistance.&lt;br /&gt;
&lt;br /&gt;
#Navigate to the Control Panel=&amp;gt;{Network and Internet}=&amp;gt;Network and Sharing Center=&amp;gt;Select &amp;quot;Set up a new connection or network&amp;quot;&lt;br /&gt;
#Select &amp;quot;Connect to a workplace&amp;quot;=&amp;gt;Next=&amp;gt;{Select &amp;quot;No, Create a new connection&amp;quot;}=&amp;gt;Select &amp;quot;Use my Internet connection (VPN)&amp;quot;&lt;br /&gt;
#In the &amp;quot;Internet Address&amp;quot; field, enter the hostname or IP address of your company firewall provided to you by your company&lt;br /&gt;
#The &amp;quot;Destination Name&amp;quot; field requires an arbitrary value that identifies what you are connecting to (IE put anything that identifies to you personally what you are connecting to)&lt;br /&gt;
##If you are unsure what to put in this field, use your Company&#039;s Name&lt;br /&gt;
#Select &amp;quot;Don&#039;t connect now, just set it up so I can connect later&amp;quot;&lt;br /&gt;
#Click Next=&amp;gt;Enter the L2TP Username provided to you=&amp;gt;Enter the L2TP Password provided to you&lt;br /&gt;
#In the lower-right corner of your screen by the clock, click the network icon&lt;br /&gt;
#The value you entered for &amp;quot;Destination Name&amp;quot; above will be listed here=&amp;gt;right click it=&amp;gt;Choose properties=&amp;gt;Select the &amp;quot;Security&amp;quot; tab&lt;br /&gt;
#Set &amp;quot;Type of VPN&amp;quot; to &amp;quot;Layer 2 Tunneling Protocol with IPSec (L2TP/IPSec)&amp;quot;&lt;br /&gt;
#Click the button called &amp;quot;Advanced&amp;quot;=&amp;gt;Deselect &amp;quot;Verify the Name and Usage attributes for the server&#039;s certificate&amp;quot;=&amp;gt;Click OK&lt;br /&gt;
#Set &amp;quot;Data encryption&amp;quot; to &amp;quot;Optional encryption (connect even if no encryption)&amp;quot;&lt;br /&gt;
#Under &amp;quot;Authentication&amp;quot;, ensure &amp;quot;Allow these protocols&amp;quot; is selected=&amp;gt;Ensure &amp;quot;Unencrypted Password (PAP)&amp;quot; is deselected=&amp;gt;Ensure &amp;quot;Challenge Handshake Authentication Protocol (CHAP)&amp;quot; is selected&lt;br /&gt;
##&amp;quot;Microsoft CHAP Version 2 (MSCHAP v2)&amp;quot; can be selected or deselected, but &amp;quot;Automatically use any Windows logon name and password&amp;quot; should not be selected&lt;br /&gt;
#Click OK&lt;br /&gt;
#In the lower-right corner of your screen by the clock, click the network icon=&amp;gt;Select the same connection=&amp;gt;Click Connect=&amp;gt;{Click Connect}&lt;br /&gt;
##A Note on saving passwords: do not save the password unless you are the only one using this computer, instead enter it every time you connect&lt;br /&gt;
&lt;br /&gt;
==Using IKEv2 on Windows 7(Legacy)==&lt;br /&gt;
&lt;br /&gt;
#Navigate to the Control Panel=&amp;gt;{Network and Internet}=&amp;gt;Network and Sharing Center=&amp;gt;Select &amp;quot;Set up a new connection or network&amp;quot;&lt;br /&gt;
#Select &amp;quot;Connect to a workplace&amp;quot;=&amp;gt;Next=&amp;gt;{Select &amp;quot;No, Create a new connection&amp;quot;}=&amp;gt;Select &amp;quot;Use my Internet connection (VPN)&amp;quot;&lt;br /&gt;
#In the &amp;quot;Internet Address&amp;quot; field, enter the DNS hostname of your company firewall provided to you by your company&lt;br /&gt;
##Note that using the IP address of the firewall will probably fail.&lt;br /&gt;
#The &amp;quot;Destination Name&amp;quot; field requires an arbitrary value that identifies what you are connecting too (IE put anything that identifies to you personally what you are connecting too)&lt;br /&gt;
##If you are unsure what to put in this field, use your Company&#039;s Name&lt;br /&gt;
#Select &amp;quot;Don&#039;t connect now, just set it up so I can connect later&amp;quot;&lt;br /&gt;
#Click Next=&amp;gt;Leave all Fields Blank and Click Create=&amp;gt;Click Close&lt;br /&gt;
#In the lower-right corner of your screen by the clock, click the network icon&lt;br /&gt;
#The value you entered for &amp;quot;Destination Name&amp;quot; above will be listed here=&amp;gt;right click it=&amp;gt;Choose properties=&amp;gt;Select the &amp;quot;Security&amp;quot; tab&lt;br /&gt;
##If you don&#039;t have a properties button, in the control panel under Network and Sharing Center, on the left side will be a &amp;quot;Manage Network Connections&amp;quot; link.  In there, you will find your VPN connection.  Right-click that, choose properties, and select the &amp;quot;Security&amp;quot; tab. &lt;br /&gt;
#Set &amp;quot;type of VPN&amp;quot; to IKEv2&lt;br /&gt;
#Click Advanced Settings=&amp;gt;ensure Mobility is checked and Network outage time is set to 30 minutes=&amp;gt;click OK&lt;br /&gt;
#Set Data Encryption to Require Encryption&lt;br /&gt;
#Select the radio button for &amp;quot;Use Machine Certificates&amp;quot;&lt;br /&gt;
#Click OK&lt;br /&gt;
&lt;br /&gt;
==Using IKEv2 on Windows 10/11==&lt;br /&gt;
&lt;br /&gt;
#Navigate to the Control Panel=&amp;gt;{Network and Internet}=&amp;gt;Network and Sharing Center=&amp;gt;Select &amp;quot;Set up a new connection or network&amp;quot;&lt;br /&gt;
#Select &amp;quot;Connect to a workplace&amp;quot;=&amp;gt;Next=&amp;gt;{Select &amp;quot;No, Create a new connection&amp;quot;}=&amp;gt;Select &amp;quot;Use my Internet connection (VPN)&amp;quot;&lt;br /&gt;
#In the &amp;quot;Internet Address&amp;quot; field, enter the DNS hostname of your company firewall provided to you by your company&lt;br /&gt;
##Note that using the IP address of the firewall will probably fail.&lt;br /&gt;
#The &amp;quot;Destination Name&amp;quot; field requires an arbitrary value that identifies what you are connecting too (IE put anything that identifies to you personally what you are connecting too)&lt;br /&gt;
##If you are unsure what to put in this field, use your Company&#039;s Name&lt;br /&gt;
#Leave all fields default and Click Create&lt;br /&gt;
#Navigate to the Control Panel=&amp;gt;{Network and Internet}=&amp;gt;Network and Sharing Center=&amp;gt;Select &amp;quot;Change adapter settings&amp;quot;&lt;br /&gt;
##Right click on the VPN connection you created in step 4 =&amp;gt;Goto Properties&lt;br /&gt;
##Under Security change type of VPN to &amp;quot;IKEV2&amp;quot;, Data encryption to &amp;quot;Require Encryption&amp;quot; and Authentication to &amp;quot;Use Machine Certificates&amp;quot;&lt;br /&gt;
#Your VPN connection is ready. Connect to VPN by going to the right bottom corner and click the network icon labeled &amp;quot;Destination Name&amp;quot; above and click &amp;quot;Connect&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Using a Mac==&lt;br /&gt;
*Mac setups require the use of a mobile.config, please request assistance from us for help in getting this setup working.&lt;/div&gt;</summary>
		<author><name>Mohit</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=VPN_Clients_Using_Certificates&amp;diff=5374</id>
		<title>VPN Clients Using Certificates</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=VPN_Clients_Using_Certificates&amp;diff=5374"/>
		<updated>2024-01-02T20:44:59Z</updated>

		<summary type="html">&lt;p&gt;Mohit: /* Using IKEv2 on Windows 10 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;BEFORE YOU BEGIN: you need the following items:&amp;lt;br&amp;gt;&lt;br /&gt;
*A P12 Certificate with a password&lt;br /&gt;
*If your company firewall uses L2TP or IKEv2&lt;br /&gt;
*The Hostname or IP Address of your company firewall&lt;br /&gt;
**Note: if using IKEv2 you will be required to know and use the DNS name of your company firewall&lt;br /&gt;
*If you are using L2TP, you need a username/password combination&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;b&amp;gt;NOTE:&amp;lt;/b&amp;gt;Actions Listed in {Curly Braces} may *not* be present, depending on the existing configuration of your computer&lt;br /&gt;
&lt;br /&gt;
==Installing the Certificate - Windows 7/8/10==&lt;br /&gt;
&lt;br /&gt;
#Press Windows Key+R to open a run window=&amp;gt;Enter mmc in the only available field=&amp;gt;click OK&lt;br /&gt;
#In the window the opens, click file=&amp;gt;Add/Remove Snapin&lt;br /&gt;
#Double-Click Certificates=&amp;gt;Select Computer Account and click Next=&amp;gt;Select Local Computer and click Finish=&amp;gt;Click OK&lt;br /&gt;
#In the left pane, expand Certificates=&amp;gt;right click Personal=&amp;gt;Select All tasks=&amp;gt;Click Import&lt;br /&gt;
#Click Next=&amp;gt;Click Browse=&amp;gt;navigate to the location of your P12 file&lt;br /&gt;
#At the bottom right of the window, use the drop down menu to select Personal Information Exchange=&amp;gt;Double click your P12 file&lt;br /&gt;
#Click Next=&amp;gt;Enter your Certificate Password=&amp;gt;click Next=&amp;gt;Select &amp;quot;Automatically Select ...&amp;quot;=&amp;gt;Click Next=&amp;gt;Click Finish&lt;br /&gt;
#Close this window=&amp;gt;Select No when prompted to save&lt;br /&gt;
&lt;br /&gt;
==Setup L2TP on Windows 7/8/10==&lt;br /&gt;
*&amp;lt;b&amp;gt;NOTE:&amp;lt;/b&amp;gt; For windows 8/10, the settings are the same, but they aren&#039;t all in the same place.  Please contact Computerisms for assistance.&lt;br /&gt;
&lt;br /&gt;
#Navigate to the Control Panel=&amp;gt;{Network and Internet}=&amp;gt;Network and Sharing Center=&amp;gt;Select &amp;quot;Set up a new connection or network&amp;quot;&lt;br /&gt;
#Select &amp;quot;Connect to a workplace&amp;quot;=&amp;gt;Next=&amp;gt;{Select &amp;quot;No, Create a new connection&amp;quot;}=&amp;gt;Select &amp;quot;Use my Internet connection (VPN)&amp;quot;&lt;br /&gt;
#In the &amp;quot;Internet Address&amp;quot; field, enter the hostname or IP address of your company firewall provided to you by your company&lt;br /&gt;
#The &amp;quot;Destination Name&amp;quot; field requires an arbitrary value that identifies what you are connecting to (IE put anything that identifies to you personally what you are connecting to)&lt;br /&gt;
##If you are unsure what to put in this field, use your Company&#039;s Name&lt;br /&gt;
#Select &amp;quot;Don&#039;t connect now, just set it up so I can connect later&amp;quot;&lt;br /&gt;
#Click Next=&amp;gt;Enter the L2TP Username provided to you=&amp;gt;Enter the L2TP Password provided to you&lt;br /&gt;
#In the lower-right corner of your screen by the clock, click the network icon&lt;br /&gt;
#The value you entered for &amp;quot;Destination Name&amp;quot; above will be listed here=&amp;gt;right click it=&amp;gt;Choose properties=&amp;gt;Select the &amp;quot;Security&amp;quot; tab&lt;br /&gt;
#Set &amp;quot;Type of VPN&amp;quot; to &amp;quot;Layer 2 Tunneling Protocol with IPSec (L2TP/IPSec)&amp;quot;&lt;br /&gt;
#Click the button called &amp;quot;Advanced&amp;quot;=&amp;gt;Deselect &amp;quot;Verify the Name and Usage attributes for the server&#039;s certificate&amp;quot;=&amp;gt;Click OK&lt;br /&gt;
#Set &amp;quot;Data encryption&amp;quot; to &amp;quot;Optional encryption (connect even if no encryption)&amp;quot;&lt;br /&gt;
#Under &amp;quot;Authentication&amp;quot;, ensure &amp;quot;Allow these protocols&amp;quot; is selected=&amp;gt;Ensure &amp;quot;Unencrypted Password (PAP)&amp;quot; is deselected=&amp;gt;Ensure &amp;quot;Challenge Handshake Authentication Protocol (CHAP)&amp;quot; is selected&lt;br /&gt;
##&amp;quot;Microsoft CHAP Version 2 (MSCHAP v2)&amp;quot; can be selected or deselected, but &amp;quot;Automatically use any Windows logon name and password&amp;quot; should not be selected&lt;br /&gt;
#Click OK&lt;br /&gt;
#In the lower-right corner of your screen by the clock, click the network icon=&amp;gt;Select the same connection=&amp;gt;Click Connect=&amp;gt;{Click Connect}&lt;br /&gt;
##A Note on saving passwords: do not save the password unless you are the only one using this computer, instead enter it every time you connect&lt;br /&gt;
&lt;br /&gt;
==Using IKEv2 on Windows 7(Legacy)==&lt;br /&gt;
&lt;br /&gt;
#Navigate to the Control Panel=&amp;gt;{Network and Internet}=&amp;gt;Network and Sharing Center=&amp;gt;Select &amp;quot;Set up a new connection or network&amp;quot;&lt;br /&gt;
#Select &amp;quot;Connect to a workplace&amp;quot;=&amp;gt;Next=&amp;gt;{Select &amp;quot;No, Create a new connection&amp;quot;}=&amp;gt;Select &amp;quot;Use my Internet connection (VPN)&amp;quot;&lt;br /&gt;
#In the &amp;quot;Internet Address&amp;quot; field, enter the DNS hostname of your company firewall provided to you by your company&lt;br /&gt;
##Note that using the IP address of the firewall will probably fail.&lt;br /&gt;
#The &amp;quot;Destination Name&amp;quot; field requires an arbitrary value that identifies what you are connecting too (IE put anything that identifies to you personally what you are connecting too)&lt;br /&gt;
##If you are unsure what to put in this field, use your Company&#039;s Name&lt;br /&gt;
#Select &amp;quot;Don&#039;t connect now, just set it up so I can connect later&amp;quot;&lt;br /&gt;
#Click Next=&amp;gt;Leave all Fields Blank and Click Create=&amp;gt;Click Close&lt;br /&gt;
#In the lower-right corner of your screen by the clock, click the network icon&lt;br /&gt;
#The value you entered for &amp;quot;Destination Name&amp;quot; above will be listed here=&amp;gt;right click it=&amp;gt;Choose properties=&amp;gt;Select the &amp;quot;Security&amp;quot; tab&lt;br /&gt;
##If you don&#039;t have a properties button, in the control panel under Network and Sharing Center, on the left side will be a &amp;quot;Manage Network Connections&amp;quot; link.  In there, you will find your VPN connection.  Right-click that, choose properties, and select the &amp;quot;Security&amp;quot; tab. &lt;br /&gt;
#Set &amp;quot;type of VPN&amp;quot; to IKEv2&lt;br /&gt;
#Click Advanced Settings=&amp;gt;ensure Mobility is checked and Network outage time is set to 30 minutes=&amp;gt;click OK&lt;br /&gt;
#Set Data Encryption to Require Encryption&lt;br /&gt;
#Select the radio button for &amp;quot;Use Machine Certificates&amp;quot;&lt;br /&gt;
#Click OK&lt;br /&gt;
&lt;br /&gt;
==Using IKEv2 on Windows 10/11==&lt;br /&gt;
&lt;br /&gt;
#Navigate to the Control Panel=&amp;gt;{Network and Internet}=&amp;gt;Network and Sharing Center=&amp;gt;Select &amp;quot;Set up a new connection or network&amp;quot;&lt;br /&gt;
#Select &amp;quot;Connect to a workplace&amp;quot;=&amp;gt;Next=&amp;gt;{Select &amp;quot;No, Create a new connection&amp;quot;}=&amp;gt;Select &amp;quot;Use my Internet connection (VPN)&amp;quot;&lt;br /&gt;
#In the &amp;quot;Internet Address&amp;quot; field, enter the DNS hostname of your company firewall provided to you by your company&lt;br /&gt;
##Note that using the IP address of the firewall will probably fail.&lt;br /&gt;
#The &amp;quot;Destination Name&amp;quot; field requires an arbitrary value that identifies what you are connecting too (IE put anything that identifies to you personally what you are connecting too)&lt;br /&gt;
##If you are unsure what to put in this field, use your Company&#039;s Name&lt;br /&gt;
#Select &amp;quot;Don&#039;t connect now, just set it up so I can connect later&amp;quot;&lt;br /&gt;
#Click Next=&amp;gt;Leave all Fields Blank and Click Create=&amp;gt;Click Close&lt;br /&gt;
#In the lower-right corner of your screen by the clock, click the network icon&lt;br /&gt;
#The value you entered for &amp;quot;Destination Name&amp;quot; above will be listed here=&amp;gt;right click it=&amp;gt;Choose properties=&amp;gt;Select the &amp;quot;Security&amp;quot; tab&lt;br /&gt;
##If you don&#039;t have a properties button, in the control panel under Network and Sharing Center, on the left side will be a &amp;quot;Manage Network Connections&amp;quot; link.  In there, you will find your VPN connection.  Right-click that, choose properties, and select the &amp;quot;Security&amp;quot; tab. &lt;br /&gt;
#Set &amp;quot;type of VPN&amp;quot; to IKEv2&lt;br /&gt;
#Click Advanced Settings=&amp;gt;ensure Mobility is checked and Network outage time is set to 30 minutes=&amp;gt;click OK&lt;br /&gt;
#Set Data Encryption to Require Encryption&lt;br /&gt;
#Select the radio button for &amp;quot;Use Machine Certificates&amp;quot;&lt;br /&gt;
#Click OK&lt;br /&gt;
&lt;br /&gt;
==Using a Mac==&lt;br /&gt;
*Mac setups require the use of a mobile.config, please request assistance from us for help in getting this setup working.&lt;/div&gt;</summary>
		<author><name>Mohit</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=Email&amp;diff=4261</id>
		<title>Email</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=Email&amp;diff=4261"/>
		<updated>2021-06-03T16:53:41Z</updated>

		<summary type="html">&lt;p&gt;Mohit: /* Email Settings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Instructions For Configuring Email Clients==&lt;br /&gt;
{| style=&amp;quot;width: 100%; border-spacing:15px;border-collapse:separate;border: 1px solid rgb(191, 238, 255); background-color: rgb(255, 235, 205);text-align:center;font-size:1.5em;&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;center&amp;quot; &lt;br /&gt;
|  [[file:thunderbird_logo.png|link=https://help.computerisms.ca/Thunderbird|75px]]&lt;br /&gt;
|| [[file:Outlook.png|link=https://help.computerisms.ca/Outlook|75px]]&lt;br /&gt;
||&lt;br /&gt;
|- &lt;br /&gt;
| [[Thunderbird|Thunderbird]]&lt;br /&gt;
||  [[Outlook|Outlook]]&lt;br /&gt;
||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to setup your email on iPhone==&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot; cellspacing=&amp;quot;75&amp;quot; cellpadding=&amp;quot;20&amp;quot; style=&amp;quot;font-size:120%;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;width: 50%&amp;quot;|&lt;br /&gt;
*Navigate to your settings and select the Mail, Contacts, Calenders settings&lt;br /&gt;
|[[File:Iphoneemail1.JPG|centre|450x450px]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Iphoneemail2.JPG|centre|450x450px]]&lt;br /&gt;
|&lt;br /&gt;
*Select Add Account&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
*Select &amp;quot;Other&amp;quot; to add a POP3 or IMAP account&lt;br /&gt;
|[[File:Iphoneemail3.JPG|centre|450x450px]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Iphoneemail4.JPG|centre|450x450px]]&lt;br /&gt;
|&lt;br /&gt;
*Choose Add Mail Account&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
*Enter your Name, Email, Password and a Description &lt;br /&gt;
*Click Next&lt;br /&gt;
|[[File:Iphoneemail5.JPG|centre|450x450px]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Iphoneemail6.JPG|centre|450x450px]]&lt;br /&gt;
|&lt;br /&gt;
*For Incoming mail server&lt;br /&gt;
**Host name: mail.domain.tld (for example mail.ctfn.ca)&lt;br /&gt;
**User Name is your full email address&lt;br /&gt;
**Password is the same password that you are using for email&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
*For Outgoing Mail Server:&lt;br /&gt;
**Host name: mail.domain.tld (for example mail.ctfn.ca)&lt;br /&gt;
**User Name is your full email address&lt;br /&gt;
**Password is the same password that you are using for email&lt;br /&gt;
*Click Next and your email should be ready&lt;br /&gt;
*Recommended : send an email to your self to check and make sure all settings are working&lt;br /&gt;
|[[File:Iphoneemail7.JPG|centre|450x450px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Email Settings==&lt;br /&gt;
====Computerisms Hosted Email====&lt;br /&gt;
*IMAP: configure using SSL (port 993) Server: [[Domain Substitution|mail.yourdomain.tld]]&lt;br /&gt;
*POP3: configure using SSL (port 995) Server: [[Domain Substitution|mail.yourdomain.tld]]&lt;br /&gt;
*SMTP: Server:[[Domain Substitution|mail.yourdomain.tld]]&lt;br /&gt;
**Port 465: With Authentication using incoming user/pass and SSL/TLS&lt;br /&gt;
***Our email hosting uses Port 465 and SSL/TLS for SMTP&lt;br /&gt;
*Thunderbird Users: our mail servers are set up in a way that Thunderbird should find all this information automatically, all you need to do is enter your Name, Email Address, and Password in the Add Email Account Wizard.&lt;br /&gt;
*Outlook Users: Outlook may not be able to find this info automatically, so you may have to key it in manually.&lt;br /&gt;
&lt;br /&gt;
==Server Side Filters==&lt;br /&gt;
&amp;lt;b&amp;gt;Server Side Message Filtering can be used by any program supporting the SIEVE protocol&amp;lt;/b&amp;gt;&lt;br /&gt;
*NOTE: Computerisms has Server Side Filtering disabled by default, please contact us to enable it&lt;br /&gt;
**Enabling this feature will disable the ability to do forwarding and autoreplies in [https://manage.computerisms.ca Qmailadmin]&lt;br /&gt;
**Qmailadmin is easier to use, Server Side Filtering provides more features and control&lt;br /&gt;
*The [http://sieve.info/ Sieve Protocol] is a platform independent method of filtering your mail&lt;br /&gt;
**This is commonly done using &amp;quot;Message Rules&amp;quot; or similar on email clients such as Thunderbird and Outlook, but your program needs to download the messages in order to filter them&lt;br /&gt;
**In this case, the server does the filtering so it can drop the mail in the correct folder before your email client knows it is there&lt;br /&gt;
**Sieve Protocol also allows for other features, such as Out of Office replies, forwarding, and copying.&lt;br /&gt;
***Be sure to include rules pertaining to BULK mail if you subscribe to mailing lists and want to use Out of Office replies&lt;br /&gt;
*[[Round Cube#Server Side Message Filtering|RoundCube]] can be used to implement Server Side Filters&lt;br /&gt;
*SquirrelMail also supports Server Side Filtering, just click on the coffee filter icon after you log in&lt;br /&gt;
*There is also a [https://addons.mozilla.org/en-US/thunderbird/addon/sieve/ a Thunderbird Plugin], but it&#039;s a bit complicated to use&lt;br /&gt;
&lt;br /&gt;
==Mail Management (For our hosting)==&lt;br /&gt;
*[[QmailAdmin Management|Manage your email accounts, passwords, mailing lists, and more]]&lt;/div&gt;</summary>
		<author><name>Mohit</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=File:OutlookC4.png&amp;diff=4081</id>
		<title>File:OutlookC4.png</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=File:OutlookC4.png&amp;diff=4081"/>
		<updated>2021-04-20T23:09:13Z</updated>

		<summary type="html">&lt;p&gt;Mohit: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mohit</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=File:OutlookC3.png&amp;diff=4071</id>
		<title>File:OutlookC3.png</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=File:OutlookC3.png&amp;diff=4071"/>
		<updated>2021-04-20T23:08:43Z</updated>

		<summary type="html">&lt;p&gt;Mohit: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mohit</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=File:OutlookC2.png&amp;diff=4061</id>
		<title>File:OutlookC2.png</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=File:OutlookC2.png&amp;diff=4061"/>
		<updated>2021-04-20T23:07:25Z</updated>

		<summary type="html">&lt;p&gt;Mohit: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mohit</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=File:OutlookC1.png&amp;diff=4051</id>
		<title>File:OutlookC1.png</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=File:OutlookC1.png&amp;diff=4051"/>
		<updated>2021-04-20T23:06:49Z</updated>

		<summary type="html">&lt;p&gt;Mohit: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mohit</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=File:Bluemail7.jpeg&amp;diff=4041</id>
		<title>File:Bluemail7.jpeg</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=File:Bluemail7.jpeg&amp;diff=4041"/>
		<updated>2021-04-20T23:05:46Z</updated>

		<summary type="html">&lt;p&gt;Mohit: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mohit</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=File:Bluemail6.jpeg&amp;diff=4031</id>
		<title>File:Bluemail6.jpeg</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=File:Bluemail6.jpeg&amp;diff=4031"/>
		<updated>2021-04-20T23:05:15Z</updated>

		<summary type="html">&lt;p&gt;Mohit: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mohit</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=File:Bluemail5.jpeg&amp;diff=4021</id>
		<title>File:Bluemail5.jpeg</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=File:Bluemail5.jpeg&amp;diff=4021"/>
		<updated>2021-04-20T23:04:29Z</updated>

		<summary type="html">&lt;p&gt;Mohit: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mohit</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=File:Bluemail4.jpeg&amp;diff=4011</id>
		<title>File:Bluemail4.jpeg</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=File:Bluemail4.jpeg&amp;diff=4011"/>
		<updated>2021-04-20T23:03:36Z</updated>

		<summary type="html">&lt;p&gt;Mohit: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mohit</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=File:Bluemail3.jpeg&amp;diff=4001</id>
		<title>File:Bluemail3.jpeg</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=File:Bluemail3.jpeg&amp;diff=4001"/>
		<updated>2021-04-20T23:02:19Z</updated>

		<summary type="html">&lt;p&gt;Mohit: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mohit</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=File:Bluemail2.jpeg&amp;diff=3991</id>
		<title>File:Bluemail2.jpeg</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=File:Bluemail2.jpeg&amp;diff=3991"/>
		<updated>2021-04-20T23:01:42Z</updated>

		<summary type="html">&lt;p&gt;Mohit: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mohit</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=File:Bluemail1.jpeg&amp;diff=3981</id>
		<title>File:Bluemail1.jpeg</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=File:Bluemail1.jpeg&amp;diff=3981"/>
		<updated>2021-04-20T23:00:30Z</updated>

		<summary type="html">&lt;p&gt;Mohit: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mohit</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=Email&amp;diff=3871</id>
		<title>Email</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=Email&amp;diff=3871"/>
		<updated>2021-04-20T21:28:40Z</updated>

		<summary type="html">&lt;p&gt;Mohit: /* Email Settings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Instructions For Configuring Email Clients==&lt;br /&gt;
{| style=&amp;quot;width: 100%; border-spacing:15px;border-collapse:separate;border: 1px solid rgb(191, 238, 255); background-color: rgb(255, 235, 205);text-align:center;font-size:1.5em;&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;center&amp;quot; &lt;br /&gt;
|  [[file:thunderbird_logo.png|link=https://help.computerisms.ca/Thunderbird|75px]]&lt;br /&gt;
|| [[file:Outlook.png|link=https://help.computerisms.ca/Outlook|75px]]&lt;br /&gt;
||&lt;br /&gt;
|- &lt;br /&gt;
| [[Thunderbird|Thunderbird]]&lt;br /&gt;
||  [[Outlook|Outlook]]&lt;br /&gt;
||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to setup your email on iPhone==&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot; cellspacing=&amp;quot;75&amp;quot; cellpadding=&amp;quot;20&amp;quot; style=&amp;quot;font-size:120%;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;width: 50%&amp;quot;|&lt;br /&gt;
*Navigate to your settings and select the Mail, Contacts, Calenders settings&lt;br /&gt;
|[[File:Iphoneemail1.JPG|centre|450x450px]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Iphoneemail2.JPG|centre|450x450px]]&lt;br /&gt;
|&lt;br /&gt;
*Select Add Account&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
*Select &amp;quot;Other&amp;quot; to add a POP3 or IMAP account&lt;br /&gt;
|[[File:Iphoneemail3.JPG|centre|450x450px]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Iphoneemail4.JPG|centre|450x450px]]&lt;br /&gt;
|&lt;br /&gt;
*Choose Add Mail Account&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
*Enter your Name, Email, Password and a Description &lt;br /&gt;
*Click Next&lt;br /&gt;
|[[File:Iphoneemail5.JPG|centre|450x450px]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Iphoneemail6.JPG|centre|450x450px]]&lt;br /&gt;
|&lt;br /&gt;
*For Incoming mail server&lt;br /&gt;
**Host name: mail.domain.tld (for example mail.ctfn.ca)&lt;br /&gt;
**User Name is your full email address&lt;br /&gt;
**Password is the same password that you are using for email&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
*For Outgoing Mail Server:&lt;br /&gt;
**Host name: mail.domain.tld (for example mail.ctfn.ca)&lt;br /&gt;
**User Name is your full email address&lt;br /&gt;
**Password is the same password that you are using for email&lt;br /&gt;
*Click Next and your email should be ready&lt;br /&gt;
*Recommended : send an email to your self to check and make sure all settings are working&lt;br /&gt;
|[[File:Iphoneemail7.JPG|centre|450x450px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Email Settings==&lt;br /&gt;
====Computerisms Hosted Email====&lt;br /&gt;
*IMAP: configure using SSL (port 993) Server: [[Domain Substitution|mail.yourdomain.tld]]&lt;br /&gt;
*POP3: configure using SSL (port 995) Server: [[Domain Substitution|mail.yourdomain.tld]]&lt;br /&gt;
*SMTP: Server:[[Domain Substitution|mail.yourdomain.tld]]&lt;br /&gt;
**Port 465: With Authentication using incoming user/pass and SSL/TLS&lt;br /&gt;
**Port 587: With Authentication using incoming user/pass and STARTTLS&lt;br /&gt;
***Our email hosting uses Port 587 and STARTTLS for SMTP&lt;br /&gt;
*Thunderbird Users: our mail servers are set up in a way that Thunderbird should find all this information automatically, all you need to do is enter your Name, Email Address, and Password in the Add Email Account Wizard.&lt;br /&gt;
*Outlook Users: Outlook may not be able to find this info automatically, so you may have to key it in manually.&lt;br /&gt;
&lt;br /&gt;
==Server Side Filters==&lt;br /&gt;
&amp;lt;b&amp;gt;Server Side Message Filtering can be used by any program supporting the SIEVE protocol&amp;lt;/b&amp;gt;&lt;br /&gt;
*NOTE: Computerisms has Server Side Filtering disabled by default, please contact us to enable it&lt;br /&gt;
**Enabling this feature will disable the ability to do forwarding and autoreplies in [https://manage.computerisms.ca Qmailadmin]&lt;br /&gt;
**Qmailadmin is easier to use, Server Side Filtering provides more features and control&lt;br /&gt;
*The [http://sieve.info/ Sieve Protocol] is a platform independent method of filtering your mail&lt;br /&gt;
**This is commonly done using &amp;quot;Message Rules&amp;quot; or similar on email clients such as Thunderbird and Outlook, but your program needs to download the messages in order to filter them&lt;br /&gt;
**In this case, the server does the filtering so it can drop the mail in the correct folder before your email client knows it is there&lt;br /&gt;
**Sieve Protocol also allows for other features, such as Out of Office replies, forwarding, and copying.&lt;br /&gt;
***Be sure to include rules pertaining to BULK mail if you subscribe to mailing lists and want to use Out of Office replies&lt;br /&gt;
*[[Round Cube#Server Side Message Filtering|RoundCube]] can be used to implement Server Side Filters&lt;br /&gt;
*SquirrelMail also supports Server Side Filtering, just click on the coffee filter icon after you log in&lt;br /&gt;
*There is also a [https://addons.mozilla.org/en-US/thunderbird/addon/sieve/ a Thunderbird Plugin], but it&#039;s a bit complicated to use&lt;br /&gt;
&lt;br /&gt;
==Mail Management (For our hosting)==&lt;br /&gt;
*[[QmailAdmin Management|Manage your email accounts, passwords, mailing lists, and more]]&lt;/div&gt;</summary>
		<author><name>Mohit</name></author>
	</entry>
	<entry>
		<id>http://help.computerisms.ca/index.php?title=Main_Page&amp;diff=3861</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://help.computerisms.ca/index.php?title=Main_Page&amp;diff=3861"/>
		<updated>2021-04-20T21:27:33Z</updated>

		<summary type="html">&lt;p&gt;Mohit: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;p style=&amp;quot;font-weight:bold;font-size:3.5em;color:#103050;text-align:center;&amp;quot;&amp;gt;Welcome to the Computerisms Help Pages&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight:bold;font-size:1.5em;color:#103050;text-align:center;&amp;quot;&amp;gt;[http://www.computerisms.ca/ RETURN TO COMPUTERISMS HOME PAGE]&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;text-align:center;&amp;quot;&amp;gt;These pages will always be a work in progress, I will add to them as I can...&amp;lt;br&amp;gt;If you desire to see certain instructions documented here, please [mailto:bob@computerisms.ca let me know]&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; border-spacing:15px;border-collapse:separate;&amp;quot; cellpadding=&amp;quot;10&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; &lt;br /&gt;
|colspan=&amp;quot;6&amp;quot; style=&amp;quot;border: 1px solid rgb(191, 238, 255); background-color: rgb(000, 255, 255);text-align:center;font-size:1.5em;&amp;quot;| &#039;&#039;&#039;Getting Support&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight:bold;text-align:center;font-size:1.25em;&amp;quot;&amp;gt;&lt;br /&gt;
 Contact Computerisms at 867-334-7117; or you can [mailto:bob@computerisms.ca email instead]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight:bold;text-align:center;font-size:1.0em;&amp;quot;&amp;gt;&lt;br /&gt;
Telephone Support for Basic Hosting (Email and FTP) is free&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight:bold;text-align:center;font-size:0.75em;&amp;quot;&amp;gt;&lt;br /&gt;
Email and FTP are both very mature technologies and most problems can be solved quickly without scheduling a visit.&amp;lt;br&amp;gt;If a visit is required and the problem is not due to a malfunction in the hosting service, [http://www.computerisms.ca/index.php/business-network-management hourly billing] will be applied.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight:bold;text-align:center;font-size:1.0em;&amp;quot;&amp;gt;&lt;br /&gt;
Support for Advanced Hosting is [http://www.computerisms.ca/index.php/business-network-management billable by the hour]&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight:bold;text-align:center;font-size:0.75em;&amp;quot;&amp;gt;&lt;br /&gt;
CalDAV/CardDAV/WebDAV are implemented differently on each device and/or program.&amp;lt;br&amp;gt;This requires much more skill and time to troubleshoot problems.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;font-weight:bold;text-align:center;font-size:1.0em;&amp;quot;&amp;gt;&lt;br /&gt;
If it turns out a problem is found on one of our servers, it will not be billed.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; &lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;width:50%;border: 1px solid rgb(191, 238, 255); background-color: rgb(248, 102, 76);text-align:center;font-size:1.5em;&amp;quot; | [[file:mail.png|75px]]&lt;br /&gt;
[[Email|Email Settings]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Spam|Spam Filtering]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[QmailAdmin Management|Manage Email Accounts and Mailing Lists]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;width:50%;border: 1px solid rgb(191, 238, 255); background-color: rgb(88, 137, 184);text-align:center;font-size:1.5em;&amp;quot;| [[file:con_cal.png|75px]]&lt;br /&gt;
[[Calendar|Calendar Server Configuration]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Shared Address Book|Contacts Server Configuration]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; &lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;width:50%;border: 1px solid rgb(191, 238, 255); background-color: rgb(55, 181, 98);text-align:center;font-size:1.5em;&amp;quot;| [[file:file.png|75px]]&lt;br /&gt;
[[Fetch|Large File Transfers through Email (Fetch)]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Files|Online File Storage]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; style=&amp;quot;width:50%;border: 1px solid rgb(191, 238, 255); background-color: rgb(248, 164, 76);text-align:center;font-size:1.5em;&amp;quot;| [[file:doc.png|75px]]&lt;br /&gt;
&amp;lt;p&amp;gt;&#039;&#039;&#039;COMING SOON&#039;&#039;&#039;&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; &lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;width:33%;border: 1px solid rgb(191, 238, 255); background-color: rgb(255, 235, 205);text-align:center;font-size:1.5em;&amp;quot;| &#039;&#039;&#039;Certificates / Tech Stuff&#039;&#039;&#039;&lt;br /&gt;
[[Security Certificates|The Certificate Warnings Issue]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Daily Bandwidth Report|Daily Bandwidth Report]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[IPUPDATE]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Backup.bat]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[mod_auth_imap for apache2.4 patch]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Windows 10 tips and tricks]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;width:33%;border: 1px solid rgb(191, 238, 255); background-color: rgb(192, 192, 192);text-align:center;font-size:1.5em;&amp;quot;| &#039;&#039;&#039;VPN Instructions&#039;&#039;&#039;&lt;br /&gt;
[[VPN Clients Using Certificates]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[VPN Clients Using Pre-Shared Keys]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Connecting Mac to a File Server]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Connecting Android Device to a File Server]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Connecting iOS Device to a File Server (for Video/Audio Playback)]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;width:33%;border: 1px solid rgb(191, 238, 255); background-color: rgb(255, 235, 205);text-align:center;font-size:1.5em;&amp;quot;| &#039;&#039;&#039;Client Configuration&#039;&#039;&#039;&lt;br /&gt;
[[Roundcube]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[SquirrelMail]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Thunderbird]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Outlook]]&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Mohit</name></author>
	</entry>
</feed>