summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_smtp.php
AgeCommit message (Expand)Author
2015-02-26Fix "Non-static method PEAR::isError() should not be called statically" error...Aleksander Machniak
2015-02-24Fix "PHP Fatal error: Call to a member function getMessage() on a non-object"Aleksander Machniak
2015-01-28Make logged SMTP errors more verbose - log also real server response and codesAleksander Machniak
2014-02-03Don't EVER log passwordsThomas Bruederli
2014-01-21Support SMTP socket context options via new config option 'smtp_conn_options'Aleksander Machniak
2013-05-15Simplify/fix debug lines truncationAleksander Machniak
2013-05-08Limit debug log entry (line) size to 4096 characters to preventAleksander Machniak
2013-05-07Avoid uninitialized/unused variablesAleksander Machniak
2013-05-06Fix various PHP code bugs found using static analysis (#1489086)Aleksander Machniak
2013-01-02Add option to use envelope From address for MDN responses (#1488880)Aleksander Machniak
2012-12-18Cleanup, remove file paths from docAleksander Machniak
2012-12-18CS fixesAleksander Machniak
2012-11-26Cleaner way of handling user password in framework-based programs with no ses...Aleksander Machniak
2012-11-21Framework files moved to lib/RoundcubeAleksander Machniak