-
Basic form is already attached to the ticket.
2009-10-08 02:43:31 UTC in SquirrelMail
-
If you want to validate it an issue with SquirrelMail, or PHP, you can use a simple form attached.
Something to consider, uploading a 50MB file is 50MB... Encoding the 50MB file is 50MB + about 30% for encoding, so doing the encoding consumes about 65MB, just for the single attachment, not including any of the compose details, or any other information we have to process as part of the session.
2009-10-07 02:13:54 UTC in SquirrelMail
-
jangliss committed revision 13855 to the SquirrelMail SVN repository, changing 2 files.
2009-10-04 15:42:49 UTC in SquirrelMail
-
jangliss committed revision 13854 to the SquirrelMail SVN repository, changing 2 files.
2009-10-04 15:40:52 UTC in SquirrelMail
-
Can you provide an example on when we're sending more than 32 cookies? The patch seems sensible, but it won't stop sending the same cookie multiple times if the cookie has different values.
2009-10-01 02:13:15 UTC in SquirrelMail
-
jangliss committed revision 13845 to the SquirrelMail SVN repository, changing 1 files.
2009-09-19 13:53:43 UTC in SquirrelMail
-
jangliss committed revision 13833 to the SquirrelMail SVN repository, changing 3 files.
2009-08-30 23:47:26 UTC in SquirrelMail
-
jangliss committed revision 13832 to the SquirrelMail SVN repository, changing 2 files.
2009-08-29 01:52:23 UTC in SquirrelMail
-
As was mentioned back in 2002, it cannot be directly done with HTML, and HTTP. GMail is heavily dependent on JavaScript, and AJAX. If you disable JavaScript support in your browser, and then hit gmail, or even click on the "basic HTML" version in the bottom right, you'll get exactly the same behavior you get in SquirrelMail. SquirrelMail tries to be as free from dependencies as possible.
I...
2009-08-23 16:41:01 UTC in SquirrelMail
-
jangliss made 1 file-release changes.
2009-07-31 04:03:01 UTC in SquirrelMail