![]() |
IMAP doesn't work..as i followed the Perfect Setup for Fedora 4
Good day,
i'm currently setting up my own mail server. almost 80% of the instruction of the Perfect Setup for Fedora 4 works...but i got stuck on the apt-get install cyrus-sasl-gssapi and imap...where the update shows NO PACKAGE FOUND for these two item. And i also having problem starting up imap, pop3...where it shows no directory found. Kindly someone help me on this....plz... |
I quote from the tutorial:
Quote:
Code:
apt-get updateCode:
apt-get install imap |
Not There
I can't find it either. I searched through the listing of freshrpms on the Fedora Core 1 entry manually too and cannot find any package with the words IMAP in it. Was it removed from the server?
|
And you checked that this line is in your /etc/apt/sources.list:
rpm http://ayo.freshrpms.net fedora/linux/1/i386 core updates freshrpms (Yes, its a fedora 1 not fedora 4 repository!) and run apt-get update before you tried to install the package? |
I'm having trouble installing imap.
Yes i have the last line in sources.list and when i do a apt-get update i get some 404 file not found. And if you look here http://ftp.freshrpms.net/pub/fedora/linux/extras/ there is no 1 folder!!!!!! |
apt-get update worked for me and imap installed fine as well as the other packages I was missing initially :)
Brian |
Trouble installing IMAP on FC4
I've been following the The The Perfect Setup - Fedora Core 4 - Page 4, but I'm having trouble with the imap package.
I've read the above comments and tried to install imap as you instructed. My sources.list file reads: Code:
# Add any local / 3rd party repositories here..Code:
apt-get updateCode:
[root@laptop ssl]# apt-get install imapCode:
chkconfig --levels 235 sendmail offCraig |
Take a look at chapter 9 on http://www.howtoforge.com/perfect_se...dora_core_5_p5 . That should work for Fedora Core 4, too.
|
Got it working, but I have some questions
I've gotten it working now, but I'm going to try and configure the e-mail now. I'll start a new post if I run into trouble. However, I've got a things I want to clear up before I get too far along.
I really want to configure the server to be a IMAP Mail server so I'm working toward that goal. From what I could tell from the set-up I carried out here and here. The server is currently configured to do POP3 only. I did a "netstat -tap" with the following output: Code:
[root@laptop postfix]# netstat -tapFinally, I did a checked of the current levels for the list of processes I'm running, and I see that sendmail is running at level 4. Is this right? I thought sendmail was supposed to be off since postfix is the mail carrier? Here is the list of processes and the levels on which they run: Code:
[root@laptop postfix]# chkconfig --listThanks for you help, Craig. |
Quote:
If you want to use IMAP only, you must configure IMAP. I think the configuration file is /etc/dovecot.conf. |
| All times are GMT +2. The time now is 08:26. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.