<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Alex's Support Forums Tag: email</title>
<link>http://www.alex-hardy.co.uk/forums/</link>
<description>Alex's Support Forums Tag: email</description>
<language>en</language>
<pubDate>Wed, 19 Nov 2008 23:13:34 +0000</pubDate>

<item>
<title>dominp on "Possible to stop fields on Email?"</title>
<link>http://www.alex-hardy.co.uk/forums/topic/possible-to-stop-fields-on-email#post-57</link>
<pubDate>Sat, 11 Oct 2008 20:44:50 +0000</pubDate>
<dc:creator>dominp</dc:creator>
<guid isPermaLink="false">57@http://www.alex-hardy.co.uk/forums/</guid>
<description>&#60;p&#62;seems easy enough, I will give it a try.&#60;br /&#62;
thanks again for the great work on this script.
&#60;/p&#62;</description>
</item>
<item>
<title>Alex on "Possible to stop fields on Email?"</title>
<link>http://www.alex-hardy.co.uk/forums/topic/possible-to-stop-fields-on-email#post-56</link>
<pubDate>Sat, 11 Oct 2008 09:15:44 +0000</pubDate>
<dc:creator>Alex</dc:creator>
<guid isPermaLink="false">56@http://www.alex-hardy.co.uk/forums/</guid>
<description>&#60;p&#62;There is no setting for this, but it would be easy enough to achieve by tweaking the PHP code.&#60;/p&#62;
&#60;p&#62;Open &#60;em&#62;sc_admin/includes/contact/posted.php&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;From about line 232 you'll find a block of code that starts with a line that says:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;if ($website != &#38;quot;&#38;quot;) ...&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This block continues to about line 264 and ends with the line that says:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$notify_body = ...&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Comment out or delete all of that code.&#60;/p&#62;
&#60;p&#62;Here is an amended version of that last line that you should add to your PHP after the commented/deleted code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$notify_body									= &#38;quot;\n$name_full has sent you a message.\n\nView all messages received in your online inbox.\n\n----------------------------------------$show_joinlist&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This should achieve the desired effect.&#60;/p&#62;
&#60;p&#62;You might also like to add the URL of your simpleContact admin into that message, so you get a link in the email.&#60;/p&#62;
&#60;p&#62;Please note that should you update simpleContact in future, you will have to re-apply any modifications you make.
&#60;/p&#62;</description>
</item>
<item>
<title>dominp on "Possible to stop fields on Email?"</title>
<link>http://www.alex-hardy.co.uk/forums/topic/possible-to-stop-fields-on-email#post-55</link>
<pubDate>Sat, 11 Oct 2008 06:28:59 +0000</pubDate>
<dc:creator>dominp</dc:creator>
<guid isPermaLink="false">55@http://www.alex-hardy.co.uk/forums/</guid>
<description>&#60;p&#62;setup the script and its working great, thanks for the great work and documentation.&#60;/p&#62;
&#60;p&#62;Only question is it possible to only have the emial send a notification and not all the fields from the form?&#60;br /&#62;
I would very much only like to get a notification that I have a submission and then have to login to the admin section to check the response.&#60;/p&#62;
&#60;p&#62;Thanks again.
&#60;/p&#62;</description>
</item>
<item>
<title>Alex on "One solution when outgoing mail is blocked"</title>
<link>http://www.alex-hardy.co.uk/forums/topic/one-solution-when-outgoing-mail-is-blocked#post-38</link>
<pubDate>Wed, 14 May 2008 18:34:31 +0000</pubDate>
<dc:creator>Alex</dc:creator>
<guid isPermaLink="false">38@http://www.alex-hardy.co.uk/forums/</guid>
<description>&#60;p&#62;Thanks for this :)&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://en.wikipedia.org/wiki/Sender_Policy_Framework&#34;&#62;SPF&#60;/a&#62; is a security measure designed to help prevent spammers sending email from forged addresses. It works by adding a record to your DNS, stating that a server is allowed to send email for that domain.&#60;/p&#62;
&#60;p&#62;For example, &#60;a href=&#34;http://www.campaignmonitor.com&#34;&#62;Campaign Monitor&#60;/a&#62; recommend that you set up SPF for their server before you send a mailshot. It can be the difference between an email arriving or being deleted by the ISP before it even reaches the user's inbox.&#60;/p&#62;
&#60;p&#62;A good host will often provide an interface for this, or sort it out for you on request.&#60;/p&#62;
&#60;p&#62;Propagation of changes to your DNS can take anything from a few hours to days.
&#60;/p&#62;</description>
</item>
<item>
<title>papyrusdoc on "One solution when outgoing mail is blocked"</title>
<link>http://www.alex-hardy.co.uk/forums/topic/one-solution-when-outgoing-mail-is-blocked#post-33</link>
<pubDate>Wed, 14 May 2008 13:40:30 +0000</pubDate>
<dc:creator>papyrusdoc</dc:creator>
<guid isPermaLink="false">33@http://www.alex-hardy.co.uk/forums/</guid>
<description>&#60;p&#62;In case anyone else runs into this: I installed SimpleContact on a windows h-sphere server where smtp authentication was required. We discovered that I had to enable SPF (&#34;Sender Policy Framework&#34;) and choose pass, for the emails to go out. I was getting the auto response emails, but not the ones with the actual visitor info until this setting was changed. It took a while for this SPF enabled setting to work.
&#60;/p&#62;</description>
</item>
<item>
<title>nortongulch on "Simple User Trick - Recipient's email"</title>
<link>http://www.alex-hardy.co.uk/forums/topic/simple-user-trick-recipients-email#post-30</link>
<pubDate>Thu, 08 May 2008 17:39:35 +0000</pubDate>
<dc:creator>nortongulch</dc:creator>
<guid isPermaLink="false">30@http://www.alex-hardy.co.uk/forums/</guid>
<description>&#60;p&#62;Amen to your Note!&#60;/p&#62;
&#60;p&#62;Reminds me of an ages old backup program or drive,   can't remember which that had a sign &#34;Blessed are the pessimists as they hath made backups.&#34;
&#60;/p&#62;</description>
</item>
<item>
<title>Alex on "Simple User Trick - Recipient's email"</title>
<link>http://www.alex-hardy.co.uk/forums/topic/simple-user-trick-recipients-email#post-27</link>
<pubDate>Thu, 08 May 2008 09:21:36 +0000</pubDate>
<dc:creator>Alex</dc:creator>
<guid isPermaLink="false">27@http://www.alex-hardy.co.uk/forums/</guid>
<description>&#60;p&#62;Thanks for this!&#60;/p&#62;
&#60;p&#62;Note to all users: If you modify the simpleContact code to suit your particular needs, please do post on these forums. Not only does it help other users, but if there is evidence of significant demand I may decide to roll a feature into the mainstream release.&#60;/p&#62;
&#60;p&#62;Please also take care when upgrading from a customised copy. Be sure to back up your files so that your changes can be reinstated.
&#60;/p&#62;</description>
</item>
<item>
<title>nortongulch on "Simple User Trick - Recipient's email"</title>
<link>http://www.alex-hardy.co.uk/forums/topic/simple-user-trick-recipients-email#post-26</link>
<pubDate>Wed, 07 May 2008 18:51:56 +0000</pubDate>
<dc:creator>nortongulch</dc:creator>
<guid isPermaLink="false">26@http://www.alex-hardy.co.uk/forums/</guid>
<description>&#60;p&#62;Client wanted to cut and paste address information from his email received when user visits site to create mailing label.   &#60;/p&#62;
&#60;p&#62;As written,  SimpleContact includes a label (ie., Address Line 1:) before each field.  This can easily be modified in sc_admin\include\contact\posted.php.   Instead of deleting labels from existing code  (always a pain in the neck when dealing with code that will be updated periodically by the developer --  1.0, 1.1, 1.2, etc.), I have chosen to add some values to the $notify_body variable.&#60;/p&#62;
&#60;p&#62;At then end of $notify_body --  just before the end quote and semi-colon (&#34;;), add the following:&#60;/p&#62;
&#60;p&#62;\n----------------------------------------------\nInfo for Address Label:\n\n$label_name$label_position$label_company$label_addr1$label_addr2$label_town$label_country&#60;/p&#62;
&#60;p&#62;To support these new values which adds a new line (\n) if there is field is not blank, add the following definitions just below:&#60;br /&#62;
 if ($pcode != &#34;&#34;) {$show_pcode = &#34;Post / ZIP code: $pcode\n&#34;;} else {$show_pcode = &#34;&#34;;}&#60;/p&#62;
&#60;p&#62;Add:&#60;br /&#62;
if ($name_full != &#34;&#34;) {$label_name = &#34;$name_full\n&#34;;} else {$label_name = &#34;&#34;;}&#60;br /&#62;
if ($position != &#34;&#34;) {$label_position = &#34;$position\n&#34;;} else {$label_position = &#34;&#34;;}&#60;br /&#62;
if ($company != &#34;&#34;) {$label_company = &#34;$company\n&#34;;} else {$label_company = &#34;&#34;;}&#60;br /&#62;
if ($addr1 != &#34;&#34;) {$label_addr1 = &#34;$addr1\n&#34;;} else {$label_addr1 = &#34;&#34;;}&#60;br /&#62;
if ($addr2 != &#34;&#34;) {$label_addr2 = &#34;$addr2\n&#34;;} else {$label_addr2 = &#34;&#34;;}&#60;br /&#62;
if ($town != &#34;&#34;) {$label_town = &#34;$town $pcode\n&#34;;} else {$label_town = &#34;&#34;;}&#60;br /&#62;
if ($country != &#34;&#34;) {$label_country = &#34;$country\n&#34;;} else {$label_country = &#34;&#34;;}
&#60;/p&#62;</description>
</item>
<item>
<title>Alex on "What is PHPMailer?"</title>
<link>http://www.alex-hardy.co.uk/forums/topic/what-is-phpmailer#post-7</link>
<pubDate>Thu, 21 Feb 2008 00:16:36 +0000</pubDate>
<dc:creator>Alex</dc:creator>
<guid isPermaLink="false">7@http://www.alex-hardy.co.uk/forums/</guid>
<description>&#60;p&#62;With the release of simpleContact 1.1 I added a more robust mechanism for sending emails. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://phpmailer.codeworxtech.com&#34;&#62;PHPMailer&#60;/a&#62; is a “full featured email transfer class for PHP” that exposes a much greater range of features than the standard PHP mail() function. I have it used on several projects in the past, and it has proven itself both highly useful and reliable. &#60;/p&#62;
&#60;p&#62;PHPMailer is produced by Brent R. Matzelle (original author), Andy Prevost (project administrator), Patrice Fournier, Chris Ryan, Cem Hurturk, Tom Klingenberg and Jaime Bozza. &#60;/p&#62;
&#60;p&#62;The version of PHPMailer that I have supplied is version 1.73, the latest at the time of authoring. &#60;/p&#62;
&#60;p&#62;PHPMailer is free software. It is distributed in accordance with the GNU Lesser General Public License (LGPL). It is supplied in its entirety and unmodified (see phpmailer-1.73.zip in the application download). There is no warranty or responsibility on the part of the original author. &#60;/p&#62;
&#60;p&#62;Please note: &#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;I have supplied phpmailer-1.73.zip in complete form to fulfil my obligation under the LGPL&#60;/li&#62;
&#60;li&#62;You only need to upload the class.phpmailer.php and class.smtp.php files (which are already in place in the simpleContact folder) for simpleContact to use it&#60;/li&#62;
&#60;li&#62;If for any reason PHPMailer fails in use, simpleContact will revert to the PHP mail() function&#60;/li&#62;
&#60;li&#62;If you use PHPMailer as part of simpleContact for commercial purposes, please consider making a donation to the PHPMailer project&#60;/li&#62;
&#60;/ul&#62;</description>
</item>
<item>
<title>Alex on "How does simpleContact handle spam?"</title>
<link>http://www.alex-hardy.co.uk/forums/topic/how-does-simplecontact-handle-spam#post-2</link>
<pubDate>Tue, 19 Feb 2008 19:33:06 +0000</pubDate>
<dc:creator>Alex</dc:creator>
<guid isPermaLink="false">2@http://www.alex-hardy.co.uk/forums/</guid>
<description>&#60;p&#62;simpleContact has several measures in place for your security and to prevent spam.&#60;/p&#62;
&#60;p&#62;See my blog post on the subject - &#60;a href=&#34;http://www.alex-hardy.co.uk/2008/01/24/how-does-simplecontact-deal-with-spam/&#34;&#62;How does simpleContact handle spam?&#60;/a&#62; - for a fuller explanation.
&#60;/p&#62;</description>
</item>
<item>
<title>Alex on "Is it possible to mass email all mailing list subscribers?"</title>
<link>http://www.alex-hardy.co.uk/forums/topic/mass-mail-subscribers#post-1</link>
<pubDate>Tue, 19 Feb 2008 18:41:17 +0000</pubDate>
<dc:creator>Alex</dc:creator>
<guid isPermaLink="false">1@http://www.alex-hardy.co.uk/forums/</guid>
<description>&#60;p&#62;simpleContact is first and foremost a form builder. There is no functionality for sending emails; it is just about gathering permission.&#60;/p&#62;
&#60;p&#62;This is because there is a thin line between mass mailing and spamming. Without tools for spam testing, checking messages display properly in email clients, scheduled sending, managing bounces and unsubscribes, reporting etc you don't have a real solution.&#60;/p&#62;
&#60;p&#62;I plan on adding features that will enable you to use your data with some of the excellent, full-featured mailshot systems that already exist like &#60;a href=&#34;http://www.campaignmonitor.com&#34;&#62;Campaign Monitor&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Update:&#60;/strong&#62; &#60;a href=&#34;/downloads/simplecontactpro&#34;&#62;simpleContact Pro&#60;/a&#62; includes CSV export which you can use to import your list into many mass mailers.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
