Aleksander Machniak
|
b71eef6d7d
|
Don't use private properties of Net_SMTP object
|
9 years ago |
Aleksander Machniak
|
36a7f57345
|
Modify rcube_smtp::send_mail() so it is possible to send message by
specifying only the message stream no headers, it's for cases when
the stream already contains a complete message.
|
10 years ago |
Aleksander Machniak
|
a958748947
|
CS fixes
|
10 years ago |
Aleksander Machniak
|
b59b72cc30
|
Fix "Non-static method PEAR::isError() should not be called statically" errors (#1490281)
|
10 years ago |
Aleksander Machniak
|
62b847bea3
|
Fix "PHP Fatal error: Call to a member function getMessage() on a non-object"
|
10 years ago |
Aleksander Machniak
|
a3fa844aad
|
Make logged SMTP errors more verbose - log also real server response and codes
|
10 years ago |
Thomas Bruederli
|
774deaded1
|
Don't EVER log passwords
|
11 years ago |
Aleksander Machniak
|
357f9c831a
|
Support SMTP socket context options via new config option 'smtp_conn_options'
|
11 years ago |
Aleksander Machniak
|
43079d8e2d
|
Simplify/fix debug lines truncation
|
12 years ago |
Aleksander Machniak
|
9b8d22ebe1
|
Limit debug log entry (line) size to 4096 characters to prevent
memory_limit/preformance issues when debug is enabled (imap, smtp, db)
|
12 years ago |
Aleksander Machniak
|
3725cfb245
|
Avoid uninitialized/unused variables
|
12 years ago |
Aleksander Machniak
|
ce89ecd542
|
Fix various PHP code bugs found using static analysis (#1489086)
|
12 years ago |
Aleksander Machniak
|
232535f76e
|
Add option to use envelope From address for MDN responses (#1488880)
|
12 years ago |
Aleksander Machniak
|
d2534c63f2
|
Cleanup, remove file paths from doc
|
12 years ago |
Aleksander Machniak
|
9945f24274
|
CS fixes
|
12 years ago |
Aleksander Machniak
|
5b06e24265
|
Cleaner way of handling user password in framework-based programs with no session
|
12 years ago |
Aleksander Machniak
|
ba6f21caeb
|
Framework files moved to lib/Roundcube
|
12 years ago |