LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-03-2004, 08:46 PM   #1
LeniuNYC
LQ Newbie
 
Registered: Feb 2004
Location: new york
Posts: 27

Rep: Reputation: 15
courier IMAP misconfiguration


I set everything up properly, SM seems to be accessible through my browser fine, PHP and PostFix seem to be working too, but well i cant login. I know that im missing something, but I need some guidance, heres what i get:


ERROR


Error connecting to IMAP server: localhost.
111 : Connection refused



(try it yourself at http://leniu.sytes.net/sm/ )
Something is wrong with my mysql, but i dont think that's it.
I appreciate all the help.

By the way all comments on SM and postfix are welcome.

I am running PHP 4.3.4, SM 1.4.2, Postfix 2.0, and apache 1.3.x

Last edited by LeniuNYC; 03-05-2004 at 06:08 PM.
 
Old 03-03-2004, 09:21 PM   #2
TBC Cosmo
Member
 
Registered: Feb 2004
Location: NY
Distribution: Fedora 10, CentOS 5.4, Debian 5 Sparc64
Posts: 356

Rep: Reputation: 43
Go back into Squirrel's config script. It should be connecting on localhost:143
 
Old 03-03-2004, 09:24 PM   #3
LeniuNYC
LQ Newbie
 
Registered: Feb 2004
Location: new york
Posts: 27

Original Poster
Rep: Reputation: 15
i will do that, but im guessing that 111 is an error number?

--

it is connecting on 143

Last edited by LeniuNYC; 03-03-2004 at 09:27 PM.
 
Old 03-03-2004, 10:26 PM   #4
iceman47
Senior Member
 
Registered: Oct 2002
Location: Belgium
Distribution: Debian, Free/OpenBSD
Posts: 1,123

Rep: Reputation: 47
111 is indeed an error number, connection refused in particular.
I tried to connect to your IMAP service on leniu.sytes.net:
$ telnet leniu.sytes.net 143
Trying 24.168.88.166...
telnet: Unable to connect to remote host: Connection refused
So check your firewall, it needs to allow incoming connections on port 143 obviously.
 
Old 03-03-2004, 10:29 PM   #5
LeniuNYC
LQ Newbie
 
Registered: Feb 2004
Location: new york
Posts: 27

Original Poster
Rep: Reputation: 15
firewall is ok, i think i didnt instlal imap correctly . Can someone send me a good howto with what im looking for?

(im trying to set up a mailserver)
---


root@24:/sbin/php# imapd start
* OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS STARTTLS AUTH=LOGIN] 24 IMAP4rev1 2003.339 at Tue, 2 Mar 2004 22:30:31 -0500 (EST)

---
is that what im lokoing for? because after that it still doesnt work

Last edited by LeniuNYC; 03-03-2004 at 10:34 PM.
 
Old 03-04-2004, 08:01 PM   #6
LeniuNYC
LQ Newbie
 
Registered: Feb 2004
Location: new york
Posts: 27

Original Poster
Rep: Reputation: 15
why wont anybody help me?

i just need to know hwat i need to install in order for my mail server to work, is it that complicated? (
 
Old 03-04-2004, 08:09 PM   #7
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Quote:
Originally posted by LeniuNYC
why wont anybody help me?

i just need to know hwat i need to install in order for my mail server to work, is it that complicated? (
Well clearly from your first post, you seem to not be running imap which is required for SquirrelMail. Have you installed or started IMAP? And if this is the server your connecting to, it doesn't matter if your blocking imap and port 143 from the outside world, just as long as you don't block your localhost which I doubt when running squirrelmail with imapd
 
Old 03-05-2004, 05:46 PM   #8
LeniuNYC
LQ Newbie
 
Registered: Feb 2004
Location: new york
Posts: 27

Original Poster
Rep: Reputation: 15
i dont know, i have courier-imap and postfix installed, but i dont think i configured courier-imap right, there was nothing in the documentation that came with courier-imap that said what to cnofigure aghh

---
and, how to start it?

Last edited by LeniuNYC; 03-05-2004 at 05:47 PM.
 
Old 03-05-2004, 06:17 PM   #9
LeniuNYC
LQ Newbie
 
Registered: Feb 2004
Location: new york
Posts: 27

Original Poster
Rep: Reputation: 15
solved it myself, i missed

/usr/lib/courier-imap/libexec/imapd.rc start

so it was installed but not started
 
Old 03-05-2004, 09:57 PM   #10
LeniuNYC
LQ Newbie
 
Registered: Feb 2004
Location: new york
Posts: 27

Original Poster
Rep: Reputation: 15
Well, i got another problem.......... I dont know how to add a user and theres NOTHING on google i been searchign for 3 hours, tried at least 10 different tutorials, and nothing ;(. its helpless
 
Old 03-07-2004, 10:49 AM   #11
iceman47
Senior Member
 
Registered: Oct 2002
Location: Belgium
Distribution: Debian, Free/OpenBSD
Posts: 1,123

Rep: Reputation: 47
man useradd?
 
Old 03-07-2004, 12:47 PM   #12
LeniuNYC
LQ Newbie
 
Registered: Feb 2004
Location: new york
Posts: 27

Original Poster
Rep: Reputation: 15
add user to my imap database...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
squirrel mail duplicte mail basbosco Linux - General 1 08-10-2005 09:03 AM
squirrel mail help please krayz1e Linux - Newbie 5 05-30-2005 11:55 PM
Squirrel Mail Ornery_Boy Linux - Software 2 05-19-2005 09:50 AM
squirrel mail depaul Linux - Newbie 7 02-26-2004 12:24 PM
Squirrel mail with exchange 2k jai Linux - Software 1 11-01-2002 04:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:45 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration