Adds support for "catchmail" config value
authorRaphaël Barrois <raphael.barrois@polytechnique.org>
Wed, 27 May 2009 13:57:58 +0000 (15:57 +0200)
committerRaphaël Barrois <raphael.barrois@polytechnique.org>
Wed, 27 May 2009 13:57:58 +0000 (15:57 +0200)
commit0d40ddec57550773766a877a250d60dd8dd3052a
tree743da2334a2916c7ce8d5d9b40d9d81d27ed1664
parent3ecd0a882aebbb539b4b0e507a360e961cd51c63
Adds support for "catchmail" config value

Set in [Core] section, forces all mails to be sent to admin_email instead of
the recipients defined by addTo, addCc, addBcc.
Useful for development purposes.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
classes/plglobals.php
classes/plmailer.php