<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Cimy Swift SMTP &#8211; FAQ and comments</title>
	<atom:link href="http://www.marcocimmino.net/cimy-wordpress-plugins/cimy-swift-smtp/faq-and-comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marcocimmino.net</link>
	<description>il mio blog nudo e crudo</description>
	<lastBuildDate>Mon, 06 Feb 2012 18:54:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Marco Cimmino</title>
		<link>http://www.marcocimmino.net/cimy-wordpress-plugins/cimy-swift-smtp/faq-and-comments/comment-page-4/#comment-29276</link>
		<dc:creator>Marco Cimmino</dc:creator>
		<pubDate>Sat, 28 Jan 2012 13:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimatti.it/blog/2007/06/25/swift-smtp-for-wordpress/#comment-29276</guid>
		<description>1. &#039;the easy part&#039;: as said the antispam cleared out the email address not the code tag, you can continue blaming whatever you like, but you have to get to reality if you want to really understand how things work.
Plus with my website I do what I want.

2. &#039;the really easy part&#039;: if I cannot have the exact error what you think I can do? Open a ticket to Swift mailer with random email? Get to reality or stop to speak to me, you are wasting my time.</description>
		<content:encoded><![CDATA[<p>1. &#8216;the easy part&#8217;: as said the antispam cleared out the email address not the code tag, you can continue blaming whatever you like, but you have to get to reality if you want to really understand how things work.<br />
Plus with my website I do what I want.</p>
<p>2. &#8216;the really easy part&#8217;: if I cannot have the exact error what you think I can do? Open a ticket to Swift mailer with random email? Get to reality or stop to speak to me, you are wasting my time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alvaro Degives-Mas</title>
		<link>http://www.marcocimmino.net/cimy-wordpress-plugins/cimy-swift-smtp/faq-and-comments/comment-page-4/#comment-29272</link>
		<dc:creator>Alvaro Degives-Mas</dc:creator>
		<pubDate>Sat, 28 Jan 2012 12:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimatti.it/blog/2007/06/25/swift-smtp-for-wordpress/#comment-29272</guid>
		<description>First, the easy part: I&#039;m not interested in &quot;fault&quot; - life&#039;s too short, seriously - but the fact is that it really says under the comment text area: &quot;You may use these HTML tags and attributes&quot; but what you read is not what you get, really (&lt;a href=&#039;http://codex.wordpress.org/Function_Reference/comment_form&#039; rel=&quot;nofollow&quot;&gt;hint&lt;/a&gt;: you can tweak or simply kill the printed allowed tags with comment_notes_after in your theme)

Then, the really easy part: I&#039;m not inclined to post or email real people&#039;s names and email addresses, period. But there were absolutely no &quot;strange&quot; characters in there, nothing you wouldn&#039;t find in a standard ASCII table, so there&#039;s no character encoding issue in play either. The data in the log was exact analogous to what I typed. Dunno what borked it; it&#039;s not unique though, looking at Google I&#039;ve seen a bunch of reports of &quot;strictness&quot; issues at parsing.</description>
		<content:encoded><![CDATA[<p>First, the easy part: I&#8217;m not interested in &#8220;fault&#8221; &#8211; life&#8217;s too short, seriously &#8211; but the fact is that it really says under the comment text area: &#8220;You may use these HTML tags and attributes&#8221; but what you read is not what you get, really (<a href='http://codex.wordpress.org/Function_Reference/comment_form' rel="nofollow">hint</a>: you can tweak or simply kill the printed allowed tags with comment_notes_after in your theme)</p>
<p>Then, the really easy part: I&#8217;m not inclined to post or email real people&#8217;s names and email addresses, period. But there were absolutely no &#8220;strange&#8221; characters in there, nothing you wouldn&#8217;t find in a standard ASCII table, so there&#8217;s no character encoding issue in play either. The data in the log was exact analogous to what I typed. Dunno what borked it; it&#8217;s not unique though, looking at Google I&#8217;ve seen a bunch of reports of &#8220;strictness&#8221; issues at parsing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Cimmino</title>
		<link>http://www.marcocimmino.net/cimy-wordpress-plugins/cimy-swift-smtp/faq-and-comments/comment-page-4/#comment-29269</link>
		<dc:creator>Marco Cimmino</dc:creator>
		<pubDate>Sat, 28 Jan 2012 09:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimatti.it/blog/2007/06/25/swift-smtp-for-wordpress/#comment-29269</guid>
		<description>I already read the email in paste bin
&lt;code&gt;[14-Jan-2012 21:15:11] PHP Fatal error: Uncaught exception &#039;Swift_RfcComplianceException&#039; with message &#039;Address in mailbox given [John Doe &lt;person@example.com&gt;] does not comply with RFC 2822, 3.6.2.&#039; in /path/to/public_html/wp-content/plugins/cimy-swift-smtp/Swift/lib/classes/Swift/Mime/Headers/MailboxHeader.php:308&lt;/code&gt;

but I believe is not the real one you used is it? You changed it and I am asking the _real_ one that caused the issue not an example from you.
Errors must be reported AS IS not an interpretation of.

BTW: Code tag works but Akismet antispam clears out email addresses seems so or WordPress has issues with &lt; and &gt; anyway is it my fault?</description>
		<content:encoded><![CDATA[<p>I already read the email in paste bin<br />
<code>[14-Jan-2012 21:15:11] PHP Fatal error: Uncaught exception 'Swift_RfcComplianceException' with message 'Address in mailbox given [John Doe &lt;person@example.com&gt;] does not comply with RFC 2822, 3.6.2.' in /path/to/public_html/wp-content/plugins/cimy-swift-smtp/Swift/lib/classes/Swift/Mime/Headers/MailboxHeader.php:308</code></p>
<p>but I believe is not the real one you used is it? You changed it and I am asking the _real_ one that caused the issue not an example from you.<br />
Errors must be reported AS IS not an interpretation of.</p>
<p>BTW: Code tag works but Akismet antispam clears out email addresses seems so or WordPress has issues with < and > anyway is it my fault?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alvaro Degives-Mas</title>
		<link>http://www.marcocimmino.net/cimy-wordpress-plugins/cimy-swift-smtp/faq-and-comments/comment-page-4/#comment-29262</link>
		<dc:creator>Alvaro Degives-Mas</dc:creator>
		<pubDate>Sat, 28 Jan 2012 06:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimatti.it/blog/2007/06/25/swift-smtp-for-wordpress/#comment-29262</guid>
		<description>Look at the source code of my comment - in spite of the advertised support for the &quot;code&quot; tags it ate the &quot;code&quot; tags itself so the example email format shown above doesn&#039;t print as intended.</description>
		<content:encoded><![CDATA[<p>Look at the source code of my comment &#8211; in spite of the advertised support for the &#8220;code&#8221; tags it ate the &#8220;code&#8221; tags itself so the example email format shown above doesn&#8217;t print as intended.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alvaro Degives-Mas</title>
		<link>http://www.marcocimmino.net/cimy-wordpress-plugins/cimy-swift-smtp/faq-and-comments/comment-page-4/#comment-29261</link>
		<dc:creator>Alvaro Degives-Mas</dc:creator>
		<pubDate>Sat, 28 Jan 2012 06:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimatti.it/blog/2007/06/25/swift-smtp-for-wordpress/#comment-29261</guid>
		<description>The email format that throws the error is as shown in the pastebin - i.e.:

&lt;code&gt;
John Doe  
&lt;/code&gt;

Not even quotes surrounding the name (even though that is used a lot out there, too)</description>
		<content:encoded><![CDATA[<p>The email format that throws the error is as shown in the pastebin &#8211; i.e.:</p>
<p><code><br />
John Doe<br />
</code></p>
<p>Not even quotes surrounding the name (even though that is used a lot out there, too)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Cimmino</title>
		<link>http://www.marcocimmino.net/cimy-wordpress-plugins/cimy-swift-smtp/faq-and-comments/comment-page-4/#comment-29095</link>
		<dc:creator>Marco Cimmino</dc:creator>
		<pubDate>Tue, 24 Jan 2012 08:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimatti.it/blog/2007/06/25/swift-smtp-for-wordpress/#comment-29095</guid>
		<description>That doesn&#039;t fix anything is just a workaround, if you have an email address that is not validated by Swift Mailer you should send me via email or to the Swift mailer developer.</description>
		<content:encoded><![CDATA[<p>That doesn&#8217;t fix anything is just a workaround, if you have an email address that is not validated by Swift Mailer you should send me via email or to the Swift mailer developer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alvaro Degives-Mas</title>
		<link>http://www.marcocimmino.net/cimy-wordpress-plugins/cimy-swift-smtp/faq-and-comments/comment-page-4/#comment-29064</link>
		<dc:creator>Alvaro Degives-Mas</dc:creator>
		<pubDate>Tue, 24 Jan 2012 00:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimatti.it/blog/2007/06/25/swift-smtp-for-wordpress/#comment-29064</guid>
		<description>Ugh... Pasted the wrong link but you get the idea.</description>
		<content:encoded><![CDATA[<p>Ugh&#8230; Pasted the wrong link but you get the idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alvaro Degives-Mas</title>
		<link>http://www.marcocimmino.net/cimy-wordpress-plugins/cimy-swift-smtp/faq-and-comments/comment-page-4/#comment-29062</link>
		<dc:creator>Alvaro Degives-Mas</dc:creator>
		<pubDate>Tue, 24 Jan 2012 00:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimatti.it/blog/2007/06/25/swift-smtp-for-wordpress/#comment-29062</guid>
		<description>Thanks Marco, I solved it - by nuking the error message of that sterile &quot;compliance&quot; check on perfectly valid addresses. See also:
http://stackoverflow.com/questions/1490042/swift-mailer-error-swift-rfccomplianceexception-on-an-email-that-actually-work

Less is more.</description>
		<content:encoded><![CDATA[<p>Thanks Marco, I solved it &#8211; by nuking the error message of that sterile &#8220;compliance&#8221; check on perfectly valid addresses. See also:<br />
<a href="http://stackoverflow.com/questions/1490042/swift-mailer-error-swift-rfccomplianceexception-on-an-email-that-actually-work" rel="nofollow">http://stackoverflow.com/questions/1490042/swift-mailer-error-swift-rfccomplianceexception-on-an-email-that-actually-work</a></p>
<p>Less is more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Cimmino</title>
		<link>http://www.marcocimmino.net/cimy-wordpress-plugins/cimy-swift-smtp/faq-and-comments/comment-page-4/#comment-29022</link>
		<dc:creator>Marco Cimmino</dc:creator>
		<pubDate>Mon, 23 Jan 2012 10:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimatti.it/blog/2007/06/25/swift-smtp-for-wordpress/#comment-29022</guid>
		<description>As said via email provide full log to me in private.</description>
		<content:encoded><![CDATA[<p>As said via email provide full log to me in private.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alvaro Degives-Mas</title>
		<link>http://www.marcocimmino.net/cimy-wordpress-plugins/cimy-swift-smtp/faq-and-comments/comment-page-4/#comment-28665</link>
		<dc:creator>Alvaro Degives-Mas</dc:creator>
		<pubDate>Sun, 15 Jan 2012 06:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimatti.it/blog/2007/06/25/swift-smtp-for-wordpress/#comment-28665</guid>
		<description>Hi Marco, I&#039;m rather unexpectedly (i.e. this is new) error reports in the PHP error log, triggered by the Cimy Swift SMTP plugin. I&#039;ve minimally sanitized the log and put it up publicly visible for 1 month on Pastebin here:
http://pastebin.com/w8gUqNAk

Any idea what&#039;s going on there? Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Hi Marco, I&#8217;m rather unexpectedly (i.e. this is new) error reports in the PHP error log, triggered by the Cimy Swift SMTP plugin. I&#8217;ve minimally sanitized the log and put it up publicly visible for 1 month on Pastebin here:<br />
<a href="http://pastebin.com/w8gUqNAk" rel="nofollow">http://pastebin.com/w8gUqNAk</a></p>
<p>Any idea what&#8217;s going on there? Thanks in advance!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

