<?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>Sys Admin Guides, How To&#039;s, etc  by Marios Maravelias &#187; email</title>
	<atom:link href="http://www.sys-admin.gr/tag/email/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sys-admin.gr</link>
	<description>where prophets and madmen...walk hand in hand</description>
	<lastBuildDate>Fri, 07 May 2010 10:44:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to send an email via telnet</title>
		<link>http://www.sys-admin.gr/45/unixlinux-various/how-to-send-an-email-via-telnet/</link>
		<comments>http://www.sys-admin.gr/45/unixlinux-various/how-to-send-an-email-via-telnet/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 13:28:44 +0000</pubDate>
		<dc:creator>MaRiOs</dc:creator>
				<category><![CDATA[Mail Server]]></category>
		<category><![CDATA[Unix/Linux Various]]></category>
		<category><![CDATA[An]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[How]]></category>
		<category><![CDATA[send]]></category>
		<category><![CDATA[telnet]]></category>
		<category><![CDATA[to]]></category>
		<category><![CDATA[via]]></category>

		<guid isPermaLink="false">http://www.sys-admin.gr/archives/unixlinux-various/45</guid>
		<description><![CDATA[Run the command telnet [host] port for example: -telnet mail.domain.tld 25 Right after the connection is established we will get a message like this: 220 hostname ESMTP so we give the command : -(if the servers has authenticaton for smtp you will have to give &#8220;auth login&#8221; first, you can use this decoder: http://www.dillfrog.com/tools/base-64_encode/) then [...]]]></description>
		<wfw:commentRss>http://www.sys-admin.gr/45/unixlinux-various/how-to-send-an-email-via-telnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Header Injection in PHP</title>
		<link>http://www.sys-admin.gr/28/security/email-header-injection-in-php/</link>
		<comments>http://www.sys-admin.gr/28/security/email-header-injection-in-php/#comments</comments>
		<pubDate>Mon, 04 Jun 2007 13:13:24 +0000</pubDate>
		<dc:creator>MaRiOs</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Header]]></category>
		<category><![CDATA[How]]></category>
		<category><![CDATA[in]]></category>
		<category><![CDATA[Injection]]></category>
		<category><![CDATA[to]]></category>

		<guid isPermaLink="false">http://www.sys-admin.gr/archives/security/28</guid>
		<description><![CDATA[It has become apparent that spammers are getting even smarter than we take them for. Rather than abuse open relays, which are almost non-existent, these scum-of-the-earth &#8216;traders&#8217; are now abusing contact forms. However, the problem isn&#8217;t necessarily that they are attempting to use the contact forms. The problem that exists is that the average coder [...]]]></description>
		<wfw:commentRss>http://www.sys-admin.gr/28/security/email-header-injection-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Email Contact form with Captcha</title>
		<link>http://www.sys-admin.gr/21/php/contact-form-with-captcha/</link>
		<comments>http://www.sys-admin.gr/21/php/contact-form-with-captcha/#comments</comments>
		<pubDate>Wed, 30 May 2007 13:43:20 +0000</pubDate>
		<dc:creator>MaRiOs</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[anti]]></category>
		<category><![CDATA[antispam]]></category>
		<category><![CDATA[Captcha]]></category>
		<category><![CDATA[Contact]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[verification]]></category>
		<category><![CDATA[with]]></category>

		<guid isPermaLink="false">http://www.sys-admin.gr/archives/php/21</guid>
		<description><![CDATA[PHP Contact form with image verification. If you use a normal contact form then spammers will fond a way to automatically send junk messages through that form, so you need a way to verify that the sender is an actual person and not an automated script. A good solution for this is to use an [...]]]></description>
		<wfw:commentRss>http://www.sys-admin.gr/21/php/contact-form-with-captcha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHPMailer</title>
		<link>http://www.sys-admin.gr/20/php/phpmailer/</link>
		<comments>http://www.sys-admin.gr/20/php/phpmailer/#comments</comments>
		<pubDate>Wed, 30 May 2007 13:17:26 +0000</pubDate>
		<dc:creator>MaRiOs</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[PHPMailer]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.sys-admin.gr/archives/php/20</guid>
		<description><![CDATA[PHP Email Class: Email form &#38; class with image verification (antispambot protection). Can send emails with multiple TOs, CCs, BCCs and REPLY-TOs Redundant SMTP servers Multipart/alternative emails for mail clients that do not read HTML email Support for 8bit, base64, binary, and quoted-printable encoding Uses the same methods as the very popular AspEmail active server [...]]]></description>
		<wfw:commentRss>http://www.sys-admin.gr/20/php/phpmailer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

