Multi SMTP

Component type

module

Categories

Maintenance status

Development status

Downloads

2686

Component created

Component changed

Allows admins to manage multiple SMTP servers. A server is randomly chosen for each page request, so that all mail going out of the system is spread across the servers. The GET variable use_smtp_id can be set with the server ID to use for the request.

This module sits on top of the SMTP Authentication Support module to add the ability to manage multiple servers. All mail handling is still done by the SMTP module, which makes use of PHPMailer. PHPMailer supports using SSL or TLS encryption as long as the OpenSSL functions are available in your installation of PHP. More information about PHPMailer can be found here: http://phpmailer.worxware.com/.

User Notifications

Component type

module

Maintenance status

Development status

Downloads

2743

Component created

Component changed

Im actively seeking new maintainer for the project, please get in touch if interested!!

The User Notifications module was born out of the need for a Facebook Style notifications system where each user can see a list of notifications related to them.

Webform Confirm

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Webform is a popular way to have user submit inquiries through your website. By default this doesn't contain the ability to review your content by way of a confirmation screen before committing to your submission. This project allows you to have a confirmation page enabled.

The project is currently available as a sandbox project on drupal.org at this location.

Issues

The project is working with a standard install of Webform. Changing the theme elements for forms is not currently supported.

AWSMail

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allow drupal to send email using Amazon Simple Email Services.

Installation instructions

What you need :

Email tester

Component type

module

Maintenance status

Development status

Downloads

1526

Component created

Component changed

Summary

Instead of sending out emails, email tester display all sent emails in a modal
frame.

Thanks to this module you don't annoy each person of your company because you
are doing testing. You can also redirect all outgoing emails to one email if
you want to be sure SMTP config is OK.

Email tester is added in the package devel and you can access configuration
through devel config page

Click2Call

Component type

module

Categories

Maintenance status

Development status

Downloads

2328

Component created

Component changed

The click2call.module enables administrators and developers to create website gadgets that, when pressed, call the user and provide access to site-related services and content via regular phone calls.

Click2Call gadgets are available as CCK fields, as website blocks, or as elements to be inserted in user profiles.

Independently of the format, Click2Call gadgets can be configured to
- use predefined phone numbers (via the VoIP Number module), or ask the user to type in the number to be called
- run a specific VoIP Drupal script whenever the call is answered.

AmazonSES

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Amazon SES for sending email in drupal by passing the standard send mail in drupal.
This is being built for drupal version 7.x