<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2012 - Developer Shed, LLC. -->
<rss version="2.0">
<channel>
<title>Tutorialized.com - Latest Tutorial Listings For Email Systems</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Thu, 16 Feb 2012 01:37:14 -0500</lastBuildDate>
<pubDate>Thu, 16 Feb 2012 01:37:14 -0500</pubDate>
<item>
<title>Sending email with ASP (CDOSYS)</title>
<pubDate>Tue, 01 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Sending-email-with-ASP-%28CDOSYS%29/54568</link>
<description>
<![CDATA[In this article we demonstrate how to generate and send emails with ASP using CDOSYS. You will learn how to send text and html emails, emails with attachments, use a remote server, load recipients fro...]]>
</description><guid>http://www.tutorialized.com/tutorial/Sending-email-with-ASP-%28CDOSYS%29/54568</guid>
</item>
<item>
<title>Complete E-mail Validation</title>
<pubDate>Fri, 09 Dec 2005 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Complete-E-mail-Validation/16805</link>
<description>
<![CDATA[If you use this code, with the changes suggested in the comments, you will be able to completely validate a submitted e-mail address.  It checks for invalid characters, an invalid domain, and an inval...]]>
</description><guid>http://www.tutorialized.com/tutorial/Complete-E-mail-Validation/16805</guid>
</item>
<item>
<title>Sending eMail in ASP (CDONTS)</title>
<pubDate>Tue, 02 Nov 2004 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Sending-eMail-in-ASP-%28CDONTS%29/10107</link>
<description>
<![CDATA[This shows the basics of sending email using CDONTS. Example included.]]>
</description><guid>http://www.tutorialized.com/tutorial/Sending-eMail-in-ASP-%28CDONTS%29/10107</guid>
</item>
<item>
<title>Emailing Form Data with ASP</title>
<pubDate>Mon, 01 Nov 2004 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Emailing-Form-Data-with-ASP/9414</link>
<description>
<![CDATA[Learn how to email the contents of a form using the CDONTS component from ASP.]]>
</description><guid>http://www.tutorialized.com/tutorial/Emailing-Form-Data-with-ASP/9414</guid>
</item>
<item>
<title>Add an email account to a windows 2003 pop3 service using script</title>
<pubDate>Sun, 31 Oct 2004 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Add-an-email-account-to-a-windows-2003-pop3-service-using-script/9063</link>
<description>
<![CDATA[Let's you add an user email account to windows 2003 pop3 service using script. The script is written in VBA 6 (You can use it in Visual basic 6, Excel, Access, ...), you can modify it for VB Script or...]]>
</description><guid>http://www.tutorialized.com/tutorial/Add-an-email-account-to-a-windows-2003-pop3-service-using-script/9063</guid>
</item>
<item>
<title>Some support VBA functions for mailenable mail server</title>
<pubDate>Sun, 31 Oct 2004 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Some-support-VBA-functions-for-mailenable-mail-server/9066</link>
<description>
<![CDATA[Short support functions - Create a postoffice, add a domain to the postoffice, add a mailbox, login, user account and a smtp email address, retrieve account passwords, check if email account exists.]]>
</description><guid>http://www.tutorialized.com/tutorial/Some-support-VBA-functions-for-mailenable-mail-server/9066</guid>
</item>
<item>
<title>Add pop3 user email account to a windows 2003 pop3 service using script</title>
<pubDate>Thu, 02 Dec 2004 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Add-pop3-user-email-account-to-a-windows-2003-pop3-service-using-script/7278</link>
<description>
<![CDATA[Lets you add an user email account to windows 2003 pop3 service using script or other programming environment. The script bellow is written in VBA 6 (You can use it in Visual basic 6, Excel, Access, ....]]>
</description><guid>http://www.tutorialized.com/tutorial/Add-pop3-user-email-account-to-a-windows-2003-pop3-service-using-script/7278</guid>
</item>
<item>
<title>Sending Mail from ASP with CDONTS.NewMail Object</title>
<pubDate>Mon, 01 Dec 2003 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Sending-Mail-from-ASP-with-CDONTS.NewMail-Object/1620</link>
<description>
<![CDATA[The NewMail object gives you the ability to send a message within an ASP page with only few lines of code. This article will help you to understand different properties and methods of CDONTS.NewMail O...]]>
</description><guid>http://www.tutorialized.com/tutorial/Sending-Mail-from-ASP-with-CDONTS.NewMail-Object/1620</guid>
</item>
<item>
<title>Emailing Form Results With CDO</title>
<pubDate>Mon, 01 Dec 2003 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Emailing-Form-Results-With-CDO/1622</link>
<description>
<![CDATA[This is a basic code that allows you email form results using CDO on an NT / IIS server.]]>
</description><guid>http://www.tutorialized.com/tutorial/Emailing-Form-Results-With-CDO/1622</guid>
</item>
<item>
<title>Retrieve E-Mail from a POP3 Server</title>
<pubDate>Mon, 01 Dec 2003 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Retrieve-E-Mail-from-a-POP3-Server/1623</link>
<description>
<![CDATA[Developers who are new to POP3 as well as seasoned POP3 developers will find this article indispensable. Basic to advanced topics are covered. This article offers tips, tricks and secrets that develop...]]>
</description><guid>http://www.tutorialized.com/tutorial/Retrieve-E-Mail-from-a-POP3-Server/1623</guid>
</item>
<item>
<title>Send an email from ASP using CDONTS/Outlook</title>
<pubDate>Mon, 01 Dec 2003 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Send-an-email-from-ASP-using-CDONTS%2FOutlook/1625</link>
<description>
<![CDATA[Short samples which lets you send an email from ASP or WSH, using several objects (CDONTS.NewMail, CDO.Message, Outlook.Application). You can send an email using IIS SMTP service, remote SMTP server o...]]>
</description><guid>http://www.tutorialized.com/tutorial/Send-an-email-from-ASP-using-CDONTS%2FOutlook/1625</guid>
</item>
<item>
<title>Server Side Email Addresses Validation</title>
<pubDate>Mon, 01 Dec 2003 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Server-Side-Email-Addresses-Validation/1627</link>
<description>
<![CDATA[An article on how to validate user email addresses in no time using a simple VBScript function in ASP.]]>
</description><guid>http://www.tutorialized.com/tutorial/Server-Side-Email-Addresses-Validation/1627</guid>
</item>
<item>
<title>Sending E-Mails with ASP Pages</title>
<pubDate>Mon, 01 Dec 2003 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Sending-E-Mails-with-ASP-Pages/1628</link>
<description>
<![CDATA[This article describes every step you need to know to send E-Mails using ASP pages.]]>
</description><guid>http://www.tutorialized.com/tutorial/Sending-E-Mails-with-ASP-Pages/1628</guid>
</item>
<item>
<title>An SMTP Service Directory Reader</title>
<pubDate>Mon, 01 Dec 2003 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/An-SMTP-Service-Directory-Reader/1629</link>
<description>
<![CDATA[The author writes &quot;You know all those email you send using CDO or CDONTS? What happens to the ones that are addressed wrong or if the sender or recipient's address isn't even formatted correctly?...]]>
</description><guid>http://www.tutorialized.com/tutorial/An-SMTP-Service-Directory-Reader/1629</guid>
</item>
<item>
<title>Creating PGP-Encrypted E-Mails</title>
<pubDate>Mon, 01 Dec 2003 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Creating-PGP-Encrypted-E-Mails/1631</link>
<description>
<![CDATA[PGP (Pretty Good Privacy) is an encryption program used for secure transmission of files and e-mails. This article describes the concepts of PGP, the installation and configuration of PGP Command Line...]]>
</description><guid>http://www.tutorialized.com/tutorial/Creating-PGP-Encrypted-E-Mails/1631</guid>
</item>
</channel>
</rss>
