Hi,

when trying to login to my squirrelmail install i get the following message:

Error connecting to IMAP server: my.server.com
111 : Connection refused

my server is an imap server on an external machine, a service i pay for.
I can access my imap mail through outlook and mozilla /  thunderbird.

squirrelmail is installed on sourceforge servers...any ideas?

any replies appreciated
thanks
/Paulo

>-----Original Message-----
>From: [EMAIL PROTECTED]
>Sent: 01/19/04 - 22:03
>To: [EMAIL PROTECTED]
>Subject: RE: squirrelmail-users digest, Vol 1 #1879 - 13 msgs
>
>Send squirrelmail-users mailing list submissions to
>       [EMAIL PROTECTED]
>
>To subscribe or unsubscribe via the World Wide Web, visit
>       https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>or, via email, send a message with subject or body 'help' to
>       [EMAIL PROTECTED]
>
>You can reach the person managing the list at
>       [EMAIL PROTECTED]
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of squirrelmail-users digest..."
>
>
>Today's Topics:
>
>   1. Re: msg_flags (Jimmy Conner)
>   2. Re: A New Question (Tomas Kuliavas)
>   3. Re: Squirrelmail/uw-imapd (Debian)  hangs (possibly)
>       because auf selfsigned Certificate (Chris Hilts)
>   4. Login time out -when user has lot of emails on server- problem
>(Ruben Goethals)
>   5. Hide readed messages? (AlbertoV.M.)
>   6. Bug Report (Rasmus Jakobsen)
>   7. My previous bug report (Rasmus Jakobsen)
>   8. Re: Session time out during compose (Artee)
>   9. Re: Session time out during compose ([EMAIL PROTECTED])
>  10. Re: Session time out during compose
>([EMAIL PROTECTED])
>  11. Re: Motd (Jonathan Angliss)
>  12. Invalid mailbox name (jbottero)
>
>--__--__--
>
>Message: 1
>Date: Sun, 18 Jan 2004 22:13:29 -0600 (CST)
>Subject: Re: [SM-USERS] msg_flags
>From: "Jimmy Conner" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>
>p dont think said:
>>> I am using 1.4.2 and I have compatiblity plugin in my directory all
>>> other
>>> plugins are working fine.
>>>
>>> When I select any file or files and click on Flag it is just moving
>>> messsges to Trash and from trash If I select message and click on
>Unflag
>>> it just deleting from all mail box.
>>>
>>> I have lost my all important email.
>>>
>>> I have not modify any code just I have configar config.php
>($plugins[20]
>>> > 'msg_flags';)for this plagin and copy mailbox_display.php into
>main
>>> functions directory. Noting else I have modifiy.
>>
>> as I said, this plugin is not ready for SM 1.4.2.  when you copied
>the php
>> files from the plugin to the core, you put in old code, which is
>probably
>> the source of your problems.  please wait for a new release of the
>plugin.
>>
>>
>>
>
>Bleh, I guess I will move this to the top of the list and see if I can
>post the latest version that I did tomorrow.  I will completely rip
>out
>the theme code (for images for the top links) since it uses the 1.5
>hook
>which is quiet expensive.  But it should work perfectly fine after
>that.
>
>Jimmy
>
>
>--__--__--
>
>Message: 2
>Date: Mon, 19 Jan 2004 10:19:38 +0200 (EET)
>Subject: Re: [SM-USERS] A New Question
>From: "Tomas Kuliavas" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>
>> Okay... please forgive my last post. I just tried accessing
>> http://www.johnsboro.com/webmail and I am now able to access
>SquirrelMail.
>> This
>> is weird because it hasn't worked since I installed it two days ago.
>But
>> okay
>> it seems to be working now.
>>
>> I am getting an error message, however.
>>
>> When I log into SquirrelMail, I get an error message on the left
>column.
>> The
>> error reads: "ERROR : Could not complete request. Query: CREATE
>> "mail/Sent"
>> Reason Given: Invalid mailbox name"
>>
>> What can I do to fix this?
>
>I think you are using Maildir based setup. Maybe Qmail + Courier-IMAP.
>
>SquirrelMail has configuration utility named conf.pl. You should be
>able
>to find it in /usr/share/squirrelmail/config directory. Connect to
>your
>server with ssh or use console. run conf.pl program and use D command
>to
>set your IMAP server correctly.
>
>Please provide details about your configuration, if you want answers
>and
>not guesses. There are many RPM distributions and many different email
>system setups.
>
>You were able to correct to /webmail address only after some time,
>because
>during that time system maintenance scripts or you restarted
>webserver.
>
>-- 
>Tomas
>http://www.catb.org/~esr/faqs/smart-questions.html
>
>
>--__--__--
>
>Message: 3
>Date: Mon, 19 Jan 2004 09:25:20 -0500 (EST)
>Subject: Re: [SM-USERS] Squirrelmail/uw-imapd (Debian)  hangs
>(possibly)    
>      because auf selfsigned Certificate 
>From: "Chris Hilts" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Reply-To: [EMAIL PROTECTED]
>
>> I think SquirrelMail's IMAP SSL support works only with php 4.3+
>
>This is correct.  See doc/authentication.txt for details.
>
>--=20
>Chris Hilts
>[EMAIL PROTECTED]
>
>
>--__--__--
>
>Message: 4
>From: "Ruben Goethals" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Date: Fri, 16 Jan 2004 18:17:08 +0100
>Subject: [SM-USERS] Login time out -when user has lot of emails on
>server- problem
>
>Hi,
>
>I am sorry if this issue may already exist, but I could not search the
>knowledge archive since the provided link
>http://sourceforge.net/mailarchive/forum.php?forum_id=2995 gives me an
>"error on page".
>
>My config: 
>Lotus Domino pop3 and IMAP servers
>PHP 4.3..
>Ms IIS
>Squirrel 1.4.2
>Some changes to redirect.php (header bug IIS -> put "echo
><html...<header><meta ...>" there instead of "header(..".
>
>My problem is the following:
>Everybody who has not alot of emails left on the imap server can log
>in
>fine, but those who have a lot of emails, get a time-out.  Now, it is
>no
>option to change the time-out in the config since that would only
>result
>in a waiting period of 30 minutes or more.  
>
>I was rather wondering how it could be this long to generate the first
>page just after logon? 
>Doesn't squirrel only provides the headers of e-mails ? Then it
>shouldn't last that long, right ?  Is something else the matter here ? 
>
>
>Anybody any idea ?
>
>Thanks,
>______________________________________________
>Ruben Goethals 
>[EMAIL PROTECTED]
>EIBA  System Department  
>1831 Brussels (Belgium)
>
>
>
>
>
>--__--__--
>
>Message: 5
>To: [EMAIL PROTECTED]
>From: Alberto V.M. <[EMAIL PROTECTED]>
>Date: Fri, 16 Jan 2004 16:38:15 -0200
>Subject: [SM-USERS] Hide readed messages?
>
>Anybody knows any way to hide readed messages?
>
>I could also show unreaded messages at the top, but I should keep 
>classified by date received after by unreaded.
>
>Could anybody help me?
>
>Thanx,
>
>Alberto V. M.
>
>
>
>--__--__--
>
>Message: 6
>Date: Fri, 16 Jan 2004 23:21:47 +0100 (CET)
>From: "Rasmus Jakobsen" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: [SM-USERS] Bug Report
>
>------=_20040116232147_21782
>Content-Type: text/plain; charset="iso-8859-1"
>Content-Transfer-Encoding: 8bit
>
>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 ...
>
>Access the login-page by a bookmark as described in the
>"LoggingInQuicker"
>tip [1].
>
>
>The description of the bug:
>
>Focus is set to the "username" field even though this is already filled
>out.
>Focus should be set to the "password" field (it did so in version
>1.2.something).
>
>I can reproduce the bug by:
>
>Using a bookmark as described in the "LoggingInQuicker" tip [1].
>
>
>(Optional) I got bored and found the bug occurs in:
>
>The javascript code, that sets the focus (src/login.php line 73-87).
>I believe this behaviour was introduced with the fix described in an
>earlier post in squirrelmail-devel? [2]
>
>
>(Optional) I got really bored and here's a fix:
>
>This is tested in Opera 7.11.
>I have removed the textElements variable and added a check to see if
>the
>text-field is empty.
>
>I have attached a diff against src/login.php version 1.106 that I found
>at
>your web-cvs.
>But since this is my first ever contribution and I don't really know
>much
>about diff and cvs, you probably should doubblecheck :)
>
><script language="JavaScript" type="text/javascript">
><!--
>  function squirrelmail_loginpage_onload() {
>    document.forms[0].js_autodetect_results.value = '1';
>    // Sets focus if nonempty text field or password field.
>    for (i = 0; i < document.forms[0].elements.length; i++) {
>           if ( document.forms[0].elements[i].type == "text" &&
>document.forms[0].elements[i].value == "" ||
>document.forms[0].elements[i].type == "password") {
>          document.forms[0].elements[i].focus();
>          break;
>      }
>    }
>  }
>// -->
></script>
>
>
>Rasmus K. Jakobsen.
>
>
>[1] http://www.squirrelmail.org/wiki/en_US/LoggingInQuicker
>[2]
>http://marc.theaimsgroup.com/?l=squirrelmail-devel&m=104401319526011&w=2
>----------------------------------------------
>
>My browser information:
>  Opera/7.11 (Windows 98; U)  [da]
>  get_browser() information (List)
>    * Nothing listed
>
>My web server information:
>  PHP Version 4.2.3
>  PHP Extensions (List)
>    * 0 = yp
>    * 1 = sysvshm
>    * 2 = sysvsem
>    * 3 = standard
>    * 4 = sockets
>    * 5 = session
>    * 6 = recode
>    * 7 = posix
>    * 8 = pcre
>    * 9 = openssl
>    * 10 = iconv
>    * 11 = gettext
>    * 12 = ftp
>    * 13 = dio
>    * 14 = ctype
>    * 15 = calendar
>    * 16 = bcmath
>    * 17 = zlib
>    * 18 = domxml
>    * 19 = pgsql
>    * 20 = mcrypt
>    * 21 = mhash
>    * 22 = mysql
>    * 23 = apache
>
>SquirrelMail-specific information:
>  Version:  1.4.2
>  Plugins (List)
>    * 0 = abook_take
>    * 1 = administrator
>    * 2 = delete_move_next
>    * 3 = filters
>    * 4 = fortune
>    * 5 = info
>    * 6 = listcommands
>    * 7 = mail_fetch
>    * 8 = message_details
>    * 9 = newmail
>    * 10 = sent_subfolders
>    * 11 = squirrelspell
>    * 12 = translate
>    * 13 = bug_report
>    * 14 = calendar
>
>My IMAP server information:
>  Server type:  other
>  Server info:  * OK [HIDDEN] IMAP4rev1 UIDPLUS CHILDREN NAMESPACE
>THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE STARTTLS]
>Courier-IMAP ready. Copyright 1998-2003 Double Precision, Inc.  See
>COPYING for distribution information.
>  Cabailities:  IMAP4rev1 UIDPLUS CHILDREN NAMESPACE
>THREAD=ORDEREDSUBJECT
>THREAD=REFERENCES SORT QUOTA IDLE STARTTLS
>
>------=_20040116232147_21782
>Content-Type: application/octet-stream; name="login-javascript.diff"
>Content-Transfer-Encoding: base64
>Content-Disposition: attachment; filename="login-javascript.diff"
>
>LS0tIGxvZ2luLnBocC5vbGQJRnJpIEphbiAxNiAyMjoxNzowNiAyMDA0CisrKyBsb2dpbi5waHAJ
>RnJpIEphbiAxNiAyMjoyNTo1MiAyMDA0CkBAIC03NiwxNCArNzYsMTAgQEAKICAgICAgICAgICAi
>PCEtLVxuIi4KICAgICAgICAgICAiICBmdW5jdGlvbiBzcXVpcnJlbG1haWxfbG9naW5wYWdlX29u
>bG9hZCgpIHtcbiIuCiAgICAgICAgICAgIiAgICBkb2N1bWVudC5mb3Jtc1swXS5qc19hdXRvZGV0
>ZWN0X3Jlc3VsdHMudmFsdWUgPSAnIiAuIFNNUFJFRl9KU19PTiAuICInO1xuIi4KLSAgICAgICAg
>ICAiICAgIHZhciB0ZXh0RWxlbWVudHMgPSAwO1xuIi4KICAgICAgICAgICAiICAgIGZvciAoaSA9
>IDA7IGkgPCBkb2N1bWVudC5mb3Jtc1swXS5lbGVtZW50cy5sZW5ndGg7IGkrKykge1xuIi4KLSAg
>ICAgICAgICAiICAgICAgaWYgKGRvY3VtZW50LmZvcm1zWzBdLmVsZW1lbnRzW2ldLnR5cGUgPT0g
>XCJ0ZXh0XCIgfHwgZG9jdW1lbnQuZm9ybXNbMF0uZWxlbWVudHNbaV0udHlwZSA9PSBcInBhc3N3
>b3JkXCIpIHtcbiIuCi0gICAgICAgICAgIiAgICAgICAgdGV4dEVsZW1lbnRzKys7XG4iLgotICAg
>ICAgICAgICIgICAgICAgIGlmICh0ZXh0RWxlbWVudHMgPT0gIiAuIChpc3NldCgkbG9naW5uYW1l
>KSA/IDIgOiAxKSAuICIpIHtcbiIuCi0gICAgICAgICAgIiAgICAgICAgICBkb2N1bWVudC5mb3Jt
>c1swXS5lbGVtZW50c1tpXS5mb2N1cygpO1xuIi4KLSAgICAgICAgICAiICAgICAgICAgIGJyZWFr
>O1xuIi4KLSAgICAgICAgICAiICAgICAgICB9XG4iLgorICAgICAgICAgICIgICAgICBpZiAoZG9j
>dW1lbnQuZm9ybXNbMF0uZWxlbWVudHNbaV0udHlwZSA9PSBcInRleHRcIiAmJiBkb2N1bWVudC5m
>b3Jtc1swXS5lbGVtZW50c1tpXS52YWx1ZSA9PSAiIiB8fCBkb2N1bWVudC5mb3Jtc1swXS5lbGVt
>ZW50c1tpXS50eXBlID09IFwicGFzc3dvcmRcIikge1xuIi4KKyAgICAgICAgICAiICAgICAgICBk
>b2N1bWVudC5mb3Jtc1swXS5lbGVtZW50c1tpXS5mb2N1cygpO1xuIi4KKyAgICAgICAgICAiICAg
>ICAgICBicmVhaztcbiIuCiAgICAgICAgICAgIiAgICAgIH1cbiIuCiAgICAgICAgICAgIiAgICB9
>XG4iLgogICAgICAgICAgICIgIH1cbiIuCg==
>------=_20040116232147_21782--
>
>
>
>--__--__--
>
>Message: 7
>Date: Sat, 17 Jan 2004 00:21:23 +0100 (CET)
>From: "Rasmus Jakobsen" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: [SM-USERS] My previous bug report
>
>Oops, I was a bit too fast..
>I didn't notice the issset() in the line
>"        if (textElements == " . (isset($loginname) ? 2 : 1) . ") {n".
>in
>login.php
>So ignore my so called fix.
>Sorry about that.
>
>Though I don't understand why this evaluates to 1 when I use my
>bookmark
>that sets $loginname (the LoggingInQuicker tip)
>I have tried with Internet Explorer 5.0 and Opera 7.11 and using view
>source I can see that the above line evaluates to "if (textElements ==
>1
>....".
>
>Rasmus K. Jakobsen
>
>
>--__--__--
>
>Message: 8
>To: [EMAIL PROTECTED]
>Date: Sun, 18 Jan 2004 18:23:18 -0000
>From: [EMAIL PROTECTED] (Artee)
>Organization: The Cocoon!
>Subject: [SM-USERS] Re: Session time out during compose
>
>>We've had several users complain that their sessions have timed out
>>during the writing of several long emails.

>
>>It seem that in case you'd want to save the message to a new session,
>>require the user to login again, and then ask the user if they want
>to
>>send the previously saved message. Please let me know if this can be
>>done.
>
>I use the 'QuickSave' plugin to avoid this problem.  It works fine for
>me.
>
>-Artee
>
>
>----------------------------------------------
>The Cocoon! BBS
>http://www.cocoonbbs.com/
>
>
>--__--__--
>
>Message: 9
>To: [EMAIL PROTECTED]
>Date: Sun, 18 Jan 2004 18:25:36 -0000
>Organization: The Cocoon!
>From: [EMAIL PROTECTED]
>Subject: [SM-USERS] Re: Session time out during compose
>
>>We've had several users complain that their sessions have timed out
>>during the writing of several long emails.
>
>>It seem that in case you'd want to save the message to a new session,
>>require the user to login again, and then ask the user if they want
>to
>>send the previously saved message. Please let me know if this can be
>>done.
>
>I use the 'QuickSave' plugin to avoid this problem.  It works fine for
>me.
>
>-Artee
>
>
>----------------------------------------------
>The Cocoon! BBS
>http://www.cocoonbbs.com/
>
>
>
>--__--__--
>
>Message: 10
>To: [EMAIL PROTECTED]
>Date: Sun, 18 Jan 2004 19:56:15 -0000
>Organization: The Cocoon!
>From: "[EMAIL PROTECTED] To":
>[EMAIL PROTECTED]
>Subject: [SM-USERS] Re: Session time out during compose
>
>>We've had several users complain that their sessions have timed out
>>during the writing of several long emails.
>
>>It seem that in case you'd want to save the message to a new session,
>>require the user to login again, and then ask the user if they want
>to
>>send the previously saved message. Please let me know if this can be
>>done.
>
>I use the 'QuickSave' plugin to avoid this problem.  It works fine for
>me.
>
>-Artee
>
>
>----------------------------------------------
>The Cocoon! BBS
>http://www.cocoonbbs.com/
>
>
>
>--__--__--
>
>Message: 11
>Date: Mon, 19 Jan 2004 11:45:43 -0600
>From: Jonathan Angliss <[EMAIL PROTECTED]>
>To: "Amin Thakkar" <[EMAIL PROTECTED]>
>Cc: [EMAIL PROTECTED]
>Subject: Re: [SM-USERS] Motd
>
>Hello Amin,
>On Sunday, January 18, 2004, Amin Thakkar wrote...
>
>> I have put this code
>
>> global $username;
>
>> /* This is a message that is displayed immediately after a user logs
>in. */
>> global $motd;
>> $motd = 'Welcome, $username !' ;
>
>> but it is not coming.
>
>> What is second step ?
>
>You need to change the ' to ", so it reads:
>
>  $motd = "Welcome, $username!";
>
>But you might have issues either way, we probably don't know the
>username at that point, so trying to display it would be impossible.
>The username is stored in the session, the session is loaded after the
>config file is loaded as there is session related information in
>there.
>
>-- 
>Jonathan Angliss
>([EMAIL PROTECTED])
>
>
>
>--__--__--
>
>Message: 12
>From: "jbottero" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Date: Mon, 19 Jan 2004 17:20:31 -0800
>Subject: [SM-USERS] Invalid mailbox name
>
>SquirrelMail seems to work, I can send and recieve.  But the left pane
>where
>normally there is the list of folders and so on, there is this
>message:
>
>ERROR : Could not complete request.
>Query:CREATE "mail/Sent"
>Reason Given: Invalid mailbox name
>
>Bust clearly, this can not be so, as like I say, I can send and
>recieve.
>Any ideas?
>
>
>
>
>
>--__--__--
>
>--
>squirrelmail-users mailing list
>List Address: [EMAIL PROTECTED]
>List Info:
>https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>http://squirrelmail.org/cvs
>
>End of squirrelmail-users Digest





-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to