Klaus Leithoff
644eccc65b
prevent the call of SetLanguage with empty string
2011-12-15 12:47:21 +00:00
Klaus Leithoff
204d961150
make sure there is no whitespace leading or trailling the host string, when attempting to send
2011-07-21 12:11:33 +00:00
Klaus Leithoff
8a4c9c0311
make sure we set SMTPSecure to ssl or tls if the standardports for ssl or tls are configured for the given profile
2011-07-04 13:50:07 +00:00
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