[SM-USERS] IMAP Problem with Strato

2012-03-04 Thread hamees
Is there an easy way to get rid of the following error message? Disable check or something? Body retrieval error. The reason for this is most probably that the message is malformed. Command:FETCH 772 BODY[1] Response: OK Message:FETCH complete FETCH line: * 6 FETCH (FLA

Re: [SM-USERS] IMAP Problem with Strato

2012-03-11 Thread hamees
We have informed Strato about the problem, still waiting for a reply. Below is some of the requested info, maybe it helps find a solution. Thanks, John SquirrelMail-specific information: Version: 1.4.20 Plugins (List) * 0 = vlogin * 1 = delete_move_next * 2 = message_details

Re: [SM-USERS] IMAP Problem with Strato

2012-04-02 Thread hamees
Hello, just for your information: Final reply from Strato was their servers are okay and it looks like a SM problem. So we have tried installing SM on a fresh system without changing anything except the IMAP-Parameters, same result. Funnily the error does never occur when using "Delete&Next" or

Re: [SM-USERS] IMAP Problem with Strato

2012-04-12 Thread hamees
Hello again, > It's impossible to respond to this without any further information (i.e., see my last message). Thanks for looking into it. With some network sniffing it looks like the following part is causing the problem. Case 1) When opening a message the first time, the server responds with

[SM-USERS] How to override translations?

2012-06-30 Thread hamees
Hello, is there an easy way to override the translation strings? Most of the stuff is fine, but I got some strings that I want to replace. I guess I could edit the .mo-files, but my changes would be either gone after the next update or I wouldn't have the new strings from the update. Is there

Re: [SM-USERS] How to override translations?

2012-07-01 Thread hamees
Frederik and Tomas, thank you for the information! I only found the .mo-files on my ubuntu installation, but converting them to .po and then using poedit worked (after restarting apache). > PS. Please consider sending your modifications upstream. Someone else > might find them useful. I just re

Re: [SM-USERS] IMAP Problem with Strato

2012-07-29 Thread hamees
> PLEASE download a SquirrelMail 1.4.23 snapshot from our downloads page > and let us know if you see any problems, even if this issue doesn't > apply to you. The snapshots on our downloads page already contain > these fixes - you do not need to wait to test this. (Or pull from our > SVN directly

[SM-USERS] keep squirrelmail out of web history

2012-10-12 Thread hamees
Hello again, I have a little annoying problem and I thought maybe you have already a plugin or something to solve it.. Each time when I start typing an address from our server in the address bar (here in Safari on iPad, should be same everywhere), I get a very long list of squirrelmail links (

Re: [SM-USERS] keep squirrelmail out of web history

2012-10-13 Thread hamees
Hi Heiko, thank you for the information! There's nothing wrong with frames, they just don't work properly on the iPad too. :) As soon as you have a textarea that needs scrolling, you can only click on one position in the text and edit there. As soon as you change the position, you can't type

[SM-USERS] PHP Notice: Use of undefined constant (solved)

2013-03-08 Thread hamees
Hi all, just had these weird log messages for a while and finally found out why. Apache log showed: PHP Notice: Use of undefined constant Mail - assumed 'Mail' for these two files: multilogin/functions.php(481) vlogin/functions.php(811) We used org_title and settingsWithEmbeddedPHP in vlogin/da

[SM-USERS] Feature request/suggestion: show full date adn time in list

2013-04-02 Thread hamees
Hi again,   just wanted to see full date and time (from year to second) on all emails and didn't find an option.   I was able to hack it by adding this line to function getDateString($stamp) in date.php: $date_format = _("M j, Y").' '._("H:i:s");   But maybe it would be a good addition to t

[SM-USERS] Howto upgrade ubuntu squirrelmail

2013-05-22 Thread hamees
Hi again,   is it a good idea to use the developer version you can checkout from here in a production system? svn checkout http://squirrelmail.svn.sourceforge.net/svnroot/squirrelmail/trunk/squirrelmail Would you say from experience that we can make a cron to regularly "svn up" or will this ma