Comments on Mail Server Setup With Exim, MySQL, Cyrus-Imapd, Horde Webmail On Centos 5.1

Mail Server Setup With Exim, MySQL, Cyrus-Imapd, Horde Webmail On Centos 5.1 This how to describes the installation and configuration of a mail system on Centos 5.1 with selinux enabled for enhanced security. This system will be able to service HTTP, HTTPS, SMTP, TLS, SMTP-AUTH, IMAP, POP3 clients and is virtual enabled allowing more than one domain to be served from the system.

5 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By:

The link (http://www.topdog-software.com/files/barebones.ks) for the kickstart returns permission denied.

By:

My apologies, the link should work now.

By: nguyenlaman

  • Create a file admin.sql and add the following (modify the password to suite you)
USE horde;
REPLACE INTO horde_users (user_uid,user_pass)
    VALUES (
        '[email protected]',
        md5('vnevn123@123a'),
);
  • Add user to database

mysql -p horde < admin.sql

Error , so i must add user to horde_users table by phpmyadmin but , still error

A fatal error has occurred

Could not connect to database for SQL SessionHandler.

Details have been logged for the administrator.

 

 

By: jacek

Good stuff, excellent tutorial!!!

By: Gilad Menachem

unfortently i cant finish this tutorial becuse i didnt find those component download

if some one got it or have i will glad for help

cyrus-imapd-perl-2.3.11-3.i386.rpm
cyrus-imapd-utils-2.3.11-3.i386.rpm
cyrus-imapd-2.3.11-3.i386.rpm