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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-03-2005, 12:58 AM
|
#1
|
|
LQ Newbie
Registered: Jul 2004
Location: Central California
Posts: 7
Rep:
|
Relationship: sendmail <=> dovecot
I am running a RH FC2 system with sendmail as the smtp service, and dovecot for imap/pop3. In sending test emails on the local system I find that although I can send mail from command line as mail -s "test subject" myemail.address.com, and I can send same from Zimian, I cannot seem to receive mail in Zimian. All email is delivered to the "command line" mailbox. I am running sendmail as a nearly out-of-the-box default config, and dovecot with imap and pop3 but no ssl and using out-of-the-box authentication. Zimian hooks up and sends fine, but even if I send from me back to myself, I have to go to the command line mail client to read my mail.
I have made sure that sendmail and dovecot are running, and used netstat and nmap to make sure ports 25 and 110 are being handled. They are. I am able to telnet to these ports and I get the dovecot signature, so I know they are "live".
So, I find I do not really understand the relationships among sendmail, dovecot and Zimian. Setting aside Zimian for the moment, what parts of the mail send/receive job do each of sendmail and dovecot perform? Where are the interface points? What is going on here that I'm to inexperienced to recognize?
thanks in advance!
Hank
|
|
|
|
03-03-2005, 06:35 AM
|
#2
|
|
Member
Registered: Feb 2004
Posts: 273
Rep:
|
That mean your sendmail is configured properly but your POP3 is not!
To test POP3.
telnet localhost 110
user [your username]
pass [your password]
list
what do you see?
ALternatively use command line fetchmail and see if that works.
|
|
|
|
03-03-2005, 08:38 PM
|
#3
|
|
LQ Newbie
Registered: Jul 2004
Location: Central California
Posts: 7
Original Poster
Rep:
|
I tried telnet localhost 110 and I got nothing. Well, nothing intelligent. I did "get in", and I see
# telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
but that is all. I tried typing in user hankf and pass pwd and list, but got no output. I re-verified with # nmap -v localhost that 25 and 110 are being listened to, and they are.
The commanline fetchmail says "no mail for hankf" but if I type #mail I see two messages for that user.
Any more ideas on what I may have messed up?
Thanks again in advance!
Hank
|
|
|
|
03-04-2005, 02:02 AM
|
#4
|
|
Member
Registered: Feb 2004
Posts: 273
Rep:
|
you're saying you didn't get any welcome message from your POP3 using telnet?? That doesn't look good. As soon as you do a telnet - the server sends a welcome message like version etc etc. Did you get that?
Is your POP3 server looking at the correct mail directory? (/var/mail)
|
|
|
|
03-04-2005, 10:41 AM
|
#5
|
|
LQ Newbie
Registered: Jul 2004
Location: Central California
Posts: 7
Original Poster
Rep:
|
Okay, you got me to thinking, and that is always a good thing. I decided to get radical. I saved off my dovecot.conf and replaced it with a fresh copy of the example script, and started over, one step at a time. I had either tweaked something I should not have, or just messed up, but I had much better luck the second time around. Things seem to be working much better now, except I am having authentication issues from MS Outlook 2000 from "remote" users. Ximian, however, is now functioning, and local delivery seems to be up and running. I had to open port 110 on the firewall to let pop3 in, and now I must figure out what's up with the authentication from "foreign" clients,. Thanks for the assistance!
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:33 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|