summaryrefslogtreecommitdiff
path: root/program/include/rcube_smtp.php
AgeCommit message (Expand)Author
2011-04-17- Aplied fixes from trunkalecpl
2011-02-09Apply more bugfixes from trunk for 0.5.1thomascube
2010-10-22- Re-implemented SMTP proxy authorization supportalecpl
2010-10-11- Add SASL proxy authentication for SMTP (#1486693)alecpl
2010-10-07- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)alecpl
2010-10-06- Use empty envelope sender address for message disposition notifications (RF...alecpl
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-08-25- Fix SMTP test in Installer (#1486952)alecpl
2010-06-08- Add real SMTP error description to displayed error messages (#1485927)alecpl
2010-06-03- Support dynamic hostname (%d/%n) variables in configuration options (#1485438)alecpl
2010-05-26- fix error message on SMTP oversize error (#1486754)alecpl
2010-04-23Add class docuumentation blocks and make phpdoc work againthomascube
2010-03-12- fixes for proper handling of email addresses with form: "user"@domain.tldalecpl
2010-03-12- get better message for error in DATAalecpl
2010-03-05- Support/Require tls:// prefix in 'smtp_server' option for TLS connectionsalecpl
2010-02-09- Fix attachment excessive memory use, support messages of any size (#1484660)alecpl
2009-07-21- fix svn file $Id$alecpl
2009-07-21- use simple rcube_smtp classalecpl