IMAP API

Component type

module

Categories

Downloads

749

Component created

Component changed

This module needs a new maintainer.

This module provides a way for Mail API module to access IMAP mail servers. It implements hooks defined by the Mail API module. Due to the limitations of PHP's built-in IMAP functions, this module will contain a customized version of Iloha Mail's IMAP library.

Mail API

Component type

module

Categories

Downloads

10754

Component created

Component changed

This module provides an API for email related modules, and a hook system for mail server related modules. The name is a little bit misleading since the module could hypothetically access other message stores as long as they provide message IDs. For this release IMAPWU API has been moved into contrib directory so it's a part of Mail API now.

Nudge

Component type

module

Categories

Downloads

2057

Component created

Component changed

Allows users to nudge other users about nodes they have written, for example asking for updates, ...etc.

There are permissions to allow users to nudge others, as well as options for sending an email with a custom message to the author of node, .

A list of recent nudges is provided as a navigation menu item. A link below the node shows up for the author if there are nudges pertaining that node.

Note that the poke module is similar, but is only user to user, and has no context or knowledge of content.

Drupal Contact List Importer

Component type

module

Maintenance status

Development status

Downloads

4025

Component created

Component changed

Please note: This module is no longer actively maintained and work is going into the contact_importer module. It's recommended that you switch to that module if you're already using dcl_importer. Please also note that due to naming conflicts the dcl_importer code base cannot be located on the same site as the contact_importer module.

Letters

Component type

module

Downloads

5643

Component created

Component changed

This module allows users to write a letter to newspaper editors. It will allow users to enter a zip code and a search radius and will then display a dropdown list of available newspapers and a letter submission form.

This module depends on the Location module to enable zipcode-based searches of available newspapers. Be sure that you have enabled the Location module and installed the zipcode data packaged with it.

Role Contact

Component type

module

Maintenance status

Development status

Downloads

1599

Component created

Component changed

The Role Contact module creates a "staff list" from the profiles of users in a particular role, e.g. "staff role". The user list is formatted via theme functions, with convenient header and footer fields. The sort order of users can be set via weights. A configurable subset of profile data is shown in the user list view, along with the user's picture along with a link to a per-user page, showing a (potentially different) subset of profile data.

Message Box

Component type

module

Downloads

1277

Component created

Component changed

This is Fork of the messenger project at http://drupal.org/project/messenger

Note the HEAD version of Messagebox is under active development - with several changes to the database structure as I move to make it easier to integrate into the node structure of drupal. I will attempt to make it easy for you to migrate over to the newer releases as I make changes. i.e. provide import functionality from your previous version of messagebox, messenger and also privatemsg.