Amazon SES
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Module Description
This module is used to send mails via Amazon SES. instead of usind Drupal's native mail system.
This module is used to send mails via Amazon SES. instead of usind Drupal's native mail system.
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/.
Build custom Watchdog subscriptions using the Custom Subscriptions feature bundled in Notifications 6.x-4.x.
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 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.
The project is working with a standard install of Webform. Changing the theme elements for forms is not currently supported.
This module allow drupal to send email using Amazon Simple Email Services.
What you need :
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
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.
Please see AmazonSES sandbox project.
Amazon SES for sending email in drupal by passing the standard send mail in drupal.
This is being built for drupal version 7.x