Commit Graph

17 Commits

Author SHA1 Message Date
alecpl
63d4d61148 - Re-implemented SMTP proxy authorization support 2010-10-22 19:16:45 +00:00
alecpl
a392125fe8 - Add SASL proxy authentication for SMTP (#1486693) 2010-10-11 07:19:50 +00:00
alecpl
f22ea7ba18 - Support SMTP Delivery Status Notifications - RFC3461 (#1486142) 2010-10-07 08:52:05 +00:00
alecpl
7f89041e9a - Use empty envelope sender address for message disposition notifications (RFC2298.3) 2010-10-06 18:19:04 +00:00
alecpl
e99991996d - Add Internationalized Domain Name (IDNA) support (#1483894) 2010-09-29 12:36:28 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
d1dd13ee5c - Fix SMTP test in Installer (#1486952) 2010-08-25 19:09:13 +00:00
alecpl
349a8e36e5 - Add real SMTP error description to displayed error messages (#1485927) 2010-06-08 13:39:57 +00:00
alecpl
bb8721aaeb - Support dynamic hostname (%d/%n) variables in configuration options (#1485438) 2010-06-03 08:02:12 +00:00
alecpl
14a4ac556e - fix error message on SMTP oversize error (#1486754) 2010-05-26 07:10:52 +00:00
thomascube
d062dbe18c Add class docuumentation blocks and make phpdoc work again 2010-04-23 14:25:28 +00:00
alecpl
b579f42b55 - fixes for proper handling of email addresses with form: "user"@domain.tld 2010-03-12 13:54:56 +00:00
alecpl
b9d751df60 - get better message for error in DATA 2010-03-12 13:33:36 +00:00
alecpl
2d08c50fd7 - Support/Require tls:// prefix in 'smtp_server' option for TLS connections
- "Split" config file into sections
2010-03-05 09:47:32 +00:00
alecpl
91790e41f3 - Fix attachment excessive memory use, support messages of any size (#1484660) 2010-02-09 13:10:12 +00:00
alecpl
61e96cd1f9 - fix svn file $Id$ 2009-07-21 12:34:02 +00:00
alecpl
2c3d81dddd - use simple rcube_smtp class
- Installer: fix SMTP settings test
2009-07-21 12:31:59 +00:00