DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:mail_message_send

MAIL_MESSAGE_SEND

Description:
manage mail sending from DokuWiki
DefaultAction:
send a message using PHP's mail() funtion
Preventable:
yes
Added:
2007-09-30

The event is signalled by DokuWiki's mail_send() function in inc/mail.php. It can be used to replace DokuWiki's mail function with another mailing mechanism.

Some additional info can be found in this mailinglist thread.

Passed Data

An associative array with mail_send() parameters: to, subject, body, from, cc, bcc, headers, params.

See also

devel/event/mail_message_send.txt · Last modified: 2018-12-08 15:49 by torpedo

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki