Re: [SM-USERS] inbox messages are gone

2006-06-09 Thread Fredrik Jervfors
> Now, how do I STOP receiving user comments in my inbox? I have been > getting them for everyone elses problems. If you want to get off the SquirrelMail mailing list you can do it yourself, using the same page you used to subscribe to it.

Re: [SM-USERS] inbox messages are gone

2006-06-09 Thread Rainer Sokoll
On Fri, Jun 09, 2006 at 02:37:25PM -0700, [EMAIL PROTECTED] wrote: > Now, how do I STOP receiving user comments in my inbox? I have been > getting them for everyone elses problems. Squirrelmail (read: this list) is not responsible for your inbox. Ask your sysadmin. Rainer -- squirrelmail-user

Re: [SM-USERS] inbox messages are gone

2006-06-09 Thread mark
Thank you Fredrik. I just realized that a new folder was created under the Trash folder. It is my name followed by 2006-06-08. I clicked on this folder and all of my emails appear in it. I don't know how this happened but at least I know where my emails are. Now, how do I STOP receiving user c

Re: [SM-USERS] Create Failed

2006-06-09 Thread Lourenço Alves Pereira Júnior
Albert, I have had this problem when I installed the SM. I agree totaly with Tomas! My experience was: > > *ERROR: Could not complete request.* > > Query: CREATE "mail/Sent" > > Reason Given: CREATE failed: Can't create mailbox node > > /home/aewhale/Mail/mail/: Permission denied

Re: [SM-USERS] Hashing for user preferences?

2006-06-09 Thread Tomas Kuliavas
> Problem: Whenever I have to rename a user's account, the files > $USER.pref > $USER.abook > etc. need to be moved & renamed, since we're using two levels of > hashing. > > How (from a script) can I find out where the files (given the "new" > username) need to be? functions/prefs.php computeHash

[SM-USERS] Hashing for user preferences?

2006-06-09 Thread Ralf Hildebrandt
Problem: Whenever I have to rename a user's account, the files $USER.pref $USER.abook etc. need to be moved & renamed, since we're using two levels of hashing. How (from a script) can I find out where the files (given the "new" username) need to be? -- Ralf Hildebrandt (i.A. des IT-Zentrums)

Re: [SM-USERS] Translation ar

2006-06-09 Thread Tomas Kuliavas
See attached patch. When form is used, browser must use character set defined in accept-header attribute. Works in Firefox and Opera. Not sure about IE. if browser does not use defined character set, interface must be running in utf-8. > Dear Tomas, > > Thank you on getting English to Arabic, now

Re: [SM-USERS] Translation ar

2006-06-09 Thread Mohamed Sulaiman Sultan Suhaibuddeen
Dear Tomas,   Thank you on getting English to Arabic, now how can I edit so that I can have Arabic to English.   The file I was editing was setup.php   Please advice, Thank you   Regards  On 6/8/06, Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > Dear all,>> I am trying to put in the BETA translation t

Re: [SM-USERS] disconnected

2006-06-09 Thread Eray Aslan
On Wed, June 7, 2006 3:53 pm, Eray Aslan wrote: > On Tue, June 6, 2006 1:14 pm, Tomas Kuliavas wrote: >> Or find all sqimap_login() calls in SquirrelMail scripts and name the >> script that does not call sqimap_logout() after imap operations are >> finished. > > The following change in src/view_tex