Hi everyone,
I've been trying to get Squirrelmail running on my system, but I'm getting
nowwhere with this particular error.
I'm running squirrelmail on FreeBSD4.8, squirrelmail version 1.4.2
ERROR
Error connecting to IMAP server: .
2 : No such file or directory
I have imap enabled in inetd.conf.
I'm not seeing any error messages in my apache log, or in maillog.
It looks like the login process doesn't actually get to the point where it
tries to log in. It just "fails" the login without actually checking the
uname/pword from what I can see.
Can someone point me in the right direction?
Thanks!
--
Tim DeBoer
It is by caffeine alone I set my mind in motion.
It is by the beans of Java that thoughts acquire speed,
the hands acquire shaking, the shaking becomes a warning.
It is by caffeine alone I set my mind in motion.
On Wed, 7 Apr 2004 [EMAIL PROTECTED] wrote:
> 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: Squirrelmail as the only MUA (Bruce Richardson)
>2. Re: Squirrelmail as the only MUA (Tilman Schmidt)
>3. Re: Squirrelmail as the only MUA (Paul Elliott)
>4. Re: TMDA (C.B. Currier)
>5. utlility app for importing text Addressbook (C.B. Currier)
>6. Delete Attachments ONLY (Daniel Watts)
>7. 553 and language (Graham Rimmington)
>8. Re: TMDA (p dont think)
>9. Re: TMDA (Bruce Richardson)
> 10. Re: Re: ERROR : Connection dropped by imap-server. (Chris Hilts)
> 11. Re: Delete Attachments ONLY (Marc Groot Koerkamp)
> 12. Re: 553 and language (Tomas Kuliavas)
> 13. Re: Squirrelmail as the only MUA (Avery Day)
>
> --__--__--
>
> Message: 1
> Date: Wed, 7 Apr 2004 12:09:10 +0100
> To: [EMAIL PROTECTED]
> Subject: Re: [SM-USERS] Squirrelmail as the only MUA
> From: Bruce Richardson <[EMAIL PROTECTED]>
>
> On Tue, Apr 06, 2004 at 10:44:16PM -0700, Avery Day wrote:
> > Does anyone think going completely webmail based using squirrelmail for
> > the MUA is a bad idea? Does anyone have any thoughts on this at all? Is
> > there anyone in this mailing list that has done this before? If so I would
> > love to hear about how it has worked out.
>
> We've done this. We encountered incredible hostility from a small
> minority, resentment or resignation from a larger minority, positive
> feedback from a significant minority.
>
> You'll need to examine what they can currently do with their mail
> clients and be able to offer similar functions or workarounds. One
> major lack in Squirrel is multiple address books. I have solved this by
> patching Squirrel to consult a table (we use database storage for
> addresses and preferences) to see which books are available to the user
> and providing external pages to allow staff to create, edit and share
> these books. The groups plugin is also not really what is needed for an
> organisation's single MUA, so I added another hack to Squirrel so that
> it treats address books (the additional ones created by users) as
> groups. This works by having an additional, virtual book that contains
> an entry for each real book, with a very funny e-mail address for each.
> We also use the Autocomplete plugin, so IE users can just type in the
> name of the book in the To/CC/Bcc boxes. Another piece of hackery then
> detects the book, strips it out and inserts the actual recipients.
>
> I really need to feed this back to the SquirrelMail community but I'm
> very busy and it requires some rewrites to the basic addressbook code.
>
> As for your hardware, I'd recommend going dual processor. Frees up a
> lot of bottlenecks. Put the IMAP mailstore and SquirrelMail on
> different servers and (if you can) put an extra NIC in both machines and
> give them a dedicated link on a special subnet.
>
> --
> Bruce
>
> If the universe were simple enough to be understood, we would be too
> simple to understand it.
>
>
> --__--__--
>
> Message: 2
> Date: Wed, 07 Apr 2004 13:21:47 +0200
> From: Tilman Schmidt <[EMAIL PROTECTED]>
> Organization: Phoenix Software GmbH
> To: [EMAIL PROTECTED]
> CC: [EMAIL PROTECTED]
> Subject: Re: [SM-USERS] Squirrelmail as the only MUA
>
> Avery Day wrote:
> > post