LinuxQuestions.org
Help answer threads with 0 replies.
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 12-09-2004, 02:53 PM   #1
ShastaMaroon
LQ Newbie
 
Registered: Oct 2004
Location: Massachusetts
Distribution: Redhat, SuSE
Posts: 9

Rep: Reputation: 0
dovecot configuration


I installed fedora core 3, which basically set everything up by default. However, I cannot get outlook express to connect via pop or imap to the fc3 server. I've done my best to find walkthroughs, howtos, and all that good stuff, but I can't figure out how to set this up correctly.

I have tried connecting via imap, pop, imap with ssl, and pop with ssl. Nothing connects.

On the other hand I do have squirrelmail installed, and doesn't that use dovecot? I don't seem to have problems with squirrelmail, although if I email myself on the server it does not come through. I'm not sure if squirrelmail checks to make sure imap works for the interface not to crash or not.

Does anyone have any advice?

-Justin
 
Old 12-09-2004, 05:02 PM   #2
hob
Senior Member
 
Registered: Mar 2004
Location: Wales, UK
Distribution: Debian, Ubuntu
Posts: 1,075

Rep: Reputation: 45
I would start from the basics -

On the server run:

netstat -tl

This will list all of the TCP ports that are being used by services. If SMTP and IMAP aren't there then the services haven't actually started. If they are, mail one account on the server from another.

I use the "mail" command for these kinds of tests, because it can read a mail spool directly.

As "jim":

mail bob@localhost

As "bob":

mail

You should then see the mail from jim. This proves that SMTP is delivering mails to the mailboxes in /var/spool/mail.

You can then move on to using SquirrelMail to check whether the mail is accessible via IMAP.

SquirrelMail does connect to the IMAP service on the system, but if you're not seeing mail then perhaps there is a problem with it.
 
Old 12-09-2004, 05:11 PM   #3
ShastaMaroon
LQ Newbie
 
Registered: Oct 2004
Location: Massachusetts
Distribution: Redhat, SuSE
Posts: 9

Original Poster
Rep: Reputation: 0
I just tested it using this. smtp, pop3, pop3s, imap, and imaps are all running. I can also send emails through squirrelmail to user@localhost.

What should I check now?

-Justin
 
Old 12-10-2004, 04:10 AM   #4
hob
Senior Member
 
Registered: Mar 2004
Location: Wales, UK
Distribution: Debian, Ubuntu
Posts: 1,075

Rep: Reputation: 45
If you can send messages to a local account and pick them up via IMAP on the same box, then the next step is to verify that other machines can connect to the server on those ports.

The test for this is good ol' telnet.

on an XP box:

Start > Run > cmd

at the command prompt:

ping -a myserver@mydomain.com (to check connectivity).

then:

telnet myserver@mydomain.com 143

This connects to port 143 (IMAP) on your server and you should get a line of text back from the server. If you can ping but the telnet port tests don't work, check firewalls.
 
  


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
selinux and dovecot Ammad Linux - Security 1 11-24-2005 10:38 PM
dovecot fc4 Ammad Linux - Networking 2 11-05-2005 09:27 PM
dovecot xinetd configuration twk Fedora 1 03-26-2005 09:15 AM
IMAP to dovecot GuitsBoy Linux - Software 0 11-22-2004 11:10 AM
dovecot / password lildrummerboy Linux - Newbie 5 07-20-2004 05:53 PM

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

All times are GMT -5. The time now is 04:19 PM.

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