Commit Graph

4 Commits

Author SHA1 Message Date
Ralf Becker
d9750d50f8 * fixed in last version not working bcc mail addresses 2011-03-09 11:32:11 +00:00
Ralf Becker
44ac73f1f7 AddrAppend() for Bcc get's NOT called for SMTP! --> reimplemented AddBCC() 2011-02-28 21:41:18 +00:00
Ralf Becker
37e22ef91e hook for egw_mailer to log or authorize all mail 2011-02-28 21:14:54 +00:00
Ralf Becker
8f63182822 * added mail log, which can be enabled by setting $GLOBALS[egw_info][server][log_mail] to a path or true for standard error_log
- added egw_mailer class to archive that and correctly intialise EGroupware pathes for translations
- updated translations and moved them to phpgwapi/lang/ (getting rid of message not translated errors)
- using egw_mailer in fmail including catching of phpmailerException to not glutter GUI with echoed errors
2010-09-15 09:10:12 +00:00