rwoverdijk/sxmail

A simple mail module for Zend Framework 2.

1.4.1 2015-10-01 08:19 UTC

This package is auto-updated.

Last update: 2024-03-22 21:39:03 UTC


README

Build Status

Warning!

Please rename your package to spoonx/sxmail. It has been moved there.

Introduction

This module is intended for usage with a default directory structure of a ZendSkeletonApplication. This module allows you to easily configure mailings, and send them. After setting up minimal configuration, you can start sending out e-mails.

Installation

./composer.phar require spoonx/sxmail
#when asked for a version, type "1.*".

Features

  • Easily configurable. Both messages and transport.
  • Use ViewModels
  • Layout support
  • Mimepart detection
  • Easy header configuration
  • Access to native classes
  • Generates alternative body
  • 100% code coverage
  • Scratches your back after a long day of work
  • Makes a good drinking buddy.

For usage and configuration examples, please take a look at the wiki. The wiki can be found here.

Questions / support

If you're having trouble with this module there are a couple of resources that might be of help.