thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
13 years ago |
alecpl
|
6e0fdedfce
|
- Use strpos() instead of strstr() when possible (#1488211)
|
13 years ago |
alecpl
|
3875eb6813
|
- Add possibility to add SASL mechanisms for SMTP in smtp_connect hook (#1487937)
|
13 years ago |
alecpl
|
fb40f37784
|
- Ignore DSN request when it isn't supported by SMTP server (#1487800)
|
13 years ago |
alecpl
|
6d0ada30d7
|
- Fix handling of email addresses with quoted local part (#1487939)
|
13 years ago |
alecpl
|
462de2d202
|
- PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843)
|
14 years ago |
alecpl
|
e8d5bdc84e
|
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
|
14 years ago |
thomascube
|
f5e7b35307
|
Bumbed version; Roundcube development is not Switzerland only
|
14 years ago |
alecpl
|
63d4d61148
|
- Re-implemented SMTP proxy authorization support
|
14 years ago |
alecpl
|
a392125fe8
|
- Add SASL proxy authentication for SMTP (#1486693)
|
14 years ago |
alecpl
|
f22ea7ba18
|
- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)
|
14 years ago |
alecpl
|
7f89041e9a
|
- Use empty envelope sender address for message disposition notifications (RFC2298.3)
|
14 years ago |
alecpl
|
e99991996d
|
- Add Internationalized Domain Name (IDNA) support (#1483894)
|
14 years ago |
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
14 years ago |
alecpl
|
d1dd13ee5c
|
- Fix SMTP test in Installer (#1486952)
|
14 years ago |
alecpl
|
349a8e36e5
|
- Add real SMTP error description to displayed error messages (#1485927)
|
15 years ago |
alecpl
|
bb8721aaeb
|
- Support dynamic hostname (%d/%n) variables in configuration options (#1485438)
|
15 years ago |
alecpl
|
14a4ac556e
|
- fix error message on SMTP oversize error (#1486754)
|
15 years ago |
thomascube
|
d062dbe18c
|
Add class docuumentation blocks and make phpdoc work again
|
15 years ago |
alecpl
|
b579f42b55
|
- fixes for proper handling of email addresses with form: "user"@domain.tld
|
15 years ago |
alecpl
|
b9d751df60
|
- get better message for error in DATA
|
15 years ago |
alecpl
|
2d08c50fd7
|
- Support/Require tls:// prefix in 'smtp_server' option for TLS connections
- "Split" config file into sections
|
15 years ago |
alecpl
|
91790e41f3
|
- Fix attachment excessive memory use, support messages of any size (#1484660)
|
15 years ago |
alecpl
|
61e96cd1f9
|
- fix svn file $Id$
|
16 years ago |
alecpl
|
2c3d81dddd
|
- use simple rcube_smtp class
- Installer: fix SMTP settings test
|
16 years ago |