summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_smtp.php
AgeCommit message (Collapse)Author
2011-08-09- Fix handling of email addresses with quoted local part (#1487939)alec
git-svn-id: https://svn.roundcube.net/trunk@5033 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-17- PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843)alec
git-svn-id: https://svn.roundcube.net/trunk@4665 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alec
git-svn-id: https://svn.roundcube.net/trunk@4484 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
git-svn-id: https://svn.roundcube.net/trunk@4410 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-22- Re-implemented SMTP proxy authorization supportalec
git-svn-id: https://svn.roundcube.net/trunk@4123 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-11- Add SASL proxy authentication for SMTP (#1486693)alec
git-svn-id: https://svn.roundcube.net/trunk@4074 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-07- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)alec
git-svn-id: https://svn.roundcube.net/trunk@4059 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-06- Use empty envelope sender address for message disposition notifications ↵alec
(RFC2298.3) git-svn-id: https://svn.roundcube.net/trunk@4055 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alec
git-svn-id: https://svn.roundcube.net/trunk@4009 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-25- Fix SMTP test in Installer (#1486952)alec
git-svn-id: https://svn.roundcube.net/trunk@3906 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-08- Add real SMTP error description to displayed error messages (#1485927)alec
git-svn-id: https://svn.roundcube.net/trunk@3727 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-03- Support dynamic hostname (%d/%n) variables in configuration options (#1485438)alec
git-svn-id: https://svn.roundcube.net/trunk@3701 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-26- fix error message on SMTP oversize error (#1486754)alec
git-svn-id: https://svn.roundcube.net/trunk@3665 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23Add class docuumentation blocks and make phpdoc work againthomasb
git-svn-id: https://svn.roundcube.net/trunk@3559 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-12- fixes for proper handling of email addresses with form: "user"@domain.tldalec
git-svn-id: https://svn.roundcube.net/trunk@3358 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-12- get better message for error in DATAalec
git-svn-id: https://svn.roundcube.net/trunk@3357 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Support/Require tls:// prefix in 'smtp_server' option for TLS connectionsalec
- "Split" config file into sections git-svn-id: https://svn.roundcube.net/trunk@3324 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-09- Fix attachment excessive memory use, support messages of any size (#1484660)alec
git-svn-id: https://svn.roundcube.net/trunk@3261 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-21- fix svn file $Id$alec
git-svn-id: https://svn.roundcube.net/trunk@2777 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-21- use simple rcube_smtp classalec
- Installer: fix SMTP settings test git-svn-id: https://svn.roundcube.net/trunk@2776 208e9e7b-5314-0410-a742-e7e81cd9613c