How to log all outgoing mails

kenorb - January 22, 2009 - 11:09
Project:Send
Version:HEAD
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:won't fix
Description

How my mails can be logged via mimemail?

#1

jerdavis - February 8, 2009 - 05:14
Status:active» postponed (maintainer needs more info)

Can you please provide more information? I'm not sure what you're requesting here.

Jer

#2

kenorb - February 8, 2009 - 13:53
Status:postponed (maintainer needs more info)» active

I mean ability to log all outgoing mails, when, to who mail was send, what was the subject and eventually data.

#3

Allie Micka - February 8, 2009 - 16:07
Status:active» by design

That's pretty far outside the scope of what Mime Mail does. It's possible to write a small module that does what you're asking, or you can possibly use Send, which performs this type of tracking for many types of functions.

#4

kenorb - February 9, 2009 - 16:37
Title:How my mails can be logged via mimemail?» How to log all outgoing mails
Project:Mime Mail» Send
Version:6.x-1.x-dev» HEAD
Status:by design» postponed (maintainer needs more info)

It's possible to log all outgoing mails via Send module (watchdog) ?

#5

Allie Micka - October 23, 2009 - 17:42
Status:postponed (maintainer needs more info)» won't fix

Send logs messages sent through its own API. For logging all sent messages, you will want to look into creating a small module for your own use that uses hook_mail alter:

http://api.drupal.org/api/function/hook_mail_alter/6

Thanks!

 
 

Drupal is a registered trademark of Dries Buytaert.