Home
Docs
Download
Go PHP 5
Source
Donate
Forum
Contact
You are here:
Swift Mailer
»
Swift Mailer Version 4
Table of Contents
Swift Mailer Version 4
General Information
Overview of the project structure
Short Examples
Full Tutorials
The Transports in Detail
Message and MIME Components in Detail
Working with the Mailer (Putting it Together)
Character Sets and Content-Encoding
Caching Strategies
Plugins
Extending and Customizing Swift
Frequently Asked Questions
Swift Mailer Version 4
NOTE
this documentation is a work in progress.
General Information
What's changed in version 4?
Server environment requirements
Two editions, One project
Overview of the project structure
Dependency Injection
Required files
Configurable preferences
Short Examples
Sending a basic email
Sending a HTML email
Sending a multipart email (HTML and text)
Sending a message containing images
Sending to several recipients
Sending to several separate recipients
Sending an attachment
Just for kicks
Full Tutorials
The classic basic contact form
A form which allows an attachment
Mass mailing, Aynchronously
The Transports in Detail
Overview of the Transport System
SMTP Transport
The Sendmail Transport
The Mail Transport
The Failover Transport
The Load Balanced Transport
Message and MIME Components in Detail
Overview of the MIME System
The Message class
The MimePart class
The Attachment class
The EmbeddedFile class
The Image class
Working with Headers
Generating a string from a Message
Making the most of a single instance (an Optimization)
Working with the Mailer (Putting it Together)
Overview of the Mailer class
Adding Plugins
Sending Messages
Using Recipient Iterators (an Optimization)
Capturing and Dealing with Failed Recipients
Character Sets and Content-Encoding
Caching Strategies
Overview of the Cache System
The Array Cache
The Disk Cache
Plugins
Extending and Customizing Swift
Frequently Asked Questions
v4/start.txt · Last modified: 2008/05/24 03:34 by d11wtq