index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
include
/
rcube_smtp.php
Age
Commit message (
Expand
)
Author
2010-10-22
- Re-implemented SMTP proxy authorization support
alecpl
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-23
Add class docuumentation blocks and make phpdoc work again
thomascube
2010-03-12
- fixes for proper handling of email addresses with form: "user"@domain.tld
alecpl
2010-03-12
- get better message for error in DATA
alecpl
2010-03-05
- Support/Require tls:// prefix in 'smtp_server' option for TLS connections
alecpl
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 class
alecpl