-
Postie is a WordPress plugin for editors to post new articles via email. Even if WordPress allows this using its own mechanism, the plugin adds lots of more extra details, like attachment handling, categories, special permissions, audio and video handling. Requirements:- WordPress 2.8 or Higher What's New in This Version:- Turned on POP3 debug logging if POSTIE_DEBUG is TRUE.- Disable ...
-
Multi-Anexos is a PHP email script features for Multiple File Attachments. It can be used to compose email messages given the headers and body values, multiple files can be attached to the message. The composed message will be sent with PHP's mail function when reaching a final form.Requirements:- PHP 5.0 or Higher
-
Email attachments reader can be used to retrieve file attachments from e-mail messages. It can connect to an IMAP or POP3 server using the PHP IMAP extension and retrieves files attached to e-mail messages. The retrieved attached files may be saved to local files. Requirements: PHP 4.0 or Higher
-
This package can be used to compose and send e-mail messages.There are classes for composing simple text messages, and more complex classes capable of sending multipart messages with text and HTML parts and attached files.
-
GMail Attachment Downloader checks a GMail account with IMAP enabled, finds unread messages, sees if they have any attachements, and then saves the attachment in a directory.The purpose of GMail Attachment Downloader is to act as a part of a moblog (mobile phone photo blog), and in its current form it treats every attachment as an image.With slight modification, you ...
-
Email Parser is designed to parse raw emails into logical parts including the header, content, to, from, subject, and file attachments. Email Parser also parses the various message types including HTML and Plain text messages.
-
Read POP3/IMAP attachment can be used to retrieve attachment files from messages stored in mailbox of a POP3 or IMAP server.Read POP3/IMAP attachment opens a given mailbox using the PHP IMAP extension, look for all messages with attachment messages, decode the attachments and saves them to files with the same file name specified in the message.
-
The POP3 Message Handler for PHP is a collaboration to give a full API of POP3 functions in a PHP class. Currently the class supports retrieval of all headers in a single call, message retrieval and decoding into associative arrays, message deletion and more.
-
HTML Mime Mail is a PHP class which allows you to easily send email from your PHP scripts with attachments, HTML and embedded images. Features of HTML Mime Mail:- Can send email with To,Cc, Bcc and Reply-To recipients- Can send email using the PHP mail() function, piping direct to Sendmail, Postfix, Exim and also via SMTP- Multipart email, with HTML ...
-
Attach Mailer is an HTML e-mail message with an alternative text part and an attached PDF file is composed and sent. Requirements: PHP 5.0 or higher
-
Mail Parser can access a mail box stored in an IMAP server and parse it to extract message body parts and attachments into local files.Messages can be retrieved by identifier, subject, received date, sender address or unread status.Requirements: PHP 5.0 or higher
-
Receive Mail can be used to retrieve and parse e-mail messages from a POP3 or IMAP using the PHP IMAP extension. Receive Mail can connect to a mail server, retrieve the total number of messages in a mailbox, retrieve the headers, body and attachment files of a given message, and delete a message.
-
mailMine can compose a text or HTML message with optional attachment files. The composed message can be sent through the PHP mail() function. Requirements: PHP 4.0 or higher
-
Nexus MIME Mail is a class for sending MIME based e-mail messages.Nomad MIME Mail can send:- Plain Text- HTML- Plain Text with Attachments- HTML with Attachments- HTML with Embedded Images- HTML with Embedded Images and Attachments
-
Generic Mail is a PEAR::Mail wrapper class to simplify the composition and delivery of text or HTML messages, eventually with attachment files.To use Generic Mail you just need to call the sendmail function specifying the sender address, one or more receipient addresses and an array of data with additional parameters.The additional parameters include the message subject, the message text, whether ...


