You are here

Files in Maillog / Mail Developer 6

Primary tabs

File namesort descending Location Namespace Description
maillog.inc includes/maillog.inc Provides drupal_mail_wrapper function
maillog.info maillog.info name = Maillog / Mail Developer description = Utility to log all Mails for debugging purposes. It's possible to suppress mail delivery for e.g. dev or staging systems. package = Mail dependencies[] = views core = 6.x
maillog.install maillog.install Provides the installation routines for the maillog module
maillog.module maillog.module Provides a 'maillog' node type
maillog.views.inc includes/maillog.views.inc Make the fields from node type 'Logged Mail' available in views
maillog.views_default.inc includes/maillog.views_default.inc Creates the default view for the 'Log Mail' module
maillog_handler_field_maillog_entry_link_delete.inc includes/maillog_handler_field_maillog_entry_link_delete.inc Handler for providing an 'Delete link' in views
maillog_handler_field_maillog_link_delete.inc includes/maillog_handler_field_maillog_link_delete.inc Handler for providing an 'Delete link' in views
README.txt README.txt This module defines drupal_mail_wrapper(), which takes over the handling of mail sending. This wrapper creates a node of type 'Logged Mail', a node type created by the module, sends the e-mail, and displays the e-mail and its details by…

Other projects