Mailhandler: content via mail

For an overview of the Mailhandler project, a list of features, differences between the major branches, and basic setup instructions, please refer to the Mailhandler project page. The following documentation provides tutorials and other supplemental information.

Documentation should be clearly marked as to which major branch (1.x, 2.x) of Mailhandler it applies to.

Configuring PHP to support Mailhandler (1.x, 2.x)

Mailhandler module requires extensions to PHP in order to interface with different mail servers.

Configuring mailboxes for Different Hosts (1.x, 2.x)

Different hosts may require different "Extra Commands" on the mailbox page connection settings. This handbook entry tries to document them

Importing content from a csv emailed to an address using mailhandler

First Draft so I don't forget the process for the future.

Mailhandler commands system (overview)

Mailhandler uses commands to set/change some settings on the nodes and comments that are created when a mailhandler mailbox is processed.

Setting up an email-driven workflow with attachments (2.x)

This document describes how to assemble and configure a number of Drupal modules to achieve a completely integrated email-driven workflow-

Sharing an Event across multiple sites using Mailhandler and Rules

Sharing an event across sites without sharing a database is a unique challenge. Here is how I handled this challenge. I realize that

Submitting blog posts by email (1.x)

Note: this is only applicable to Mailhandler versions 6.x-1.x and 7.x-1.x (colloquially "Mailhandler 1.x"). For a tutorial on setting up a

Writing custom command plugins (2.x)

Here is a simple example of a custom Mailhandler command processor. It searches the Subject field of an email for an identifier, and

Guide maintainers

shane birley's picture