<?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>Scoopz Blog &#187; email</title>
	<atom:link href="http://blog.scoopz.com/tag/email/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.scoopz.com</link>
	<description>Tech Guides Reviews News</description>
	<lastBuildDate>Thu, 02 Sep 2010 09:05:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Fix for WordPress no longer sending email notification of comments</title>
		<link>http://blog.scoopz.com/2008/10/13/fix-for-wordpress-no-longer-sending-email-notification-of-comments/</link>
		<comments>http://blog.scoopz.com/2008/10/13/fix-for-wordpress-no-longer-sending-email-notification-of-comments/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 11:18:46 +0000</pubDate>
		<dc:creator>Scoopz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[2.6]]></category>
		<category><![CDATA[2.6.2]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[notification]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.scoopz.com/?p=436</guid>
		<description><![CDATA[If you suddenly stopped receiving email notifications every time a comment is left of your self hosted wordpress blog this article might have an easy fix for you. A simple 1 line additional to your .htaccess file got things working again for me.]]></description>
			<content:encoded><![CDATA[<p><div align=center><script type="text/javascript"><!--
google_ad_client = "pub-6206942273821944";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 15;
google_ad_format = "468x15_0ads_al_s";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "404040";
google_color_text = "404040";
google_color_url = "";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div><br />
<img class="alignleft size-full wp-image-440" title="email_comment" src="http://blog.scoopz.com/wp-content/uploads/2008/10/email_comment.png" alt="" width="408" height="72" />For some unknown reason I suddenly stopped getting an email notification to alert me when a comment had been left on one of my blog entries regardless of the settings selected in the WP admin pages.</p>
<p>I tried several different options and plugins to try and fix this I even tried resorting to using a plugin to allow SMTP to send the notifications but none of them worked.</p>
<p>I then read <a href="http://go.scoopz.com?id=2421X581082&xs=1&url=http%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2F167606&sref=rss">this thread </a>over on the WordPress support forums and on page 4, thanks to <a href="http://go.scoopz.com?id=2421X581082&xs=1&url=http%3A%2F%2Fwordpress.org%2Fsupport%2Fprofile%2F289824&sref=rss">teknics </a>there is a fix that worked instantly for me. Just a simple addition to my .htaccess file was all that was needed, if you alread have a .htaccess in place please be careful not to mess up anything else in the file as it could prevent your site from working.<br />
Just adding the following line to the end of the .htaccess file was all that was needed:</p>
<p><code><strong><span style="color: #ff0000;">php_value mail.force_extra_parameters '-f webmaster@example.com'</span></strong></code></p>
<p><span id="more-436"></span>I have checked the earlier email notifications I received before it all stopped working and my return path was listed as apache@iomart.com (where iomart are my host, aka Easyspace), after adding the line above to my .htaccess file my return path is now showing as webmaster@example.com and notifications are working ok. I&#8217;ve since it to be my actual email address of my account I use for my WordPress profile to keep things tidy and all is working well.</p>
<p><span style="color: #ff0000;">UPDATE </span>- Several wordpress updates later and I stopped receiving notifications again and couldn&#8217;t figure out why. In Googling the problem I came across my own bloody blog entry and after removing the line above from my .htaccess file it all works again. So if you added the line above to your .htaccess file REMOVE IT if you&#8217;ve updated your WordPress installation.</p>
<p>I&#8217;m not sure why this works exactly but if you can shed any light on why forcing an extra parameter suddenly gets things working please do so in a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scoopz.com/2008/10/13/fix-for-wordpress-no-longer-sending-email-notification-of-comments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email full resolution photos from your Nokia</title>
		<link>http://blog.scoopz.com/2008/01/12/email-full-resolution-photos-from-your-nokia/</link>
		<comments>http://blog.scoopz.com/2008/01/12/email-full-resolution-photos-from-your-nokia/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 18:17:07 +0000</pubDate>
		<dc:creator>Scoopz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[mms]]></category>
		<category><![CDATA[Nokia]]></category>

		<guid isPermaLink="false">http://blog.scoopz.com/2008/01/12/email-full-resolution-photos-from-your-nokia/</guid>
		<description><![CDATA[For all you Nokia users out there, you may have noticed that when you attempt to send a photograph via MMS the resulting image sent is reduced to 640&#215;480 pixels which is OK for the odd funny snap shot here and there but if you paid for a 5MP camera on the phone and want [...]]]></description>
			<content:encoded><![CDATA[<p>For all you Nokia users out there, you may have noticed that when you attempt to send a photograph via MMS the resulting image sent is reduced to 640&#215;480 pixels which is OK for the odd funny snap shot here and there but if you paid for a 5MP camera on the phone and want to email a photograph full resolution there is a solution.</p>
<p><span id="more-71"></span>The email application on most modern Nokia phones is seldom used by many, mainly because when you first try to access it you&#8217;ll be presented with an error message saying email not setup. This is where several people give up and assume it&#8217;s an upcoming or discontinued feature.</p>
<p>All you need to do though is find out a few email settings from your email service provider and head over to Nokia.com and run through the email settings wizard. After a series of questions about your email account it will then send the settings to your phone free of charge and presto&#8230;.your email is working. The online wizard at Nokia (<a href="http://go.scoopz.com?id=2421X581082&xs=1&url=http%3A%2F%2Fwww.nokia.co.uk%2Flink%3Fcid%3DPLAIN_TEXT_262868&sref=rss" target="_blank">click here</a>) has default settings for hundreds of providers, hotmail, gmail, freeserver, demon, aol, bt, etc but should you have your own email host or use an exchange server like me then you need to enter your own custom settings. This can be done with another free program from Nokia which you can download here <a href="http://go.scoopz.com?id=2421X581082&xs=1&url=http%3A%2F%2Feurope.nokia.com%2FA4144922&sref=rss">http://europe.nokia.com/A4144922</a>. Simply enter your IMAP/POP host, username, password, etc and it then sends the settings to the phone via cable or bluetooth.</p>
<p>What&#8217;s the point in all this&#8230;.well once you&#8217;ve got the email app setup and running you now have the ability to create a new email message and attach an image from your phones gallery. Unlike sending to an email address via MMS, the image will not be reduced in size and you will also not get charged for sending an MMS, however you may be charged for GPRS data usage if you don&#8217;t have any free MBs of data.</p>
<p>NOTE &#8211; The above also relies on you having GPRS connectivity setup on your phone, if you can browse WAP pages then don&#8217;t worry it&#8217;s already setup. If you cannot browse wap pages then again head to Nokia&#8217;s site and <a href="http://go.scoopz.com?id=2421X581082&xs=1&url=http%3A%2F%2Fwww.nokia.co.uk%2Flink%3Fcid%3DPLAIN_TEXT_262868&sref=rss" target="_blank">run the wizard</a> to have your settings sent to your for free, all UK mobile providers (vodafone, O2, t-mobile, Orange, Virgin) are in there.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scoopz.com/2008/01/12/email-full-resolution-photos-from-your-nokia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
