Looking a the Perfect Setup - Fedora Core 4 - Page 4 at Postfix With SMTP-AUTH And TLS i can see i need to get package imap. I'm using yum for installation and this is the result: Code: [root@server ~]# yum list cyrus* postfix* *imap* Setting up repositories update 100% |=========================| 951 B 00:00 base 100% |=========================| 1.1 kB 00:00 addons 100% |=========================| 951 B 00:00 extras 100% |=========================| 1.1 kB 00:00 Reading repository metadata in from local files Installed Packages cyrus-imapd.i386 2.2.12-3.RHEL4.1 installed cyrus-imapd-devel.i386 2.2.12-3.RHEL4.1 installed cyrus-imapd-murder.i386 2.2.12-3.RHEL4.1 installed cyrus-imapd-nntp.i386 2.2.12-3.RHEL4.1 installed cyrus-imapd-utils.i386 2.2.12-3.RHEL4.1 installed cyrus-sasl.i386 2.1.19-5.EL4 installed cyrus-sasl-devel.i386 2.1.19-5.EL4 installed cyrus-sasl-gssapi.i386 2.1.19-5.EL4 installed cyrus-sasl-md5.i386 2.1.19-5.EL4 installed cyrus-sasl-ntlm.i386 2.1.19-5.EL4 installed cyrus-sasl-plain.i386 2.1.19-5.EL4 installed cyrus-sasl-sql.i386 2.1.19-5.EL4 installed php-imap.i386 4.3.9-3.9 installed postfix.i386 2:2.1.5-4.2.RHEL4 installed Available Packages perl-Mail-IMAPClient.noarch 2.2.9-1.rf extras postfix-pflogsumm.i386 2:2.1.5-4.2.RHEL4 base [root@server ~]# Is it already installed or not... is this enough or do i have to get the imap pack serperate and where can i "wget" it? Thanks
You have cyrus-imap installed which is different from imap. Are you on Fedora Core 4 or RedHat Enterprise Linux 4?
I don't know if imap is available for CentOS; if I were you I'd install dovecot instead: Code: yum install dovecot