<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2855" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Austin Matzko&#039;s Forum &#187; Topic: Function Mail error</title>
		<link>http://austinmatzko.com/forum/topic/function-mail-error</link>
		<description>Austin Matzko&#039;s Forum &#187; Topic: Function Mail error</description>
		<language>en-US</language>
		<pubDate>Wed, 08 Feb 2012 07:23:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2855</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://austinmatzko.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://austinmatzko.com/forum/rss/topic/function-mail-error" rel="self" type="application/rss+xml" />

		<item>
			<title>Dale on "Function Mail error"</title>
			<link>http://austinmatzko.com/forum/topic/function-mail-error#post-6660</link>
			<pubDate>Wed, 23 Dec 2009 15:02:57 +0000</pubDate>
			<dc:creator>Dale</dc:creator>
			<guid isPermaLink="false">6660@http://austinmatzko.com/forum/</guid>
			<description><p>Problem solved,</p>
<p>You need to go here and download the advanced e-mail plugin:</p>
<p><a href="http://www.callum-macdonald.com/code/wp-mail-smtp/" rel="nofollow">http://www.callum-macdonald.com/code/wp-mail-smtp/</a></p>
<p>This plugin reconfigures the wp_mail() function to use SMTP instead of mail() and creates an options page that allows you to specify various options.</p>
<p>After installing and activating the plugin you should log in to your wordpress admin page and under:</p>
<p>Setting &#124; Email </p>
<p>you should setup the Advanced Email Options for the plugin.</p>
<p>You can set the following options: * Specify the from name and email address for outgoing email. * Choose to send mail by SMTP or PHP's mail() function. * Specify an SMTP host (defaults to localhost). * Specify an SMTP port (defaults to 25). * Choose SSL / TLS encryption (not the same as STARTTLS). * Choose to use SMTP authentication or not (defaults to not). * Specify an SMTP username and password.
</p></description>
		</item>
		<item>
			<title>Dale on "Function Mail error"</title>
			<link>http://austinmatzko.com/forum/topic/function-mail-error#post-6570</link>
			<pubDate>Mon, 21 Dec 2009 21:52:39 +0000</pubDate>
			<dc:creator>Dale</dc:creator>
			<guid isPermaLink="false">6570@http://austinmatzko.com/forum/</guid>
			<description><p>I have the exactly the same problem. I tried a different email address, but the same result. Any suggestions are greatly appreciated.</p>
<p>Thanks</p>
<p>Dale
</p></description>
		</item>
		<item>
			<title>carlo on "Function Mail error"</title>
			<link>http://austinmatzko.com/forum/topic/function-mail-error#post-3976</link>
			<pubDate>Tue, 20 Jan 2009 11:44:24 +0000</pubDate>
			<dc:creator>carlo</dc:creator>
			<guid isPermaLink="false">3976@http://austinmatzko.com/forum/</guid>
			<description><p>My database only is offline (on localhost) but my computer is online. My provider's connection is ok as well as my mailserver (email works).</p>
<p>Any more ideas?</p>
<p>Thank<br />
Carlo
</p></description>
		</item>
		<item>
			<title>filosofo on "Function Mail error"</title>
			<link>http://austinmatzko.com/forum/topic/function-mail-error#post-3975</link>
			<pubDate>Tue, 20 Jan 2009 10:47:44 +0000</pubDate>
			<dc:creator>filosofo</dc:creator>
			<guid isPermaLink="false">3975@http://austinmatzko.com/forum/</guid>
			<description><blockquote><p>My W-P is curently offline (localhost).</p></blockquote>
<p>Are you sure you have a working mailserver?  Offline mailservers are not typical.
</p></description>
		</item>
		<item>
			<title>carlo on "Function Mail error"</title>
			<link>http://austinmatzko.com/forum/topic/function-mail-error#post-3974</link>
			<pubDate>Tue, 20 Jan 2009 09:31:48 +0000</pubDate>
			<dc:creator>carlo</dc:creator>
			<guid isPermaLink="false">3974@http://austinmatzko.com/forum/</guid>
			<description><p>Hi FJ. Never used this plug in before. My smtp serve is working (email also working). On my server's setting instructions I see port 25 and that's what I also have in my php.ini setiings. </p>
<p>Any ideas?</p>
<p>Carlo
</p></description>
		</item>
		<item>
			<title>FascinantJapon on "Function Mail error"</title>
			<link>http://austinmatzko.com/forum/topic/function-mail-error#post-3973</link>
			<pubDate>Tue, 20 Jan 2009 07:35:15 +0000</pubDate>
			<dc:creator>FascinantJapon</dc:creator>
			<guid isPermaLink="false">3973@http://austinmatzko.com/forum/</guid>
			<description><p>Did it work before?<br />
Was your smtp provider up when you tried?<br />
Does is require port 25 or another port?<br />
FJ.
</p></description>
		</item>
		<item>
			<title>carlo on "Function Mail error"</title>
			<link>http://austinmatzko.com/forum/topic/function-mail-error#post-3971</link>
			<pubDate>Tue, 20 Jan 2009 03:39:41 +0000</pubDate>
			<dc:creator>carlo</dc:creator>
			<guid isPermaLink="false">3971@http://austinmatzko.com/forum/</guid>
			<description><p>Hi, When I try to send back ups by email I get the following error:</p>
<p>"Backup complete, sending backup via email...<br />
The following errors were reported: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set()"</p>
<p>I have checked my php.ini settings look correct and my email with below server is working:<br />
SMTP = smtp.hispeed.ch<br />
smtp_port = 25</p>
<p>My W-P is curently offline (localhost).</p>
<p>Can you help me find the solution?</p>
<p>Thanks<br />
Carlo
</p></description>
		</item>

	</channel>
</rss>

