Commit graph

14888 commits

Author SHA1 Message Date
pdontthink
fa9b43f952 Adding a FIXME for some other time 2011-03-04 01:14:51 +00:00
Alexandros Vellis
41ee16febc Fixed missing security token in listcommands plugin 2011-02-01 13:06:03 +00:00
pdontthink
2956353698 Add the ability to authenticate to the IMAP server using SASL plain authentication with fixed authentication credentials (thanks to Jeffrey Arbuckle and Martin Smith) 2011-01-17 07:23:25 +00:00
pdontthink
b872e6afab Update copyrights 2011-01-17 06:09:42 +00:00
pdontthink
fc57bf2b59 Happy New Year! 2011-01-06 03:16:21 +00:00
pdontthink
24727aa423 Happy New Year! 2011-01-06 02:44:03 +00:00
pdontthink
393975f23a Refine HMAC-MD5 generator; use native PHP Hash extension if available 2010-12-27 00:35:24 +00:00
pdontthink
0db4e925c0 Unify output strings (Thanks to Juergen Edner) (#3139973). 2010-12-21 14:04:08 +00:00
jangliss
dfd9af1d88 imap.org no longer exists, and is a parked domain. Redirecting to uw-imap page, though I don't think they
still host a searchable list, we may need to fix this section.

Update was prompted by easydns.com admin as they're getting support requests :) Sound familiar? ;)
2010-12-18 05:12:17 +00:00
pdontthink
c4785809ee Force the addition of a file suffix to attachments that lack a filename (helps forwarded messages avoid spam filters) (Thanks to Petr Kletecka) (#3139004) 2010-12-17 21:41:39 +00:00
pdontthink
a4331f0719 Force the addition of a file suffix to attachments that lack a filename (helps forwarded messages avoid spam filters) (Thanks to Petr Kletecka) (#3139004) 2010-12-17 20:22:12 +00:00
pdontthink
d4ccb6e5fd Gmail does not support standard sort commands 2010-12-05 04:22:21 +00:00
pdontthink
a14790d9bd SMTP SASL plain authentication has long been an option in the code, but never made its way into the config tool 2010-11-26 21:31:06 +00:00
pdontthink
55afb8582a Unify SMTP auth mechanisms in configuration tool 2010-11-26 10:02:51 +00:00
pdontthink
de2b28ea95 Sync quick list with actual possible values 2010-11-17 09:14:08 +00:00
pdontthink
7ee2ae0b0b Synchronize connection descriptor struct's username size with the username buffer. Thanks to Daniel Marczisovszky for the catch. 2010-11-16 19:53:11 +00:00
pdontthink
17c840812a Fix compilation warnings when openssl is not available 2010-10-30 10:33:22 +00:00
pdontthink
190442d3e4 Increase default buffer sizes 2010-10-29 01:47:00 +00:00
pdontthink
a8d5e160d2 Fix possible buffer overflow issue and a few other small issues, complements Jose Celestino. Thanks also to Tomas Lindroos 2010-10-29 01:41:05 +00:00
pdontthink
66aaa5df38 Add imapproxy-info mailing list archives for posterity's sake 2010-10-29 01:13:08 +00:00
pdontthink
b163d70553 Fix LOGIN command so that it handles literal arguments correctly 2010-10-28 23:22:41 +00:00
pdontthink
586a41f694 Sync internal attachment handling with previous changes 2010-10-21 06:55:41 +00:00
pdontthink
d31ba01582 Fix sqauth_read_password() for plugins running on the login_verified hook when the 'key' cookie isn't yet set 2010-09-25 04:08:03 +00:00
pdontthink
27cb6e8ab7 Fix sqauth_read_password() for plugins running on the login_verified hook when the 'key' cookie isn't yet set 2010-09-25 03:57:41 +00:00
jangliss
cda4e9f790 Backport fix for call_user_func_array not supporting NULL as empty array in PHP 5.3.3 2010-09-16 22:23:06 +00:00
Fredrik Jervfors
4fd6b422e6 Adding strings to the template. 2010-09-14 08:53:08 +00:00
Fredrik Jervfors
e7bca35356 Adding strings to the template. 2010-09-13 10:47:24 +00:00
Fredrik Jervfors
13738f8527 Adding strings to the template. 2010-09-13 10:43:27 +00:00
pdontthink
d4ca6c6fe1 Change plugin dis/en-able feature so that any number of plugins can temporarily be enabled/disabled 2010-09-13 02:13:53 +00:00
pdontthink
764a4c95c6 Allow admin to disable all plugins or all but one plugin by setting or in config_local.php 2010-09-13 02:02:58 +00:00
pdontthink
35efbd5e30 Now allow multiple plugins to handle (add links for) a single attachment MIME type 2010-09-12 06:02:18 +00:00
pdontthink
1024e5c5bd Now allow multiple plugins to handle (add links for) a single attachment MIME type 2010-09-12 05:54:20 +00:00
pdontthink
443c4b720f Backported default timezone fix from version 1.5.2; helps mitigate timezone errors in environments where a default has not been set by the administrator 2010-09-09 21:57:29 +00:00
pdontthink
1b8c0c2308 Fixed system lock-ups caused by a combination of certain rare, malformed message headers and buggy versions of PHP mbstring (#3053349, 987016) 2010-09-03 03:09:51 +00:00
pdontthink
99f48a6593 Fixed system lock-ups caused by a combination of certain rare, malformed message headers and buggy versions of PHP mbstring (#3053349). 2010-09-03 02:45:37 +00:00
pdontthink
43c2c23bec Yes yes, MAXIMUM frustration value. SF.net REALLY needs to be put down. 2010-08-24 21:36:01 +00:00
pdontthink
c8511becdb Adding more instructions for making an IMAP Proxy release 2010-08-24 21:01:11 +00:00
pdontthink
cdf2f37a45 Adding more instructions for making an IMAP Proxy release 2010-08-24 20:36:42 +00:00
pdontthink
99db877758 Add warning about using server_port as 993 (imaps isn't supported) to log output so it's harder to miss such mistakes 2010-08-24 18:38:08 +00:00
pdontthink
55d44c08f1 Add warning about using server_port as 993 (imaps isn't supported) to log output so it's harder to miss such mistakes 2010-08-19 00:06:36 +00:00
pdontthink
81bbf7ada0 Add notes about avoiding port 993 in the server config since IMAP Proxy uses STARTTLS 2010-08-18 23:10:46 +00:00
Thijs Kinkhorst
e6cc8b995f Need to press return/enter specifically, any key will not do. 2010-08-18 17:48:04 +00:00
pdontthink
91e7d7a9aa Add information about the IMAP Proxy mailing list and make a few minor updates of the descriptions of other lists 2010-08-08 22:14:46 +00:00
pdontthink
a7a113956c Project naming is a bit of a mess, but trying to sort it out 2010-07-26 21:03:03 +00:00
pdontthink
43fd378d50 Update copyrights and other administrative actions related to the adoption of this software by the SquirrelMail Project 2010-07-26 19:39:33 +00:00
pdontthink
8459cd6d04 pimpdaddy not being distributed for now 2010-07-26 18:20:42 +00:00
pdontthink
24bbed225b IMAP Proxy version 1.2.7 2010-07-26 07:28:47 +00:00
pdontthink
771531a325 Committing differences to IMAP Proxy version 1.2.7 2010-07-26 07:27:00 +00:00
pdontthink
dd8c68e559 IMAP Proxy version 1.2.7 RC 3 2010-07-26 07:24:37 +00:00
pdontthink
65f5fdc8a7 Committing differences to IMAP Proxy version 1.2.7 RC 3 2010-07-26 07:21:19 +00:00