-
When one pages down when reading a long message, on must go back to
the top to delete it, as there is no delete etc. buttons at the bottom
of the message, nor delete etc. buttons always present elsewhere on the
screen.
2009-11-05 02:34:09 UTC in SquirrelMail
-
Comment for bug [ squirrelmail-Bugs-2827157 ] Document if regular users can INSTALL:
Being that your documentation goes into much detail, it wouldn't hurt
to explicitly add to it those points you mentioned.
Note: today sourceforge is busted, hence I can't append the comment directly.
2009-08-05 13:02:14 UTC in SquirrelMail
-
One notices the abooks aren't make with the same umask as the prefs:
$ ls -og data
-rw-r--r-- 1 0 2009-07-26 08:47 jidanni1.abook
-rw------- 1 128 2009-07-26 08:46 jidanni1.pref
-rw-r--r-- 1 0 2009-07-26 07:40 jidanni2.abook
-rw------- 1 122 2009-07-26 08:04 jidanni2.pref.
2009-07-26 01:04:31 UTC in SquirrelMail
-
Try the test script in the above Debian bug via courier-imap, you'll see the truncation at 150:
Bla 149 0.5 k [ message/rfc822 ] Bllla Download | View
untitled-[150] 0 k [ message/rfc822 ] Unknown sender Download | View
Please add a configuration option that functions/imap_messages.php will use
to ignore lying courier-imap SIZEs.
Maybe make it part ot
2. Server...
2009-07-26 00:37:57 UTC in SquirrelMail
-
In INSTALL please mention if one must be root to install, or can a
regular user also install SquirrelMail, e.g., like
http://wiki.dreamhost.com/Installing_your_own_SquirrelMail.
2009-07-25 21:47:03 UTC in SquirrelMail
-
OK, I see it already....
2009-07-25 21:42:20 UTC in SquirrelMail
-
I mean find /var/local/squirrelmail/attach -type f -mtime +1 -exec rm {} \;.
2009-07-25 21:40:50 UTC in SquirrelMail
-
in fact just say ... -type f -mtime +1 -exec rm {} \;.
2009-07-25 21:39:47 UTC in SquirrelMail
-
In INSTALL
$ cd /var/local/squirrelmail/attach
$ rm -f *
Say
$ cd /var/local/squirrelmail/attach && m -f *
instead.
2009-07-25 21:37:39 UTC in SquirrelMail
-
The five megabyte index page
http://sourceforge.net/projects/squirrelmail/files/ is probably even
bigger than the actual latest download, if one could even find it on
that page. I had to kill firefox.
You need a Download Now link ontop of it, just like there is on
http://sourceforge.net/projects/squirrelmail/
for the unfortunate people that end up on...
2009-07-25 21:20:41 UTC in SquirrelMail