<?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>Edge of the Web &#187; Email</title>
	<atom:link href="http://www.edgeoftheweb.co.uk/blog/tag/email/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edgeoftheweb.co.uk/blog</link>
	<description></description>
	<lastBuildDate>Tue, 03 Jan 2012 15:10:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Email migration strategy &#8211; plans &amp; tips</title>
		<link>http://www.edgeoftheweb.co.uk/blog/2011/11/08/email-migration-strategy-plans-tips/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=email-migration-strategy-plans-tips</link>
		<comments>http://www.edgeoftheweb.co.uk/blog/2011/11/08/email-migration-strategy-plans-tips/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 12:20:31 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.edgeoftheweb.co.uk/blog/?p=964</guid>
		<description><![CDATA[Recently we moved our mail servers from where they’ve been hosted for a few years along with our website, to a shiny new cloud server, dedicated just for email (at the moment). Email is (still) the life-blood of 21st century &#8230;]]></description>
			<content:encoded><![CDATA[<div>
<p><a href="http://www.edgeoftheweb.co.uk/blog/wp-content/uploads/2011/11/shutterstock_59270638.jpg"><img class="alignright size-medium wp-image-969" style="padding-left: 20px;" title="Flying Emails" src="http://www.edgeoftheweb.co.uk/blog/wp-content/uploads/2011/11/shutterstock_59270638-300x212.jpg" alt="" width="300" height="212" /></a>Recently we moved our mail servers from where they’ve been hosted for a few years along with our website, to a shiny new cloud server, dedicated just for email (at the moment).</p>
<p>Email is (still) the life-blood of 21st century communication, despite the rise and fall of varying social mediums. Varying reports put the <a href="http://www.radicati.com/wp/wp-content/uploads/2010/04/Email-Statistics-Report-2010-2014-Executive-Summary2.pdf">total number of emails sent per year</a> in the 100s of billions, although there is some debate on just how much of that is spam!</p>
<p>So it was important that the transfer went smoothly, with as little disruption as possible. I followed advice from this useful <a href="http://www.toao.net/438-seamless-email-server-migration">email migration</a> guide to help with the transfer.<br />
To speed up DNS propagation, remember to change your TTL to something small, but don’t forget that your TTL must propagate too!</p>
<p>First, I setup the new server with mail and smtp server software and created all the relevant mailboxes and forwarders. Importantly I set up a PTR record for the server so reverse DNS lookups would match the mail server name properly.<br />
I used the same mail server software we were using on the old setup, so we didn’t have to worry about compatibility issues when moving emails across to the new system.</p>
<p>Secondly I setup a subdomain (e.g. tempmail.edgeoftheweb.co.uk) on the new server and created forwarders for all the accounts from that subdomain to our actual domain: e.g. info@tempmail.edgeoftheweb.co.uk pointed to info@edgeoftheweb.co.uk</p>
<p>Thirdly, once the DNS records for tempmail.edgeoftheweb.co.uk had propagated round the internet, I backed up all existing emails (including the subscribed folders list and email ID list) on the old server, and moved them to the new server. What I didn’t do at this point, but what I should have done, was to create all the existing IMAP folders (using <a href="http://bobpeers.com/technical/telnet_imap">telnet</a> for example).</p>
<p>Fourth, I setup forwarders on all the email accounts on the old system to redirect mail to tempmail.edgeoftheweb.co.uk. The clever thing was that when emails were received at the new server, it knew to redirect tempmail.edgeoftheweb.co.uk to edgeoftheweb.co.uk, but because it thought edgeoftheweb.co.uk was a locally stored domain name it just delivered incoming emails to essentially a different folder on the new server, rather than sending them back to the old one!</p>
<p>Fifth, I changed our DNS records to point our mail server at the new IP address, and also copied across any additional emails that had arrived since I backed the old server up from the old server to the new server.</p>
<p>Finally, once the DNS records had changed I re-configured our email clients to use the new SSL certificates for the new mail server and new account passwords too!</p>
<p>Having followed those steps we didn’t need to create or setup new email account in our mail clients, we didn’t loose any emails, and our mail clients remained synchronised with the mail server!</p>
<p>NB &#8211; to test the new mail server worked OK before DNS changes had been made, I added an entry to my <a href="http://en.wikipedia.org/wiki/Hosts_(file)">hosts file</a> redirecting our mail server domain name to the new server’s IP address.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.edgeoftheweb.co.uk/blog/2011/11/08/email-migration-strategy-plans-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>choosing email addresses for my business</title>
		<link>http://www.edgeoftheweb.co.uk/blog/2009/10/26/choosing-email-addresses-for-my-business/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=choosing-email-addresses-for-my-business</link>
		<comments>http://www.edgeoftheweb.co.uk/blog/2009/10/26/choosing-email-addresses-for-my-business/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 18:35:57 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[random]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[email addresses]]></category>
		<category><![CDATA[email suffixes]]></category>

		<guid isPermaLink="false">http://www.edgeoftheweb.co.uk/blog/?p=148</guid>
		<description><![CDATA[To be clear, this post is about choosing email prefixes, not the domain name itself. A prefix is the bit that comes before @ in your email address. Examples include sales@mydomain.com, enquiries@mydomain.com, yourname@mydomain.com. This is particularly relevant to small business &#8230;]]></description>
			<content:encoded><![CDATA[<p>To be clear, this post is about choosing email prefixes, not the domain name itself. A prefix is the bit that comes before @ in your email address. Examples include sales@mydomain.com, enquiries@mydomain.com, yourname@mydomain.com. This is particularly relevant to small business owners.</p>
<p>First lets look at personal domain prefixes.</p>
<div id="attachment_149" class="wp-caption alignright" style="width: 138px"><img class="size-full wp-image-149" title="email" src="http://www.edgeoftheweb.co.uk/blog/wp-content/uploads/2009/10/email.jpg" alt="choose your email address wisely" width="128" height="128" /><p class="wp-caption-text">choose your email address wisely</p></div>
<p>There are 3 common variants on your name for an email address.</p>
<p>thomas.valaitis@<br />
This is quite a formal arrangement. If you have an unusual surname (like mine!) it can be confusing to relay to people by phone, and to an extent is also prone to misspellings when people have your business card in front of them. It can however suggest that you are part of a larger organisation where you may not be the only thomas@ or tom@ or even thomasv@. I would recommend this arrangement where size and formality are of importance to you (though I am never a fan of talking up your size).</p>
<p>tvalaitis@<br />
/ thomasv@</p>
<p>This implies a touch less formality than the previous example, but is not as</p>
<p>casual (or size indicative) as a simple first name approach. For my own business email address I tend to use a &#8220;thomasv@&#8221; email address (it&#8217;s a nice compromise for somebody with a complicated surname).</p>
<p>thomas@<br />
Clearly this is a more casual email address prefix, which is great if you are proud of your small company size and expect to remain the only Thomas. The biggest advantage to a shorter email prefix is that it&#8217;s easy to remember (unless you also have a crazy first name!) and could be considered more personal.</p>
<p>Whichever email prefix you go for, it&#8217;s a really good idea to have all the other variations and common misspellings of your name set up as email forwarders to your main account. This ensures you do not miss any important mails. As an example I forward the following to my thomasv@ pop3 account:</p>
<p>tvalaitis@<br />
tomv@<br />
tom@<br />
thomas@<br />
valaitis@<br />
thomas.valaitis@<br />
t.valaitis@<br />
tom.valaitis@<br />
tomvalaitis@</p>
<p>So having identified which personal domain prefix you are going to adopt, you also need to think about domain prefixes for your business at large.</p>
<p>Common examples include<br />
sales@<br />
enquiries@<br />
info@<br />
complaints@<br />
support@</p>
<p>In my businesses, I tend to have an &#8220;enquiries@&#8221; and an &#8220;info@&#8221; email address. The &#8220;enquiries&#8221; I have set up to handle the enquiries that come to us online, and info I use for clients who already have made contact.</p>
<p>I have them both set up as group forwarding emails, which means I pick the members of the respective teams to which these emails arrive.</p>
<p>Example:</p>
<p>I may have enquiries@ directed to the guys in my businesses that are good at selling and building relationships (the people whom I want to handle the sales calls).</p>
<p>I tend to use the email addresses prefixes purely as forwarders, as once a potential customer makes contact, I like them to have a personal email address (i.e. person = face = trust = accountability) to receive from and reply to for all future contact.</p>
<p>The info@ email address is a useful account to have so I may get customers to send in information that I want a number of people (or the whole team) to have access to. We tend not to promote this account on the website or business stationary.</p>
<p>For small businsses I wouldn&#8217;t recommend kicking off with too many email addresses as this can be confusing for customers (and you), and you can potentially lose control of what is pointing where (and are they being picked up).</p>
<p>If you would like more information on picking your email address prefixes I can be contacted at:<br />
mrthomasvalaitiswhositsattheblackdeskbythewindowjustinfrontoftheprinter.iwishicouldtakemyownmedicine@edgeoftheweb.co.uk</p>
<p><em>Photos courtesy of Flickr Creative Commons license from users <a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');" href="http://www.flickr.com/photos/15319336@N07/">derrickkwa</a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.edgeoftheweb.co.uk/blog/2009/10/26/choosing-email-addresses-for-my-business/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Viagra anyone?</title>
		<link>http://www.edgeoftheweb.co.uk/blog/2009/08/19/viagra-anyone/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=viagra-anyone</link>
		<comments>http://www.edgeoftheweb.co.uk/blog/2009/08/19/viagra-anyone/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 12:19:24 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[Contact Form]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://www.edgeoftheweb.co.uk/blog/?p=94</guid>
		<description><![CDATA[Spam is a problem anybody with an email address has come across and it can end up being the bain of our lives. Using a spam filter either on your web server or local computer can help cut down the &#8230;]]></description>
			<content:encoded><![CDATA[<p>Spam is a problem anybody with an email address has come across and it can end up being the bain of our lives. Using a spam filter either on your web server or local computer can help cut down the amount of spam that arrives in your inbox, but can never totally get rid of the problem. Also if you are too aggressive with your spam filter scoring you can easily start getting legitimate emails blocked.</p>
<p>So how can spam be stopped in the first place? Well&#8230;it can&#8217;t, but there are things that can be done when setting up a new website with a new domain. One thing our clients always want is their email address on the site and the first thing we always tell them is what a bad idea it is. As soon as you put your email on yours or anybody else&#8217;s website it will get picked up by spam databases and then get hurled with emails about anything from Viagra to fake bank account information. So to help combat this problem, included with all of our sites and something that we highly recommend doing is using a contact form instead of displaying your email address. This gives you the opportunity to ask your potential customers some brief questions and then have them emailed directly to you without ever disclosing your email address.You can even have it mailed to multiple recipients. <strong>But best of all it should help cut down the amount of spam you receive in the future.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.edgeoftheweb.co.uk/blog/2009/08/19/viagra-anyone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

