egroupware_official/felamimail/inc
Ralf Becker 276fd3e305 * 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:15:59 +00:00
..
class.bocompose.inc.php * added mail log, which can be enabled by setting $GLOBALS[egw_info][server][log_mail] to a path or true for standard error_log 2010-09-15 09:15:59 +00:00
class.bofelamimail.inc.php decode of MessageEnvelope: forgotten subject in getMessageEnvelope 2010-09-10 14:02:16 +00:00
class.uidisplay.inc.php handling of (TM) and (R) in getdisplayableBody in case of Non-UTF8 Mailbodys 2010-09-15 08:26:15 +00:00
class.uiwidgets.inc.php rework of bofelamimail::_strtotime, to make propper use of egw_time; performance issue: limit the number of links and email to be parsed (and adapted) to 100 each, as it should be sufficient for most standard emails; try to further improve the display of textmails; backport of bofelamimails version of wordwrap from trunk (allow to skip lines that start with ) 2010-09-07 09:14:14 +00:00