Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
- "Split" config file into sections | |||
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 | |
- Installer: fix SMTP settings test |