News Feed
Jobs Feed
Sections




News Archive
WebReference.com:
Build Your Own PHP Web Mailer
August 11, 2010 @ 10:56:49

On WebReference.com today there's a new tutorial about creating a PHP interface for sending and receiving emails directly from a mailer script.

In this tutorial you will learn how to create your own PHP Web mailer. You will learn the necessary steps for creating an email account and making connections to the server protocols for sending and receiving email. You also will get a listing of PHP commands that you can use to customize the Web mailer to your specifications.

The script makes manual connections to the servers instead of using something like mail and sends the raw commands to send via an SMTP server and fetch over a POP3 connection. There's also an example of making an IMAP connection and sending commands to get the current list of messages, current status and fetch the messages.

0 comments voice your opinion now!
web mailer tutorial imap stmp pop3


blog comments powered by Disqus

Similar Posts

php|architect: Using PHP5's SOAP Support

Dan Scott's Blog: Creating a MARC record from scratch in PHP using File_MARC

Devshed: A Close Look at the GD Library in PHP

DevShed: Introducing the Memento Pattern

DevShed: Fundamentals of Recursion in PHP (Part 1)


Community Events











Don't see your event here?
Let us know!


rest symfony2 testing usergroup database phpunit symfony zendframework2 development conference community opinion introduction series release language podcast functional framework interview

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework