WebDav Mailer

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is used to send mail through WebDav to an Exchange server, when other options such as SMTP or POP3 are not allowed.

The module is very basic and now works only with webforms. Any help is welcome.

Oempro

Component type

module

Categories

Maintenance status

Development status

Downloads

497

Component created

Component changed

This module provides integration with the Octeth Oempro email management system. Other players in this field are MailChimp, Constant Contact and Campaign Monitor.

See http://octeth.com/oempro/

It allows you to interact with the lists that are available in your Oempro instance and provide them to you site visitors for signup.

It offers a subscription block to allow anonymous and authenticated visitors to sign up to your mailling lists depending on your list configuration.

Hosting notifications

Component type

module

Maintenance status

Development status

Downloads

1105

Component created

Component changed

This is a simple module for the Aegir project that integrates with the Notifications framework. This allows you to receive notifications about task execution in various formats, Email, Twitter, iPhone etc.

At a basic level this module can let you know now immediately when tasks fail, for example if you run a migration task and it doesn't complete successfully, then you could receive a message on your iPhone.

Email downloadable

Component type

module

Maintenance status

Development status

Downloads

1227

Component created

Component changed

Description

Super simple module that does 3 things:

  1. Provides a configurable “Download this node” link.
  2. Sends an email with a link to the download using a unique code.
  3. If the code is valid takes you to the download.

What a download is it’s up to you. The module provides a basic edwd-node.tpl.php you can override it in your theme or your module to customize it.

Drip

Component type

module

Maintenance status

Development status

Component created

Component changed

The Drip module will enable a site to deliver periodic messages to users at intervals defined by an administrator. The interval base can be a date supplied by a user, defined by an admin, or based on some other date data, such as a user creation date, or last access date.

The module was originally developed as an appointment reminder for a doctor's office. Subscribers enter a child's birthday and receive reminders to schedule check-up appointments at ages the doctor defines, such as 2 weeks, 6 months, and 3 years, etc.

external smtp

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows a site to use an external smtp server to send e-mails instead of using its internal smtp daemon. The module users tcp socket calls using smtp commands to an external smtp server.