attachments
Sending Email (Text/HTML/Attachments)
Email is the most popular Internet service today. A plenty of emails are sent and delivered each day. The goal of this tutorial is to demonstrate how to generate and send emails in PHP. So, you want t more>> Email is the most popular Internet service today. A plenty of emails are sent and delivered each day. The goal of this tutorial is to demonstrate how to generate and send emails in PHP. So, you want to send automated email messages from your PHP application. This can be in direct response to a users action, such as signing up for your site, or a recurring event at a set time, such as a monthly newsletter.
Sometimes email contains file attachments, both plain text and HTML portions, and so on. To understand how to send each variation that may exist on an email, we will start with the simple example and move to the more complicated.<<less
PHP using Flash Contact Form with Attachments 2.0
Now with MULTIPLE ATTACHMENTS! Use a Flash Attach contact form and allow your visitors to send you files and email messages to your inbox. These forms are easy to use. You dont need Flash or any programming knowledge. Just make a small change in the PHP more>> Now with MULTIPLE ATTACHMENTS! Use a Flash Attach contact form and allow your visitors to send you files and email messages to your inbox. These forms are easy to use. You dont need Flash or any programming knowledge. Just make a small change in the PHP code and put the files up on your site. The file size limit is set by your server and can be increased by contacting your host. Your visitors will be reinforced by looking at their pictures before they send them. Also send MP3s or any other file type by adding file extensions in the .FLA. If you have Flash 8, you can make any changes you like to the design, increase the number of text fields, and add your logo. However, you dont even need Flash at all to make this work great on your site.<<less
License:GPL
Paczkator - sending big scanned attachments made easy! 0.8
Features: * Small, free and easy to install and use * Automatically finds any images in the folder specified and scales them down if they are too big * Zips the folder, opens your email application (Outlook Express by default) and creates an more>> Features: * Small, free and easy to install and use * Automatically finds any images in the folder specified and scales them down if they are too big * Zips the folder, opens your email application (Outlook Express by default) and creates an attachment for you. * Warns you if the compressed folder is too big to send by email * It?s localised. Currently it speaks English and Polish * No administrator privileges required to install and run * No additional software required to work properly<<less
Attachment Mailer 1.0
Attachment Mailer 1.0 is designed to be a useful PHP class that can be used to compose and send messages with multiple attachment files. more>>
Attachment Mailer 1.0 is designed to be a useful PHP class that can be used to compose and send messages with multiple attachment files.
GMail Attachment Downloader 0.1
This script 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 this script is to act as a part of a moblog (mobile phone photo blog), and in more>> This script 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 this script 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 can add thumbnail generation support, database integration, etc.<<less
PHP Mailer Form with Single File Attachment
Simple to implement in your web page. Allows one file to be attached to the email. Performs validation of: name, email, subject and message. Also validates certain file types and maximum size. No need for PHP knowledge. Form is styled using more>> Simple to implement in your web page. Allows one file to be attached to the email. Performs validation of: name, email, subject and message. Also validates certain file types and maximum size. No need for PHP knowledge. Form is styled using CSS. Instructions: 1. You need to include (or require) the fns.php at the top of your page 2. Copy/paste the code within the #uploadform div to where you want it to be on your page 3. change the email address in the fns.php And thats it.<<less
DotNetOpenMail 0.5.5b
DotNetOpenMail is an open-source library which can be used to create multipart/alternative and multipart/related email in .Net or Mono. It is pure C# and does not depend on CDONTS, and it can be used as a replacement for System.Web.Mail. more>> DotNetOpenMail is an open-source library which can be used to create multipart/alternative and multipart/related email in .Net or Mono. It is pure C# and does not depend on CDONTS, and it can be used as a replacement for System.Web.Mail. DotNetOpenMail also supports binary attachments and sending in any .net-supported character set.<<less
Chilkat .NET IMAP Component
IMAP client component for reading and managing email and folders on an IMAP server. Supports S/MIME signed and encrypted email. Supports SSL IMAP. Full set of mailbox management features for adding, d more>> IMAP client component for reading and managing email and folders on an IMAP server. Supports S/MIME signed and encrypted email. Supports SSL IMAP. Full set of mailbox management features for adding, deleting, and renaming mailboxes. Easy to manage mail item flags for "seen", "draft", "answered", and "flagged". Preview mail by retrieving message summaries. Full mailbox sort and search capability. Easy access to all message parts and recipients. Easy access to attachments. Programs can work using either UIDs or sequence numbers.<<less
Chilkat IMAP ActiveX Component
IMAP client component for reading and managing email and folders on an IMAP server. Supports S/MIME signed and encrypted email. Supports SSL IMAP. Full set of mailbox management features for adding, d more>> IMAP client component for reading and managing email and folders on an IMAP server. Supports S/MIME signed and encrypted email. Supports SSL IMAP. Full set of mailbox management features for adding, deleting, and renaming mailboxes. Easy to manage mail item flags for "seen", "draft", "answered", and "flagged". Preview mail by retrieving message summaries. Full mailbox sort and search capability. Easy access to all message parts and recipients. Easy access to attachments. Programs can work using either UIDs or sequence numbers.<<less
RV Article publisher 1.00
Publish articles, faq, content, tutorials, knowledgebase articles easy. Admin area with adding, editing and publishing articles or faq, Add members easily, Search engine friendly urls for the published articles, Create and edit unlimited categories and more>> Publish articles, faq, content, tutorials, knowledgebase articles easy. Admin area with adding, editing and publishing articles or faq, Add members easily, Search engine friendly urls for the published articles, Create and edit unlimited categories and sub-categories, Category and article weights to display, Publish attachments to articles, Keywords on article pages increases keyword density in search engines, Promotion packages to highlight the articles, Article features like Send article, Print article, Post comments.<<less
Mail() From Start To Finish
Ever wanted to know how to send basic text emails/Html emails and emails with attachments? In this tutorial you will learn how to send emails in text, html and with attachments. more>> Ever wanted to know how to send basic text emails/Html emails and emails with attachments? In this tutorial you will learn how to send emails in text, html and with attachments.<<less
XInbox Contact Form
This is a simple and very easy to install contact form script for your php-enabled web site. No MySQL, GDLib or any other php extensions required, just copy-paste a small code to your php file and you more>> This is a simple and very easy to install contact form script for your php-enabled web site. No MySQL, GDLib or any other php extensions required, just copy-paste a small code to your php file and you are done. The script is based on XInbox.com free service and contains such features as CAPTCHA, file attachments, color schemes, form comments and more.<<less
aMAILzing 1.0
aMAILzing is an email script, which lets your visitors send emails to you using a form. All you have to do to make it work, is to change the email address to your own and upload the script! Its easy to use, and it has features like attachments and more>> aMAILzing is an email script, which lets your visitors send emails to you using a form. All you have to do to make it work, is to change the email address to your own and upload the script! Its easy to use, and it has features like attachments and similar! It also allows you to choose yourself which fields you wish to be required, and you only need to upload the script once - no matter how many forms you wish to create!<<less
PayPal File Seller 1.0
Paypal File Seller is a Joomla 1.5 native module that will deliver your files as email attachments direct to your customers inbox 24/7. Paypal File Seller supports monthly and yearly subscriptions and also one off sales using Paypal to process the more>> Paypal File Seller is a Joomla 1.5 native module that will deliver your files as email attachments direct to your customers inbox 24/7. Paypal File Seller supports monthly and yearly subscriptions and also one off sales using Paypal to process the payments Instantly. Your customer will receive their file as an email attachment within seconds of clicking the buy button at Paypal, direct to both the inbox of the email address they use at paypal checkout and also as a backup, to the email address they have registered at your website. Paypal File Seller is safe and secure. The secret location of your files is preserved and no download links are displayed anywhere in the module or in the email they receive. Let Paypal File Seller, your email system and Paypal do all the work for you 24/7 without any intervention from you. It doesnt get any simpler than this.<<less
IMP Webmail Client 4.2
IMP Webmail Client is a set of PHP scripts that implement an IMAP based webmail system. more>>
IMP Webmail Client 4.2 is created as a set of PHP scripts that implement an IMAP based webmail system. Assuming you have an account on a server that supports IMAP, you can use an installation of IMP to check your mail from anywhere that you have web access.
It is written in PHP and provides webmail access to IMAP and POP3 accounts.There are several current branches of IMP. IMP 4.1.x is the current production version of the stable branch. It requires PHP 4.3.0 and version 3.x of the Horde framework. It adds new features like crypting support, flexible charset handling, virtual folders for saved searches, a WYSIWYG editor for creating HTML messages, improved MIME message handling, and many more.
IMP 3.2.8 is the latest production version of the previous stable branch. It requires PHP 4.1.0 and version 2.0 of the Horde framework. It adds advanced features such as searching multiple mailboxes, identities, and a hierarchical mailbox navigator, as well as a cleaner, redesigned user interface. As with IMP 2.2 before it, it passes the "MIME Torture Test" that UW makes available.
Major Features:
- Spell checking
- Mail filtering (must install ingo module)
- Message searching
- Many Mime viewers (over ?)
- Encrypting, signing, decrypting and verifying of signed and encrypted messages (PGP/GPG and S/MIME)
- Robust/comprehensive/easy-to-use UI
- Full charset support in folders, mailbox, message and compose views
- Mail folders in the left menu
- Preview of attachments in compose view
- Send attachments as links
- Option to not save attachments with sent mail
- Navigation through message and mailbox views with arrow keys
- View all messages of a thread
- HTML message composition with a cross-browser WYSIWIG editor
- Fetching mails from other email accounts to view with IMP
- Message previews in mailbox view
- Management of shared IMAP folders
- Priority settings for composed messages
- User management for supported IMAP servers
- Integrated quota support
- Support for mailing list headers
- Ability to forward multiple messages at once
- Downloading of all attachments from a message as a single ZIP file
- Stripping individual attachments from messages
- Alias and "tied to" addresses in user identities
- Graphical emoticons and country flags in message view
- IMAP mailbox subscription support
- Available in many languages
Requirements: PHP 4.3.0 or later