Re: [SM-USERS] Issues with Squirrelmail-Mandriva 2005 LE, apache2, mysql, cyrus-sasl, courier-imap

2005-12-28 Thread Tomas Kuliavas
> I'm getting the following error in the middle when trying to login to > squirrelmail with a virtual user: > > *ERROR : Could not complete request. > *Query: SELECT "INBOX" > Reason Given: Unable to open this mailbox. > > > Before I changed the $auto_create_special = line to false from the > defau

[SM-USERS] Issues with Squirrelmail-Mandriva 2005 LE, apache2, mysql, cyrus-sasl, courier-imap

2005-12-28 Thread THEON COMPUTER CORPORATION
I'm getting the following error in the middle when trying to login to squirrelmail with a virtual user:   ERROR : Could not complete request.Query: SELECT "INBOX"Reason Given: Unable to open this mailbox.  Before I changed the $auto_create_special = line to false from the default true, I was gettin

Re: [SM-USERS] SORT FROM ISO-8859-1 ALL error

2005-12-28 Thread zamri
On Thu, December 29, 2005 2:53 am, Tomas Kuliavas wrote: Hi all, Why do I get this : ERROR : Connection dropped by imap-server. Query: SORT (FROM) ISO-8859-1 ALL My System: squirrelmail 1.4.4 dbmail 2.0.7 (lmtpd and imapd)

Re: [SM-USERS] Webmail Initial Page is Parent Directory List, not Login

2005-12-28 Thread Chris Hilts
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jay Luke wrote: > Somehow I screwed it up ! > Upon initially entering Webmail, how do I bypass the ?Parent Directory? > page and go directly to the Login Page ? > Currently I have to hit the index.php link. > Thanks. Configure your webserver to consi

[SM-USERS] Webmail Initial Page is Parent Directory List, not Login

2005-12-28 Thread Jay Luke
Title: Webmail Initial Page is Parent Directory List, not Login Somehow I screwed it up ! Upon initially entering Webmail, how do I bypass the “Parent Directory” page and go directly to the Login Page ? Currently I have to hit the index.php link. Thanks.

Re: [SM-USERS] Problems with character sets

2005-12-28 Thread Robert Welz
Tomas Kuliavas wrote: Hello. I use SqurrelMail 1.4.5 on SuSE Linux 10. It works fine. But today I got a funny e-mail where the characterset was screwed up. But this mail works on every other mail application I use (Thunderbird, Mail.app). ... and that looks funny in html output. Is this Squrrel

Re: [SM-USERS] change password plugin for dbmail

2005-12-28 Thread Tomas Kuliavas
>>> >>> >>> Is there any (official) plugin to change password for dbmail ? I >>> found > one written by Matthew O'Connor but apparently it was not listed on SM > plugin page. >> >> Check change_sqlpass plugin >> >> > > I use mysql 4.0.20 , dbmail 2.0.7 and postfix 2.2.7 on SlackwareLinux > 10.2. I

Re: [SM-USERS] error: unable to setuid

2005-12-28 Thread maillist
Nevermind, apparently I'm just a jackass - I had other people send an email to me and it showed up just fine. I got the fancy idea of checking my personal settings . . . well you get the idea. Thanks anyway. MT MTice wrote: I've looked and looked but can't find anything on this error. When

[SM-USERS] error: unable to setuid

2005-12-28 Thread MTice
I've looked and looked but can't find anything on this error. Whenever I send mail the From: field shows "Error: unable to setuid". I'm not sure what I need to check. I thought maybe it was ownership/permissions on the data / attachments folders so I changed them both to wwwrun:www (suse

Re: [SM-USERS] Problems with character sets

2005-12-28 Thread Tomas Kuliavas
> Hello. > I use SqurrelMail 1.4.5 on SuSE Linux 10. It works fine. But today I got a > funny e-mail where the characterset was screwed up. But this mail works on > every other mail application I use (Thunderbird, Mail.app). ... > and that looks funny in html output. Is this SqurrelMail's fault? I

[SM-USERS] add address fixed for SM 1.4.5

2005-12-28 Thread zamri
Hi all, I got errors with add address functionality in sent_confirmation plugin. It checks for sm version and if SM is 1.4 and above it looks for file validate.php in ../src. I fixed file address_book_import.php like this to make it work for SM 1.4.4 and 1.4.5. // if (compatibility_check_sm_ve

Re: [SM-USERS] SORT FROM ISO-8859-1 ALL error

2005-12-28 Thread Tomas Kuliavas
>>> Hi all, >>> >>> >>> >>> Why do I get this : >>> >>> >>> >>> ERROR : Connection dropped by imap-server. >>> Query: SORT (FROM) ISO-8859-1 ALL >>> >>> >>> >>> My System: >>> squirrelmail 1.4.4 dbmail 2.0.7 (lmtpd and imapd) postfix 2.2.7 >> >> IMAP server drops connection on sort command. Disable

[SM-USERS] Problems with character sets

2005-12-28 Thread Robert Welz
Hello. I use SqurrelMail 1.4.5 on SuSE Linux 10. It works fine. But today I got a funny e-mail where the characterset was screwed up. But this mail works on every other mail application I use (Thunderbird, Mail.app). I don't know if I may post the whole html-frame, so I only paste the line her

Re: [SM-USERS] SORT FROM ISO-8859-1 ALL error

2005-12-28 Thread zamri
On Thu, December 29, 2005 1:05 am, Tomas Kuliavas wrote: >> Hi all, >> >> >> Why do I get this : >> >> >> ERROR : Connection dropped by imap-server. >> Query: SORT (FROM) ISO-8859-1 ALL >> >> >> My System: >> squirrelmail 1.4.4 >> dbmail 2.0.7 (lmtpd and imapd) >> postfix 2.2.7 > > IMAP server drop

Re: [SM-USERS] SORT FROM ISO-8859-1 ALL error

2005-12-28 Thread zamri
On Thu, December 29, 2005 1:05 am, Tomas Kuliavas wrote: >> Hi all, >> >> >> Why do I get this : >> >> >> ERROR : Connection dropped by imap-server. >> Query: SORT (FROM) ISO-8859-1 ALL >> >> >> My System: >> squirrelmail 1.4.4 >> dbmail 2.0.7 (lmtpd and imapd) >> postfix 2.2.7 > > IMAP server drop

Re: [SM-USERS] error: 'ERROR: Connection dropped by IMAP server.

2005-12-28 Thread Tomas Kuliavas
> Dear Nick, > > > > I see your Problem in Open Subscriber, error: 'ERROR: Connection dropped > by IMAP server. > > > The Problem is xinetd service conflict with courirer-imap service. > I also had the same problem error: 'ERROR: Connection dropped by IMAP > server. > xinetd is superserver. It doe

Re: [SM-USERS] SORT FROM ISO-8859-1 ALL error

2005-12-28 Thread Tomas Kuliavas
> Hi all, > > > Why do I get this : > > > ERROR : Connection dropped by imap-server. > Query: SORT (FROM) ISO-8859-1 ALL > > > My System: > squirrelmail 1.4.4 > dbmail 2.0.7 (lmtpd and imapd) > postfix 2.2.7 IMAP server drops connection on sort command. Disable server side sorting and find why ser

[SM-USERS] SORT FROM ISO-8859-1 ALL error

2005-12-28 Thread zamri
Hi all, Why do I get this : ERROR : Connection dropped by imap-server. Query: SORT (FROM) ISO-8859-1 ALL My System: squirrelmail 1.4.4 dbmail 2.0.7 (lmtpd and imapd) postfix 2.2.7 -- Muhd Zamri MS System Administrator Kolej ShahPutra Kuantan Tel : +609573 Fax : +6095738899 EMail :

Re: [SM-USERS] Bug Report

2005-12-28 Thread Tomas Kuliavas
> I subscribe to the squirrelmail-users mailing list. > [ ] True - No need to CC me when replying > [x] False - Please CC me when replying > > > This bug occurs when I ... > ... view a particular message > ... use a specific plugin/function > .x. try to send a mail > > > > > The description of th

Re: [SM-USERS] Bug Report

2005-12-28 Thread Tomas Kuliavas
> I subscribe to the squirrelmail-users mailing list. > [ ] True - No need to CC me when replying > [X] False - Please CC me when replying > > > This bug occurs when I ... > ... view a particular message with a pdf attachement, I use Opera and when > I opened > the pdf, the connector failed so I

[SM-USERS] error: 'ERROR: Connection dropped by IMAP server.

2005-12-28 Thread rabbi
Dear Nick, I see your Problem in Open Subscriber, error: 'ERROR: Connection dropped by IMAP server. The Problem is xinetd service conflict with courirer-imap service. I also had the same problem error: 'ERROR: Connection dropped by IMAP server. I did solutions like the following : I add some

[SM-USERS] Bug Report

2005-12-28 Thread Javier Carlos Jerónimo Suárez
I subscribe to the squirrelmail-users mailing list. [ ] True - No need to CC me when replying [X] False - Please CC me when replying This bug occurs when I ... ... view a particular message with a pdf attachement, I use Opera and when I opened the pdf, the connector failed so I cannot vie

[SM-USERS] Bug Report

2005-12-28 Thread Thomas Hustedt
I subscribe to the squirrelmail-users mailing list. [ ] True - No need to CC me when replying [x] False - Please CC me when replying This bug occurs when I ... ... view a particular message ... use a specific plugin/function .x. try to send a mail The description of the bug: when i

Re: [SM-USERS] Eliminating False Spam Score

2005-12-28 Thread Danny Cabe
I appreciate all the responses. Thanks everyone. Danny --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as s