<?xml version="1.0" encoding="UTF-8"?><!-- 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: windows</title>
<link>http://www.alex-hardy.co.uk/forums/</link>
<description>Alex's Support Forums Tag: windows</description>
<language>en</language>
<pubDate>Wed, 07 Jan 2009 17:13:12 +0000</pubDate>

<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>Alex on "Setting Permissions"</title>
<link>http://www.alex-hardy.co.uk/forums/topic/setting-permissions#post-32</link>
<pubDate>Sun, 11 May 2008 16:38:54 +0000</pubDate>
<dc:creator>Alex</dc:creator>
<guid isPermaLink="false">32@http://www.alex-hardy.co.uk/forums/</guid>
<description>&#60;p&#62;&#60;strong&#62;[THIS TUTORIAL IS A WORK-IN-PROGRESS]&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;simpleContact Pro enables you to export your mailing list to a CSV file. &#60;/p&#62;
&#60;p&#62;You should &#60;strong&#62;set the csv folder to be writable&#60;/strong&#62;. You will find it inside sc_admin. Note: you do not need to set any other file or folder in simpleContact Pro to be writable.&#60;/p&#62;
&#60;p&#62;The data can then be written to a file and served to you as a download. If your site is hosted on a Unix server, you can set access permissions on files and folders through your FTP application using a command called &#60;a href=&#34;http://en.wikipedia.org/wiki/chmod&#34;&#62;chmod&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;*Windows servers do not support chmod*&#60;/strong&#62;. You may need to consult your hosting provider for the best way to set permissions. If you are unable to make your csv folder writable all is not lost; simpleContact Pro will write the CSV data to your browser window and you can manually paste it into a text file and save it.&#60;/p&#62;
&#60;p&#62;Here are some instructions for how to chmod by FTP with a selection of applications:&#60;/p&#62;
&#60;p&#62;Having uploaded simpleContact Pro to your server, select the csv folder on your server, and follow the next steps that refer to the client you are using:&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;On Windows...&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.cuteftp.com&#34;&#62;CuteFTP&#60;/a&#62; by GlobalSCAPE ($39.99 - free trial available)&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://filezilla-project.org&#34;&#62;FileZilla&#60;/a&#62; (free, licensed under &#60;a href=&#34;http://www.gnu.org/licenses/gpl.html&#34;&#62;GPL&#60;/a&#62;)&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.smartftp.com&#34;&#62;SmartFTP&#60;/a&#62; by SmartSoft ($36.95 - free trial available)&#60;/p&#62;
&#60;p&#62;Terrapin FTP&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;On Mac...&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;&#60;a href=&#34;http://cyberduck.ch&#34;&#62;Cyberduck&#60;/a&#62;  (free, licensed under &#60;a href=&#34;http://www.gnu.org/licenses/gpl.html&#34;&#62;GPL&#60;/a&#62;)&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;&#34;Get info&#34; on the folder (by pressing command-i or right-clicking and selecting &#34;info&#34; from the menu). Look under &#34;Permissions&#34; in the info panel. If the server allows you to set permissions by FTP the checkboxes will be active. If not, they will be greyed out. Check all the boxes until the setting reads &#34;rwxrwxrwx (777)&#34;. Click on &#34;Apply.&#34;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;&#60;a href=&#34;http://fetchsoftworks.com&#34;&#62;Fetch&#60;/a&#62; ($25, trial available)&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;&#60;a href=&#34;http://nolobe.com/interarchy&#34;&#62;Interarchy&#60;/a&#62; ($59, trial available) or &#60;a href=&#34;http://www.panic.com/transmit&#34;&#62;Transmit&#60;/a&#62; ($29.95, trial available)&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;&#34;Get info&#34; on the folder (by pressing command-i or right-clicking and selecting &#34;get info&#34; from the menu). Look under &#34;Permissions&#34; in the info panel. Type 777 in the field (labelled &#34;Octal&#34; in Transmit). Alternatively you could check all the boxes. Click on &#34;Apply.&#34;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
