1

Topic: bunch of errors

Hello all,

I'm really excited about this project and the possibilities, but it won't work for me on a fresh Centos 5 install.  After installing the OS, all I did was a yum update, then I downloaded the iRedMail package and ran it.

I hope to setup about 5 different domains for email here, but right now, just trying to get 1 working ;-)

My specs:
OS: CentOS release 5.5 (Final) Linux cornpops.domain.com 2.6.32.16 #1 SMP Sun Jul 25 21:32:42 UTC 2010 i686 i686 i386 GNU/Linux
iRedMail: iRedMail-0.6.0.tar.bz2

I have a bunch of errors and can't find logs that help me much...

#1
First I can't seem to add users to ldap, this is the error I get:
[root@cornpops tools]# ./create_mail_user_OpenLDAP.sh DOMAIN.com user1 user2 spam
Add new domain: DOMAIN.com.
adding new entry "domainName=DOMAIN.com,o=domains,dc=DOMAIN,dc=com"
ldapadd: No such object (32)

adding new entry "ou=Users,domainName=DOMAIN.com,o=domains,dc=DOMAIN,dc=com"
ldapadd: No such object (32)

adding new entry "ou=Groups,domainName=DOMAIN.com,o=domains,dc=DOMAIN,dc=com"
ldapadd: No such object (32)

adding new entry "ou=Aliases,domainName=DOMAIN.com,o=domains,dc=DOMAIN,dc=com"
ldapadd: No such object (32)

adding new entry "ou=Externals,domainName=DOMAIN.com,o=domains,dc=DOMAIN,dc=com"
ldapadd: No such object (32)

adding new entry "mail=user1@DOMAIN.com,ou=Users,domainName=DOMAIN.com,o=domains,dc=DOMAIN,dc=com"
ldapadd: No such object (32)

adding new entry "mail=user2@DOMAIN.com,ou=Users,domainName=DOMAIN.com,o=domains,dc=DOMAIN,dc=com"
ldapadd: No such object (32)

adding new entry "mail=spam@DOMAIN.com,ou=Users,domainName=DOMAIN.com,o=domains,dc=DOMAIN,dc=com"
ldapadd: No such object (32)

#2
Can't login to roundcube mail with the www@DOMAIN.com (like it says on the iRedmail.tips file)
I can't find a log for this one.
I see dovecot having issues, this might be why roundmail does not allow me in...
[root@cornpops log]# tailf dovecot.log
dovecot: Jul 27 13:22:05 Info: imap-login: Disconnected (auth failed, 1 attempts): user=<www@DOMAIN.com>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
dovecot: Jul 27 13:26:36 Error: auth(default): LDAP: binding failed (dn cn=vmail,dc=DOMAIN,dc=com): Invalid credentials
dovecot: Jul 27 13:26:42 Info: imap-login: Disconnected (auth failed, 1 attempts): user=<www@DOMAIN.com>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
dovecot: Jul 27 13:34:19 Warning: Killed with signal 15
dovecot: Jul 27 13:35:56 Info: dovecot v1.1.20 starting up (core dumps disabled)
dovecot: Jul 27 13:35:56 Error: auth(default): LDAP: binding failed (dn cn=vmail,dc=DOMAIN,dc=com): Invalid credentials
dovecot: Jul 27 13:38:31 Error: auth(default): LDAP: binding failed (dn cn=vmail,dc=DOMAIN,dc=com): Invalid credentials
dovecot: Jul 27 13:38:37 Info: imap-login: Disconnected (auth failed, 1 attempts): user=<www@DOMAIN.com>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
dovecot: Jul 27 13:38:47 Error: auth(default): LDAP: binding failed (dn cn=vmail,dc=DOMAIN,dc=com): Invalid credentials
dovecot: Jul 27 13:38:53 Info: imap-login: Disconnected (auth failed, 1 attempts): user=<www@DOMAIN.com>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
dovecot: Jul 27 14:27:17 Error: auth(default): LDAP: binding failed (dn cn=vmail,dc=DOMAIN,dc=com): Invalid credentials
dovecot: Jul 27 14:27:23 Info: imap-login: Disconnected (auth failed, 1 attempts): user=<www@DOMAIN.com>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured



#3
Can't login to https://DOMAIN.com/iredadmin
You don't have permission to access /iredadmin on this server
From /var/log/httpd/error_log
[root@cornpops httpd]# tail error_log 
[Tue Jul 27 13:34:15 2010] [notice] caught SIGTERM, shutting down
[Tue Jul 27 13:36:01 2010] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Jul 27 13:36:02 2010] [notice] Digest: generating secret for digest authentication ...
[Tue Jul 27 13:36:02 2010] [notice] Digest: done
[Tue Jul 27 13:36:02 2010] [notice] Apache configured -- resuming normal operations
[Tue Jul 27 13:38:09 2010] [error] [client XX.XX.101.147] File does not exist: /var/www/html/iredadmin
[Tue Jul 27 13:45:27 2010] [error] [client XX.XX.101.147] File does not exist: /var/www/html/wpad.dat
[Tue Jul 27 13:45:27 2010] [error] [client XX.XX.101.147] File does not exist: /var/www/html/wpad.dat
[Tue Jul 27 14:04:22 2010] [error] [client XX.XX.101.147] File does not exist: /var/www/html/wpad.dat
[Tue Jul 27 14:19:44 2010] [error] [client XX.XX.101.147] File does not exist: /var/www/html/iredadmin

#4
see no issues here:
[root@cornpops log]# tail iredapd.log
2010-07-27 01:38:46 INFO Starting iredapd (v1.3, pid: 5076), listening on 127.0.0.1:7777.
2010-07-27 13:35:47 INFO Starting iredapd (v1.3, pid: 2696), listening on 127.0.0.1:7777.

[root@cornpops log]# tail mysqld.log
100727 13:34:21 [Note] /usr/libexec/mysqld: Shutdown complete
100727 13:34:21  mysqld ended
100727 13:35:54  mysqld started
100727 13:35:54 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
100727 13:35:54 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
100727 13:35:55  InnoDB: Started; log sequence number 0 77468
100727 13:35:55 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.0.77'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution

Not sure if there is a problem here:
[root@cornpops log]# tail maillog
2010-07-27T14:29:58.224680-04:00 cornpops postfix/smtpd[3848]: warning: problem talking to service rewrite: Success
2010-07-27T14:29:58.224718-04:00 cornpops postfix/smtpd[3882]: warning: problem talking to service rewrite: Connection reset by peer
2010-07-27T14:29:58.224766-04:00 cornpops postfix/master[2993]: warning: process /usr/libexec/postfix/trivial-rewrite pid 3933 exit status 1
2010-07-27T14:29:58.224783-04:00 cornpops postfix/master[2993]: warning: /usr/libexec/postfix/trivial-rewrite: bad command startup -- throttling
2010-07-27T14:29:58.233036-04:00 cornpops postfix/smtpd[3125]: warning: problem talking to service rewrite: Success
2010-07-27T14:29:58.233066-04:00 cornpops postfix/master[2993]: warning: process /usr/libexec/postfix/trivial-rewrite pid 3934 exit status 1
2010-07-27T14:29:58.233080-04:00 cornpops postfix/smtpd[3777]: warning: problem talking to service rewrite: Connection reset by peer
2010-07-27T14:29:58.242466-04:00 cornpops postfix/smtpd[3269]: warning: problem talking to service rewrite: Success
2010-07-27T14:29:58.242506-04:00 cornpops postfix/cleanup[3003]: warning: problem talking to service rewrite: Connection reset by peer
2010-07-27T14:29:58.242535-04:00 cornpops postfix/master[2993]: warning: process /usr/libexec/postfix/trivial-rewrite pid 3935 exit status 1


Thanks for your help

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: bunch of errors

All errors are caused by this one:

adding new entry "domainName=DOMAIN.com,o=domains,dc=DOMAIN,dc=com"
ldapadd: No such object (32)

That means you don't have "o=domains,dc=domain,dc=com" in your LDAP server. You should check iRedMail installation first, to make sure it created this LDAP dn for you.

Also, you can find LDIF data file in your iRedMail installation directory: iRedMail-x.y.z/conf/ldap_init.ldif.

3

Re: bunch of errors

Looking for that ldif file.

What am i looking in it?

4 (edited by toky 2010-07-28 08:05:59)

Re: bunch of errors

Also, during the installation it says to *MOVE* the config file.

Where do I need to move it to?


I see this in the dovecot.log (after enabling debug):
dovecot: Jul 27 20:04:37 Info: auth(default): client in: AUTH   1       PLAIN   service=imap    secured lip=127.0.0.1   rip=127.0.0.1       lport=143       rport=44583     resp=ISTHISAPASSWORDHASH?==
dovecot: Jul 27 20:04:37 Info: auth(default): ldap(www@tokynet.com,127.0.0.1): bind search: base=o=domains,dc=tokynet,dc=com filter=(&(objectClass=mailUser)(accountStatus=active)(enabledService=mail)(enabledService=imapsecured)(mail=www@tokynet.com))
dovecot: Jul 27 20:04:37 Error: auth(default): LDAP: binding failed (dn cn=vmail,dc=tokynet,dc=com): Invalid credentials
dovecot: Jul 27 20:04:38 Info: auth(default): new auth connection: pid=5889
dovecot: Jul 27 20:04:41 Info: auth(default): ldap(www@tokynet.com,127.0.0.1): Aborting (timeout), we're not connected to LDAP server
dovecot: Jul 27 20:04:43 Info: auth(default): client out: FAIL  1       user=www@tokynet.com    temp
dovecot: Jul 27 20:04:43 Info: imap-login: Disconnected (auth failed, 1 attempts): user=<www@tokynet.com>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured

5

Re: bunch of errors

Your iRedMail installation is failed. The easiest way is installing again.

6

Re: bunch of errors

ZhangHuangbin wrote:

Your iRedMail installation is failed. The easiest way is installing again.

I've reinstalled 4 times... and I mean reformat the partitions and reinstall Centos then run the iRedmail script.

*************************************************************************
***************************** WARNING ***********************************
*************************************************************************
*                                                                       *
* Please do remember to *MOVE* configuration file after installation    *
* completed successfully.                                               *
*                                                                       *
*   * /root/iRedMail-0.6.0/./config
*                                                                       *
*************************************************************************
Ok, so were am I supposed to move that file after the install finishes?
(since I'm about to do it for a 5th time)

7

Re: bunch of errors

First, you should install iRedMail by following the installation guide STRICTLY. Be careful about terminal output messages, if there're errors, post them in forum to get help.

You should move/backup /root/iRedMail-0.6.0/config AFTER installation completed.

8

Re: bunch of errors

ZhangHuangbin wrote:

First, you should install iRedMail by following the installation guide STRICTLY. Be careful about terminal output messages, if there're errors, post them in forum to get help.

You should move/backup /root/iRedMail-0.6.0/config AFTER installation completed.

OK, so you just mean to back it up somewhere, not that its NEEDED to be moved for the install to be completed.

(Think i mentioned this before...)
I have completely erased the server, reformated the partitions and installed CentOS 5 (five times now)

After the first boot, I'm setting the FQDN on /etc/hosts and on /etc/sysconfig/network.

I've fixed ssh configuration (for security reasons since this server has public IPs) this has nothing to do with iRedmail.

Then rebooted (i know its not needed, but I do it anyways)

Downloaded http://iredmail.googlecode.com/files/iR … .0.tar.bz2

Untar it and ran the getall script then the install one.

after its completed the only error on the install is it does not find syslog.

I try to log in to roundcube mail and get the dovecot errors that I already posted here AND if i try to go to the iredadmin page I get a server error (not an apache error).

Going to give try #6 a shot, sigh...

9

Re: bunch of errors

maybe you can try the iRedOS

http://www.iredmail.org/iredos/0.6.0/

it is same with install centos 5.5 and install iRedMail 0.6.

10

Re: bunch of errors

$ -->ssh root@mydomain1.com
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
13:c6:80:9e:6b:22:3e:e4:34:4b:4b:5f:24:5d:fd:d0.
Please contact your system administrator.
Add correct host key in /home/toky/.ssh/known_hosts to get rid of this message.
Offending key in /home/toky/.ssh/known_hosts:9
RSA host key for mydomain1.com has changed and you have requested strict checking.
Host key verification failed.
|toky@fruitloops|____|Fri Jul 30|____|13:55:13|____| jobs:0/pts:5/users:3/~/
$ -->vim .ssh/known_hosts
|toky@fruitloops|____|Fri Jul 30|____|13:55:29|____| jobs:0/pts:5/users:3/~/
$ -->ssh root@mydomain1.com
The authenticity of host 'mydomain1.com (178.79.133.161)' can't be established.
RSA key fingerprint is 13:c6:80:9e:6b:22:3e:e4:34:4b:4b:5f:24:5d:fd:d0.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'mydomain1.com,178.79.133.161' (RSA) to the list of known hosts.
root@mydomain1.com's password:
[root@li189-161 ~]# vim /etc/host
host.conf    hosts        hosts.allow  hosts.deny
[root@li189-161 ~]# vim /etc/host
host.conf    hosts        hosts.allow  hosts.deny
[root@li189-161 ~]# vim /etc/hosts
[root@li189-161 ~]# vim /etc/sysconfig/network
[root@li189-161 ~]# reboot

Broadcast message from root (ttyp0) (Fri Jul 30 13:56:58 2010):

The system is going down for reboot NOW!
[root@li189-161 ~]# Connection to mydomain1.com closed by remote host.
Connection to mydomain1.com closed.
|toky@fruitloops|____|Fri Jul 30|____|13:56:59|____| jobs:0/pts:5/users:3/~/
$ -->ssh root@mydomain1.com
root@mydomain1.com's password:
Last login: Fri Jul 30 13:55:39 2010 from 71.171.101.147
[root@cornpops ~]# wget http://iredmail.googlecode.com/files/iR … .0.tar.bz2
--2010-07-30 14:00:24--  http://iredmail.googlecode.com/files/iR … .0.tar.bz2
Resolving iredmail.googlecode.com... 209.85.227.82
Connecting to iredmail.googlecode.com|209.85.227.82|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 82131 (80K) [application/x-bzip2]
Saving to: `iRedMail-0.6.0.tar.bz2'

100%[======================================>] 82,131       165K/s   in 0.5s

2010-07-30 14:00:24 (165 KB/s) - `iRedMail-0.6.0.tar.bz2' saved [82131/82131]

[root@cornpops ~]# clear
[root@cornpops ~]# ls
iRedMail-0.6.0.tar.bz2
[root@cornpops ~]# tar -xjvf iRedMail-0.6.0.tar.bz2
iRedMail-0.6.0/
iRedMail-0.6.0/ChangeLog
iRedMail-0.6.0/conf/
iRedMail-0.6.0/dialog/
iRedMail-0.6.0/Documentations
iRedMail-0.6.0/extra/
iRedMail-0.6.0/functions/
iRedMail-0.6.0/iRedMail.sh
iRedMail-0.6.0/patches/
iRedMail-0.6.0/pkgs/
iRedMail-0.6.0/README
iRedMail-0.6.0/samples/
iRedMail-0.6.0/tools/
iRedMail-0.6.0/tools/create_mail_user_MySQL.sh
iRedMail-0.6.0/tools/create_mail_user_OpenLDAP.py
iRedMail-0.6.0/tools/create_mail_user_OpenLDAP.sh
iRedMail-0.6.0/tools/dovecot-quota-warning.sh
iRedMail-0.6.0/tools/generate_ssl_keys.sh
iRedMail-0.6.0/samples/dovecot.sieve
iRedMail-0.6.0/samples/freshclam.init
iRedMail-0.6.0/samples/helo_access.pcre
iRedMail-0.6.0/samples/iptables.init.debian
iRedMail-0.6.0/samples/iptables.rules
iRedMail-0.6.0/samples/iredapd.freebsd
iRedMail-0.6.0/samples/iredmail.schema
iRedMail-0.6.0/samples/iredmail.sql
iRedMail-0.6.0/samples/my.cnf
iRedMail-0.6.0/samples/policyd_blacklist_helo.sql
iRedMail-0.6.0/samples/procmailrc
iRedMail-0.6.0/samples/pysieved.init.rhel
iRedMail-0.6.0/samples/sa.local.cf
iRedMail-0.6.0/pkgs/get_all.sh
iRedMail-0.6.0/pkgs/MD5.debian
iRedMail-0.6.0/pkgs/MD5.misc
iRedMail-0.6.0/pkgs/MD5.ubuntu.lucid
iRedMail-0.6.0/pkgs/SHASUM.freebsd.misc
iRedMail-0.6.0/patches/policyd/
iRedMail-0.6.0/patches/postfixadmin/
iRedMail-0.6.0/patches/roundcubemail/
iRedMail-0.6.0/patches/roundcubemail/managesieve_rule_width_on_safari.patch
iRedMail-0.6.0/patches/roundcubemail/roundcube-CVE-2010-0464.patch
iRedMail-0.6.0/patches/postfixadmin/create_mailbox.patch
iRedMail-0.6.0/patches/policyd/policyd_init.patch
iRedMail-0.6.0/functions/amavisd.sh
iRedMail-0.6.0/functions/apache_php.sh
iRedMail-0.6.0/functions/awstats.sh
iRedMail-0.6.0/functions/backend.sh
iRedMail-0.6.0/functions/clamav.sh
iRedMail-0.6.0/functions/cleanup.sh
iRedMail-0.6.0/functions/dovecot.sh
iRedMail-0.6.0/functions/iredadmin.sh
iRedMail-0.6.0/functions/iredapd.sh
iRedMail-0.6.0/functions/managesieve.sh
iRedMail-0.6.0/functions/mysql.sh
iRedMail-0.6.0/functions/openldap.sh
iRedMail-0.6.0/functions/optional_components.sh
iRedMail-0.6.0/functions/packages.sh
iRedMail-0.6.0/functions/packages_freebsd.sh
iRedMail-0.6.0/functions/phpldapadmin.sh
iRedMail-0.6.0/functions/phpmyadmin.sh
iRedMail-0.6.0/functions/policy_service.sh
iRedMail-0.6.0/functions/postfix.sh
iRedMail-0.6.0/functions/postfixadmin.sh
iRedMail-0.6.0/functions/procmail.sh
iRedMail-0.6.0/functions/roundcubemail.sh
iRedMail-0.6.0/functions/spamassassin.sh
iRedMail-0.6.0/functions/user_vmail.sh
iRedMail-0.6.0/extra/README
iRedMail-0.6.0/dialog/awstats_config.sh
iRedMail-0.6.0/dialog/config_via_dialog.sh
iRedMail-0.6.0/dialog/default_language.sh
iRedMail-0.6.0/dialog/ldap_config.sh
iRedMail-0.6.0/dialog/mysql_config.sh
iRedMail-0.6.0/dialog/optional_components.sh
iRedMail-0.6.0/dialog/virtual_domain_config.sh
iRedMail-0.6.0/conf/amavisd
iRedMail-0.6.0/conf/apache_php
iRedMail-0.6.0/conf/awstats
iRedMail-0.6.0/conf/clamav
iRedMail-0.6.0/conf/core
iRedMail-0.6.0/conf/dovecot
iRedMail-0.6.0/conf/functions
iRedMail-0.6.0/conf/global
iRedMail-0.6.0/conf/iredadmin
iRedMail-0.6.0/conf/iredapd
iRedMail-0.6.0/conf/managesieve
iRedMail-0.6.0/conf/mysql
iRedMail-0.6.0/conf/openldap
iRedMail-0.6.0/conf/phpldapadmin
iRedMail-0.6.0/conf/phpmyadmin
iRedMail-0.6.0/conf/policyd
iRedMail-0.6.0/conf/postfix
iRedMail-0.6.0/conf/postfixadmin
iRedMail-0.6.0/conf/procmail
iRedMail-0.6.0/conf/pypolicyd-spf
iRedMail-0.6.0/conf/roundcube
iRedMail-0.6.0/conf/spamassassin
[root@cornpops ~]# clear
[root@cornpops ~]# ls
iRedMail-0.6.0  iRedMail-0.6.0.tar.bz2
[root@cornpops ~]# cd iRedMail-0.6.0
[root@cornpops iRedMail-0.6.0]# ls
ChangeLog  dialog          extra      iRedMail.sh  pkgs    samples
conf       Documentations  functions  patches      README  tools
[root@cornpops iRedMail-0.6.0]# ls
ChangeLog  dialog          extra      iRedMail.sh  pkgs    samples
conf       Documentations  functions  patches      README  tools
[root@cornpops iRedMail-0.6.0]# cd pkgs/
[root@cornpops pkgs]# ls
get_all.sh  MD5.debian  MD5.misc  MD5.ubuntu.lucid  SHASUM.freebsd.misc
[root@cornpops pkgs]# bash get_all.sh
< INFO > Creating necessary directories ...
< INFO > Checking necessary command/package: which/which.x86_64 ...
< INFO > Checking necessary command/package: wget/wget.x86_64 ...
< INFO > Generating yum repository ...
< INFO > ==================== Fetching Source Tarballs ====================
< INFO > * 1/6: http://iredmail.org/yum/misc/phpMyAdmin … es.tar.bz2
< INFO > * 2/6: http://iredmail.org/yum/misc/roundcubemail-0.3.1.tar.gz
< INFO > * 3/6: http://iredmail.org/yum/misc/postfixadmin_2.3.tar.gz
< INFO > * 4/6: http://iredmail.org/yum/misc/phpldapadmin-1.2.0.5.tgz
< INFO > * 5/6: http://iredmail.org/yum/misc/iRedAdmin-0.1.3.tar.bz2
< INFO > * 6/6: http://iredmail.org/yum/misc/iRedAPD-1.3.0.tar.bz2
< INFO > Validate Packages ...  [ OK ]
< INFO > Checking necessary command/package: dialog/dialog.x86_64 ...
< INFO > Installing package(s): dialog.x86_64
Loaded plugins: fastestmirror
Determining fastest mirrors
* addons: centosn4-msync-dvd.centos.org
* base: centosf4.centos.org
* extras: centosg3-msync-dvd.centos.org
* updates: mirror.nsc.liu.se
addons                                                   |  951 B     00:00
base                                                     | 2.1 kB     00:00
base/primary_db                                          | 2.1 MB     00:00
extras                                                   | 2.1 kB     00:00
extras/primary_db                                        | 226 kB     00:00
iRedMail                                                 |  951 B     00:00
iRedMail/primary                                         |  86 kB     00:00
iRedMail                                                                257/257
updates                                                  | 1.9 kB     00:00
updates/primary_db                                       | 477 kB     00:00
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package dialog.x86_64 0:1.0.20051107-1.2.2 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package        Arch           Version                       Repository    Size
================================================================================
Installing:
dialog         x86_64         1.0.20051107-1.2.2            base         165 k

Transaction Summary
================================================================================
Install       1 Package(s)
Upgrade       0 Package(s)

Total download size: 165 k
Downloading Packages:
dialog-1.0.20051107-1.2.2.x86_64.rpm                     | 165 kB     00:00
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : dialog                                                   1/1

Installed:
  dialog.x86_64 0:1.0.20051107-1.2.2

Complete!
********************************************************
* All tasks had been finished Successfully. Next step:
*
*   # cd ..
*   # bash iRedMail.sh
*
********************************************************

[root@cornpops pkgs]# cd ..
[root@cornpops iRedMail-0.6.0]# bas
base64      basename    bash        bashbug-64
[root@cornpops iRedMail-0.6.0]# bash iRedMail.sh
< INFO > Checking necessary command/package: dialog/dialog.x86_64 ...
< INFO > Check configuration file: /root/iRedMail-0.6.0/./config...     None.



iRedMail:_Open_Source_Mail_Server_Solution_for_RHEL/CentOS/Debian/Ubuntu.
──────────────────────────────────────────────────────────────────────────────



┌───────────────────────Welcome and thanks for use─────────────────────────┐
│ Thanks for your use of iRedMail.                                         │
│ Bug report, feedback, suggestion are always welcome.                     │
│                                                                          │
│ * Contact author via mail: zhb@iredmail.org                              │
│ * Community: http://www.iredmail.org/forum/                              │
│ * Admin FAQ: http://www.iredmail.org/faq.html                            │
│                                                                          │
│ NOTE:                                                                    │
│                                                                          │
│     Ctrl-C will abort this wizard.                                       │
│                                                                          │
│                                                                          │
│                                                                          │
│                                                                          │
│                                                                          │
│                                                                          │
├──────────────────────────────────────────────────────────────────────────┤
│                       < Yes >            < No  >                         │
└──────────────────────────────────────────────────────────────────────────┘



iRedMail:_Open_Source_Mail_Server_Solution_for_RHEL/CentOS/Debian/Ubuntu.
──────────────────────────────────────────────────────────────────────────────



┌───────────────────────Default mail storage path──────────────────────────┐
│ Please specify a directory for mail storage.                             │
│ Default is: /var/vmail                                                   │
│                                                                          │
│ EXAMPLE:                                                                 │
│                                                                          │
│     * /var/vmail                                                         │
│                                                                          │
│ NOTE:                                                                    │
│                                                                          │
│     * It may take large disk space.                                      │
│ ┌──────────────────────────────────────────────────────────────────────┐ │
│ │/var/vmail                                                            │ │
│ └──────────────────────────────────────────────────────────────────────┘ │
│                                                                          │
│                                                                          │
│                                                                          │
├──────────────────────────────────────────────────────────────────────────┤
│                                 < Next >                                 │
└──────────────────────────────────────────────────────────────────────────┘




iRedMail:_Open_Source_Mail_Server_Solution_for_RHEL/CentOS/Debian/Ubuntu.
──────────────────────────────────────────────────────────────────────────────




┌───────────────────────Choose your prefer backend─────────────────────────┐
│ We provide two backends and the homologous webmail programs:             │
│                                                                          │
│     +----------+---------------+---------------------------+             │
│     | Backend  | Web Mail      | Web-based management tool |             │
│     +----------+---------------+---------------------------+             │
│     | OpenLDAP |               | iRedAdmin, phpLDAPadmin   |             │
│     +----------+   Roundcube   +---------------------------+             │
│     | MySQL    |               | PostfixAdmin              |             │
│     +----------+---------------+---------------------------+             │
│                                                                          │
│ TIP:                                                                     │
│     * Use 'Space' key to select item.                                    │
│ ┌──────────────────────────────────────────────────────────────────────┐ │
│ │    (X) OpenLDAP  An open source implementation of LDAP protocol.     │ │
│ │    ( ) MySQL     The world's most popular open source database.      │ │
│ └────────v(+)──────────────────────────────────────────────────────────┘ │
├──────────────────────────────────────────────────────────────────────────┤
│                                 < Next >                                 │
└──────────────────────────────────────────────────────────────────────────┘




iRedMail:_Open_Source_Mail_Server_Solution_for_RHEL/CentOS/Debian/Ubuntu.
──────────────────────────────────────────────────────────────────────────────




┌─────────────────────────LDAP suffix (root dn)────────────────────────────┐
│ Please specify your LDAP suffix (root dn).                               │
│                                                                          │
│ EXAMPLE:                                                                 │
│                                                                          │
│     +---------------------+-----------------------+                      │
│     | Your domain name    | Recommend LDAP suffix |                      │
│     +---------------------+-----------------------+                      │
│     | iredmail.org        | dc=iredmail,dc=org    |                      │
│     +---------------------+-----------------------+                      │
│     | abc.com.cn          | dc=abc,dc=com,dc=cn   |                      │
│     +---------------------+-----------------------+                      │
│ ┌──────────────────────────────────────────────────────────────────────┐ │
│ │dc=mydomain1,dc=com                                                     │ │
│ └──────────────────────────────────────────────────────────────────────┘ │
│                                                                          │
│                                                                          │
├──────────────────────────────────────────────────────────────────────────┤
│                                 < Next >                                 │
└──────────────────────────────────────────────────────────────────────────┘



iRedMail:_Open_Source_Mail_Server_Solution_for_RHEL/CentOS/Debian/Ubuntu.
──────────────────────────────────────────────────────────────────────────────



┌─────────Password for LDAP rootdn: cn=Manager,dc=mydomain1,dc=com───────────┐
│ Please specify password for LDAP rootdn:                                 │
│                                                                          │
│     * cn=Manager,dc=mydomain1,dc=com                                       │
│                                                                          │
│ Warning:                                                                 │
│                                                                          │
│     * EMPTY password is *NOT* permitted.                                 │
│ ┌──────────────────────────────────────────────────────────────────────┐ │
│ │**********                                                            │ │
│ └──────────────────────────────────────────────────────────────────────┘ │
│                                                                          │
│                                                                          │
│                                                                          │
│                                                                          │
│                                                                          │
│                                                                          │
├──────────────────────────────────────────────────────────────────────────┤
│                                 < Next >                                 │
└──────────────────────────────────────────────────────────────────────────┘



iRedMail:_Open_Source_Mail_Server_Solution_for_RHEL/CentOS/Debian/Ubuntu.
──────────────────────────────────────────────────────────────────────────────



┌─────────────────Password for MySQL administrator: root───────────────────┐
│ Please specify password for MySQL administrator: root                    │
│                                                                          │
│ Warning:                                                                 │
│                                                                          │
│     * EMPTY password is *NOT* permitted.                                 │
│ ┌──────────────────────────────────────────────────────────────────────┐ │
│ │**********                                                            │ │
│ └──────────────────────────────────────────────────────────────────────┘ │
│                                                                          │
│                                                                          │
│                                                                          │
│                                                                          │
│                                                                          │
│                                                                          │
│                                                                          │
│                                                                          │
├──────────────────────────────────────────────────────────────────────────┤
│                                 < Next >                                 │
└──────────────────────────────────────────────────────────────────────────┘



iRedMail:_Open_Source_Mail_Server_Solution_for_RHEL/CentOS/Debian/Ubuntu.
──────────────────────────────────────────────────────────────────────────────



┌─────────────────────Your first virtual domain name───────────────────────┐
│ Please specify your first virtual domain name.                           │
│                                                                          │
│ EXAMPLES:                                                                │
│                                                                          │
│     * iredmail.org                                                       │
│ ┌──────────────────────────────────────────────────────────────────────┐ │
│ │mydomain1.com                                                           │ │
│ └──────────────────────────────────────────────────────────────────────┘ │
│                                                                          │
│                                                                          │
│                                                                          │
│                                                                          │
│                                                                          │
│                                                                          │
│                                                                          │
│                                                                          │
├──────────────────────────────────────────────────────────────────────────┤
│                                 < Next >                                 │
└──────────────────────────────────────────────────────────────────────────┘



iRedMail:_Open_Source_Mail_Server_Solution_for_RHEL/CentOS/Debian/Ubuntu.
──────────────────────────────────────────────────────────────────────────────



┌─────────────Password for the administrator of your domain────────────────┐
│ Please specify password for the administrator user:                      │
│                                                                          │
│     * postmaster@mydomain1.com                                             │
│                                                                          │
│ Note:                                                                    │
│                                                                          │
│     * You can login iRedAdmin or PostfixAdmin with this account.         │
│                                                                          │
│ Warning:                                                                 │
│                                                                          │
│     * EMPTY password is *NOT* permitted.                                 │
│ ┌──────────────────────────────────────────────────────────────────────┐ │
│ │********                                                              │ │
│ └──────────────────────────────────────────────────────────────────────┘ │
│                                                                          │
│                                                                          │
├──────────────────────────────────────────────────────────────────────────┤
│                                 < Next >                                 │
└──────────────────────────────────────────────────────────────────────────┘




iRedMail:_Open_Source_Mail_Server_Solution_for_RHEL/CentOS/Debian/Ubuntu.
──────────────────────────────────────────────────────────────────────────────



┌──────────────────────Password for your first user────────────────────────┐
│ Please specify password for your first user:                             │
│                                                                          │
│     * www@mydomain1.com                                                    │
│                                                                          │
│ Note:                                                                    │
│                                                                          │
│     * You can login webmail with this account.                           │
│     * 'STARTTLS' is available for connection security.                   │
│                                                                          │
│ Warning:                                                                 │
│                                                                          │
│     * EMPTY password is *NOT* permitted.                                 │
│ ┌──────────────────────────────────────────────────────────────────────┐ │
│ │********                                                              │ │
│ └──────────────────────────────────────────────────────────────────────┘ │
│                                                                          │
├──────────────────────────────────────────────────────────────────────────┤
│                                 < Next >                                 │
└──────────────────────────────────────────────────────────────────────────┘



iRedMail:_Open_Source_Mail_Server_Solution_for_RHEL/CentOS/Debian/Ubuntu.
──────────────────────────────────────────────────────────────────────────────


┌────────────────Optional Components for OpenLDAP backend──────────────────┐
│ Note:                                                                    │
│     * DKIM is recommended.                                               │
│     * DNS records (TXT type) are required for both SPF and DKIM.         │
│     * Refer to file for more detail after installation:                  │
│       /root/iRedMail-0.6.0/./iRedMail.tips                               │
│ ┌──────────────────────────────────────────────────────────────────────┐ │
│ │[X] SPF Validation             Sender Policy Framework                │ │
│ │[X] DKIM signing/verification  DomainKeys Identified Mail             │ │
│ │[X] iRedAdmin                  Official web-based iRedMail Admin Panel│ │
│ │[X] Roundcubemail              WebMail program (PHP, AJAX)            │ │
│ │[X] phpLDAPadmin               Web-based OpenLDAP management tool     │ │
│ │[X] phpMyAdmin                 Web-based MySQL management tool        │ │
│ │[X] Awstats                    Advanced web and mail log analyzer     │ │
│ └────v(+)──────────────────────────────────────────────────────────────┘ │
│                                                                          │
│                                                                          │
├──────────────────────────────────────────────────────────────────────────┤
│                                 < Next >                                 │
└──────────────────────────────────────────────────────────────────────────┘




iRedMail:_Open_Source_Mail_Server_Solution_for_RHEL/CentOS/Debian/Ubuntu.
──────────────────────────────────────────────────────────────────────────────



┌────────────Choose the default language for your webmail(s)───────────────┐
│ Choose the default language for your webmail(s):                         │
│                                                                          │
│ TIP:                                                                     │
│     * Use 'Space' key to select item.                                    │
│ ┌──────────────────────────────────────────────────────────────────────┐ │
│ │                  (X) en_US  English (US)                             │ │
│ │                  ( ) zh_CN  Chinese (Simplified)                     │ │
│ │                  ( ) zh_TW  Chinese (Traditional)                    │ │
│ │                  ( ) sq_AL  Albanian                                 │ │
│ │                  ( ) ar_SA  Arabic                                   │ │
│ └──────────────────────v(+)────────────────────────────────────────────┘ │
│                                                                          │
│                                                                          │
│                                                                          │
│                                                                          │
│                                                                          │
├──────────────────────────────────────────────────────────────────────────┤
│                                 < Next >                                 │
└──────────────────────────────────────────────────────────────────────────┘



Configuration completed.

*************************************************************************
***************************** WARNING ***********************************
*************************************************************************
*                                                                       *
* Please do remember to *MOVE* configuration file after installation    *
* completed successfully.                                               *
*                                                                       *
*   * /root/iRedMail-0.6.0/./config
*                                                                       *
*************************************************************************
< INFO > Continue? [Y|n]y
< INFO > Installing package(s): httpd.x86_64 mod_ssl.x86_64 php.x86_64 php-common.x86_64 php-imap.x86_64 php-gd.x86_64 php-mbstring.x86_64 libmcrypt.x86_64 php-mcrypt.x86_64 php-pear.noarch php-xml.x86_64 php-pecl-fileinfo.x86_64 php-mysql.x86_64 php-ldap.x86_64 php-mhash.x86_64 postfix.x86_64 awstats.noarch mysql-server.x86_64 mysql.x86_64 openldap.x86_64 openldap-clients.x86_64 openldap-servers.x86_64 policyd.x86_64 dovecot.x86_64 dovecot-sieve.x86_64 amavisd-new.x86_64 clamd.x86_64 clamav.x86_64 clamav-db.x86_64 spamassassin.x86_64 altermime.x86_64 perl-LDAP.noarch perl-Mail-SPF.noarch perl-Mail-SPF-Query.noarch pysieved.noarch python-ldap.x86_64 python-jinja2.x86_64 python-webpy.noarch python-ldap.x86_64 MySQL-python.x86_64 mod_wsgi.x86_64 python-ldap.x86_64 bzip2.x86_64 acl.x86_64 patch.x86_64 vixie-cron.x86_64 tmpwatch.x86_64 crontabs.noarch dos2unix.x86_64
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: centosn4-msync-dvd.centos.org
* base: centosf4.centos.org
* extras: centosg3-msync-dvd.centos.org
* updates: mirror.nsc.liu.se
Setting up Install Process
Package bzip2-1.0.3-4.el5_2.x86_64 already installed and latest version
Package 4:vixie-cron-4.1-77.el5_4.1.x86_64 already installed and latest version
Package crontabs-1.10-8.noarch already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package MySQL-python.x86_64 0:1.2.1-1 set to be updated
--> Processing Dependency: mx for package: MySQL-python
---> Package acl.x86_64 0:2.2.39-6.el5 set to be updated
---> Package altermime.x86_64 0:0.3.10-1.ired set to be updated
---> Package amavisd-new.x86_64 0:2.6.4-3.ired set to be updated
--> Processing Dependency: perl(Net::Server) >= 0.93 for package: amavisd-new
--> Processing Dependency: zoo >= 2.10 for package: amavisd-new
--> Processing Dependency: arc >= 5.21e for package: amavisd-new
--> Processing Dependency: perl-HTML-Parser >= 3.24 for package: amavisd-new
--> Processing Dependency: perl(Net::Server) >= 0.87 for package: amavisd-new
--> Processing Dependency: perl(MIME::Tools) >= 5.420 for package: amavisd-new
--> Processing Dependency: perl(Archive::Zip) >= 1.14 for package: amavisd-new
--> Processing Dependency: perl(Compress::Zlib) >= 1.35 for package: amavisd-new
--> Processing Dependency: perl(DBI) >= 1.43 for package: amavisd-new
--> Processing Dependency: perl(Mail::DKIM) >= 0.31 for package: amavisd-new
--> Processing Dependency: nomarch >= 1.2 for package: amavisd-new
--> Processing Dependency: unrar >= 2.71 for package: amavisd-new
--> Processing Dependency: perl(Digest::HMAC) for package: amavisd-new
--> Processing Dependency: perl(Convert::UUlib) for package: amavisd-new
--> Processing Dependency: perl-MailTools for package: amavisd-new
--> Processing Dependency: perl(Archive::Tar) for package: amavisd-new
--> Processing Dependency: perl(Convert::TNEF) for package: amavisd-new
--> Processing Dependency: cabextract for package: amavisd-new
--> Processing Dependency: ripole for package: amavisd-new
--> Processing Dependency: ncompress for package: amavisd-new
--> Processing Dependency: perl(IO::Stringy) for package: amavisd-new
--> Processing Dependency: perl(MIME::Parser) for package: amavisd-new
--> Processing Dependency: perl(Compress::Zlib) for package: amavisd-new
--> Processing Dependency: perl(Digest::SHA1) for package: amavisd-new
--> Processing Dependency: lzop for package: amavisd-new
--> Processing Dependency: unarj for package: amavisd-new
--> Processing Dependency: perl(Unix::Syslog) for package: amavisd-new
--> Processing Dependency: perl(BerkeleyDB) for package: amavisd-new
--> Processing Dependency: perl(MIME::Words) for package: amavisd-new
--> Processing Dependency: perl(Net::DNS) for package: amavisd-new
--> Processing Dependency: lha for package: amavisd-new
--> Processing Dependency: freeze for package: amavisd-new
--> Processing Dependency: perl(MIME::Entity) for package: amavisd-new
---> Package awstats.noarch 0:6.9-2.el5.rf set to be updated
--> Processing Dependency: perl(LWP::UserAgent) for package: awstats
---> Package clamav.x86_64 0:0.96.1-1.el5.rf set to be updated
---> Package clamav-db.x86_64 0:0.96.1-1.el5.rf set to be updated
---> Package clamd.x86_64 0:0.96.1-1.el5.rf set to be updated
---> Package dos2unix.x86_64 0:3.1-27.2.el5 set to be updated
---> Package dovecot.x86_64 1:1.1.20-1_98.el5 set to be updated
--> Processing Dependency: libpq.so.4()(64bit) for package: dovecot
---> Package dovecot-sieve.x86_64 0:1.1.6-9.el5 set to be updated
---> Package httpd.x86_64 0:2.2.3-43.el5.centos set to be updated
base/filelists_db                                        | 4.0 MB     00:00
extras/filelists_db                                      | 220 kB     00:00
iRedMail/filelists                                       | 121 kB     00:00
updates/filelists_db                                     | 1.4 MB     00:00
--> Processing Dependency: /etc/mime.types for package: httpd
--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd
--> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd
---> Package libmcrypt.x86_64 0:2.5.8-4.el5.centos set to be updated
---> Package mod_ssl.x86_64 1:2.2.3-43.el5.centos set to be updated
--> Processing Dependency: libdistcache.so.1()(64bit) for package: mod_ssl
--> Processing Dependency: libnal.so.1()(64bit) for package: mod_ssl
---> Package mod_wsgi.x86_64 0:2.5-2.ired set to be updated
---> Package mysql.x86_64 0:5.0.77-4.el5_5.3 set to be updated
---> Package mysql-server.x86_64 0:5.0.77-4.el5_5.3 set to be updated
--> Processing Dependency: perl-DBD-MySQL for package: mysql-server
---> Package openldap.x86_64 0:2.3.43-12.el5_5.1 set to be updated
---> Package openldap-clients.x86_64 0:2.3.43-12.el5_5.1 set to be updated
---> Package openldap-servers.x86_64 0:2.3.43-12.el5_5.1 set to be updated
--> Processing Dependency: make for package: openldap-servers
--> Processing Dependency: libltdl.so.3()(64bit) for package: openldap-servers
---> Package patch.x86_64 0:2.5.4-29.2.3.el5 set to be updated
---> Package perl-LDAP.noarch 1:0.33-3.fc6 set to be updated
--> Processing Dependency: perl(Convert::ASN1) for package: perl-LDAP
--> Processing Dependency: perl(XML::SAX::Base) for package: perl-LDAP
--> Processing Dependency: perl(IO::Socket::SSL) for package: perl-LDAP
---> Package perl-Mail-SPF.noarch 0:2.006-1.el5.rf set to be updated
--> Processing Dependency: perl(Error) for package: perl-Mail-SPF
--> Processing Dependency: perl(version) for package: perl-Mail-SPF
--> Processing Dependency: perl(NetAddr::IP) for package: perl-Mail-SPF
--> Processing Dependency: perl(URI::Escape) for package: perl-Mail-SPF
---> Package perl-Mail-SPF-Query.noarch 0:1.999.1-2.el5.rf set to be updated
--> Processing Dependency: perl(Net::CIDR::Lite) for package: perl-Mail-SPF-Query
--> Processing Dependency: perl(Sys::Hostname::Long) for package: perl-Mail-SPF-Query
---> Package php.x86_64 0:5.1.6-27.el5 set to be updated
--> Processing Dependency: php-cli = 5.1.6-27.el5 for package: php
--> Processing Dependency: libaspell.so.15()(64bit) for package: php
--> Processing Dependency: libpspell.so.15()(64bit) for package: php
--> Processing Dependency: libcurl.so.3()(64bit) for package: php
--> Processing Dependency: libgmp.so.3()(64bit) for package: php
---> Package php-common.x86_64 0:5.1.6-27.el5 set to be updated
---> Package php-gd.x86_64 0:5.1.6-27.el5 set to be updated
--> Processing Dependency: libpng12.so.0(PNG12_0)(64bit) for package: php-gd
--> Processing Dependency: libpng12.so.0()(64bit) for package: php-gd
--> Processing Dependency: libjpeg.so.62()(64bit) for package: php-gd
--> Processing Dependency: libfreetype.so.6()(64bit) for package: php-gd
---> Package php-imap.x86_64 0:5.1.6-27.el5 set to be updated
--> Processing Dependency: libc-client.so.1()(64bit) for package: php-imap
---> Package php-ldap.x86_64 0:5.1.6-27.el5 set to be updated
---> Package php-mbstring.x86_64 0:5.1.6-27.el5 set to be updated
---> Package php-mcrypt.x86_64 0:5.1.6-15.el5.centos.1 set to be updated
---> Package php-mhash.x86_64 0:5.1.6-15.el5.centos.1 set to be updated
--> Processing Dependency: libmhash.so.2()(64bit) for package: php-mhash
---> Package php-mysql.x86_64 0:5.1.6-27.el5 set to be updated
--> Processing Dependency: php-pdo for package: php-mysql
---> Package php-pear.noarch 1:1.4.9-6.el5 set to be updated
--> Processing Dependency: php-devel for package: php-pear
---> Package php-pecl-fileinfo.x86_64 0:1.0.4-1.el5.rf set to be updated
---> Package php-xml.x86_64 0:5.1.6-27.el5 set to be updated
--> Processing Dependency: libexslt.so.0()(64bit) for package: php-xml
--> Processing Dependency: libxslt.so.1()(64bit) for package: php-xml
---> Package policyd.x86_64 0:1.82-4.rhms set to be updated
---> Package postfix.x86_64 5:2.5.9-5.ired set to be updated
--> Processing Dependency: cyrus-sasl >= 2.1.10 for package: postfix
---> Package pysieved.noarch 0:1.0-2.ired set to be updated
---> Package python-jinja2.x86_64 0:2.2.1-1.el5 set to be updated
--> Processing Dependency: python-babel >= 0.8 for package: python-jinja2
---> Package python-ldap.x86_64 1:2.3.9-1.ired set to be updated
---> Package python-webpy.noarch 0:0.32-3.el5 set to be updated
---> Package spamassassin.x86_64 0:3.2.5-1.el5.rf set to be updated
--> Processing Dependency: perl(IO::Zlib) >= 1.04 for package: spamassassin
--> Processing Dependency: procmail for package: spamassassin
--> Processing Dependency: gnupg for package: spamassassin
--> Processing Dependency: perl(IO::Zlib) for package: spamassassin
---> Package tmpwatch.x86_64 0:2.9.7-1.1.el5.2 set to be updated
--> Running transaction check
---> Package apr.x86_64 0:1.2.7-11.el5_3.1 set to be updated
---> Package apr-util.x86_64 0:1.2.7-11.el5 set to be updated
---> Package arc.x86_64 0:5.21o-1.el5.rf set to be updated
---> Package arj.x86_64 0:3.10.22-1.el5.centos set to be updated
---> Package aspell.x86_64 12:0.60.3-7.1 set to be updated
--> Processing Dependency: aspell-en for package: aspell
---> Package cabextract.x86_64 0:1.2-1.el5.rf set to be updated
---> Package curl.x86_64 0:7.15.5-9.el5 set to be updated
---> Package cyrus-sasl.x86_64 0:2.1.22-5.el5_4.3 set to be updated
---> Package distcache.x86_64 0:1.4.5-14.1 set to be updated
---> Package freetype.x86_64 0:2.2.1-21.el5_3 set to be updated
---> Package freeze.x86_64 0:2.5.0-1.2.el5.rf set to be updated
---> Package gmp.x86_64 0:4.1.4-10.el5 set to be updated
---> Package gnupg.x86_64 0:1.4.5-14.el5_5.1 set to be updated
--> Processing Dependency: libusb-0.1.so.4()(64bit) for package: gnupg
---> Package lha.x86_64 0:1.14i-19.2.2.el5.rf set to be updated
---> Package libc-client.x86_64 0:2004g-2.2.1 set to be updated
---> Package libjpeg.x86_64 0:6b-37 set to be updated
---> Package libpng.x86_64 2:1.2.10-7.1.el5_5.3 set to be updated
---> Package libtool-ltdl.x86_64 0:1.5.22-7.el5_4 set to be updated
---> Package libxslt.x86_64 0:1.1.17-2.el5_2.2 set to be updated
--> Processing Dependency: libgcrypt.so.11(GCRYPT_1.2)(64bit) for package: libxslt
--> Processing Dependency: libgcrypt.so.11()(64bit) for package: libxslt
--> Processing Dependency: libgpg-error.so.0()(64bit) for package: libxslt
---> Package lzop.x86_64 0:1.01-2.el5.rf set to be updated
--> Processing Dependency: liblzo.so.1()(64bit) for package: lzop
---> Package mailcap.noarch 0:2.1.23-1.fc6 set to be updated
---> Package make.x86_64 1:3.81-3.el5 set to be updated
---> Package mhash.x86_64 0:0.9.9-1.el5.centos set to be updated
---> Package mx.x86_64 0:2.0.6-2.2.2 set to be updated
---> Package ncompress.x86_64 0:4.2.4-47 set to be updated
---> Package nomarch.x86_64 0:1.4-2.el5 set to be updated
---> Package perl-Archive-Tar.noarch 1:1.39.1-1.el5_5.1 set to be updated
---> Package perl-Archive-Zip.noarch 0:1.26-1.el5.rf set to be updated
---> Package perl-BerkeleyDB.x86_64 0:0.36-1.el5.rf set to be updated
---> Package perl-Compress-Zlib.x86_64 0:1.42-1.fc6 set to be updated
---> Package perl-Convert-ASN1.noarch 0:0.20-1.1 set to be updated
---> Package perl-Convert-TNEF.noarch 0:0.17-3.2.el5.rf set to be updated
---> Package perl-Convert-UUlib.x86_64 1:1.11-1.ired set to be updated
---> Package perl-DBD-mysql.x86_64 0:4.008-1.el5.rf set to be updated
---> Package perl-DBI.x86_64 0:1.52-2.el5 set to be updated
---> Package perl-Digest-HMAC.noarch 0:1.01-15 set to be updated
---> Package perl-Digest-SHA1.x86_64 0:2.11-1.2.1 set to be updated
---> Package perl-Error.noarch 0:0.17015-1.el5.rf set to be updated
---> Package perl-HTML-Parser.x86_64 0:3.55-1.fc6 set to be updated
--> Processing Dependency: perl-HTML-Tagset >= 3.03 for package: perl-HTML-Parser
--> Processing Dependency: perl(HTML::Tagset) for package: perl-HTML-Parser
---> Package perl-IO-Socket-SSL.noarch 0:1.01-1.fc6 set to be updated
--> Processing Dependency: perl(Net::SSLeay) >= 1.21 for package: perl-IO-Socket-SSL
---> Package perl-IO-Zlib.noarch 0:1.04-4.2.1 set to be updated
---> Package perl-IO-stringy.noarch 0:2.110-1.2.el5.rf set to be updated
---> Package perl-MIME-tools.noarch 0:5.420-3.el5 set to be updated
--> Processing Dependency: perl(Convert::BinHex) for package: perl-MIME-tools
---> Package perl-Mail-DKIM.noarch 0:0.36-1.ired set to be updated
--> Processing Dependency: perl(Crypt::OpenSSL::RSA) for package: perl-Mail-DKIM
--> Processing Dependency: perl(Digest::SHA) for package: perl-Mail-DKIM
---> Package perl-MailTools.noarch 0:2.04-1.el5.rf set to be updated
--> Processing Dependency: perl(Date::Format) for package: perl-MailTools
--> Processing Dependency: perl(Date::Parse) for package: perl-MailTools
---> Package perl-Net-CIDR-Lite.noarch 0:0.20-1.2.el5.rf set to be updated
---> Package perl-Net-DNS.x86_64 0:0.59-3.el5 set to be updated
--> Processing Dependency: perl(Net::IP) for package: perl-Net-DNS
---> Package perl-Net-Server.noarch 0:0.97-1.el5.rf set to be updated
---> Package perl-NetAddr-IP.x86_64 0:4.007-1.el5.rf set to be updated
---> Package perl-Sys-Hostname-Long.noarch 0:1.4-1.2.el5.rf set to be updated
---> Package perl-URI.noarch 0:1.35-3 set to be updated
---> Package perl-Unix-Syslog.x86_64 0:1.0-1.el5.rf set to be updated
---> Package perl-XML-SAX.noarch 0:0.14-8 set to be updated
--> Processing Dependency: perl(XML::NamespaceSupport) for package: perl-XML-SAX
---> Package perl-libwww-perl.noarch 0:5.805-1.1.1 set to be updated
---> Package perl-version.x86_64 0:0.74-1.el5.rf set to be updated
---> Package php-cli.x86_64 0:5.1.6-27.el5 set to be updated
---> Package php-devel.x86_64 0:5.1.6-27.el5 set to be updated
--> Processing Dependency: autoconf for package: php-devel
--> Processing Dependency: automake for package: php-devel
---> Package php-pdo.x86_64 0:5.1.6-27.el5 set to be updated
---> Package postgresql-libs.x86_64 0:8.1.21-1.el5_5.1 set to be updated
---> Package procmail.x86_64 0:3.22-17.1.el5.centos set to be updated
---> Package python-babel.noarch 0:0.9.4-1.el5 set to be updated
---> Package ripole.x86_64 0:0.2.0-1.2.el5.rf set to be updated
---> Package unrar.x86_64 0:3.8.2-1.el5.rf set to be updated
---> Package zoo.x86_64 0:2.10-2.2.el5.rf set to be updated
--> Running transaction check
---> Package aspell-en.x86_64 50:6.0-2.1 set to be updated
---> Package autoconf.noarch 0:2.59-12 set to be updated
--> Processing Dependency: imake for package: autoconf
--> Processing Dependency: m4 for package: autoconf
---> Package automake.noarch 0:1.9.6-2.3.el5 set to be updated
---> Package libgcrypt.x86_64 0:1.4.4-5.el5 set to be updated
---> Package libgpg-error.x86_64 0:1.4-2 set to be updated
---> Package libusb.x86_64 0:0.1.12-5.1 set to be updated
---> Package lzo.x86_64 0:1.08-5.el5.rf set to be updated
---> Package perl-Convert-BinHex.noarch 0:1.119-2.2.el5.rf set to be updated
---> Package perl-Crypt-OpenSSL-RSA.x86_64 0:0.25-1.el5.rf set to be updated
---> Package perl-Digest-SHA.x86_64 0:5.47-1.el5.rf set to be updated
---> Package perl-HTML-Tagset.noarch 0:3.10-2.1.1 set to be updated
---> Package perl-Net-IP.noarch 0:1.25-2.fc6 set to be updated
---> Package perl-Net-SSLeay.x86_64 0:1.30-4.fc6 set to be updated
---> Package perl-TimeDate.noarch 1:1.16-5.el5 set to be updated
---> Package perl-XML-NamespaceSupport.noarch 0:1.09-1.2.1 set to be updated
--> Running transaction check
---> Package imake.x86_64 0:1.0.2-3 set to be updated
---> Package m4.x86_64 0:1.4.5-3.el5.1 set to be updated
--> Finished Dependency Resolution

11

Re: bunch of errors

Dependencies Resolved

================================================================================
Package                     Arch     Version                  Repository  Size
================================================================================
Installing:
MySQL-python                x86_64   1.2.1-1                  base        84 k
acl                         x86_64   2.2.39-6.el5             base        69 k
altermime                   x86_64   0.3.10-1.ired            iRedMail    60 k
amavisd-new                 x86_64   2.6.4-3.ired             iRedMail   855 k
awstats                     noarch   6.9-2.el5.rf             iRedMail   1.1 M
clamav                      x86_64   0.96.1-1.el5.rf          iRedMail   2.2 M
clamav-db                   x86_64   0.96.1-1.el5.rf          iRedMail    23 M
clamd                       x86_64   0.96.1-1.el5.rf          iRedMail   233 k
dos2unix                    x86_64   3.1-27.2.el5             base        14 k
dovecot                     x86_64   1:1.1.20-1_98.el5        iRedMail   3.0 M
dovecot-sieve               x86_64   1.1.6-9.el5              iRedMail   203 k
httpd                       x86_64   2.2.3-43.el5.centos      base       1.2 M
libmcrypt                   x86_64   2.5.8-4.el5.centos       extras     105 k
mod_ssl                     x86_64   1:2.2.3-43.el5.centos    base        92 k
mod_wsgi                    x86_64   2.5-2.ired               iRedMail   132 k
mysql                       x86_64   5.0.77-4.el5_5.3         updates    4.8 M
mysql-server                x86_64   5.0.77-4.el5_5.3         updates    9.8 M
openldap-clients            x86_64   2.3.43-12.el5_5.1        updates    222 k
openldap-servers            x86_64   2.3.43-12.el5_5.1        updates    2.2 M
patch                       x86_64   2.5.4-29.2.3.el5         base        63 k
perl-LDAP                   noarch   1:0.33-3.fc6             base       316 k
perl-Mail-SPF               noarch   2.006-1.el5.rf           iRedMail   145 k
perl-Mail-SPF-Query         noarch   1.999.1-2.el5.rf         iRedMail    58 k
php                         x86_64   5.1.6-27.el5             base       2.3 M
php-common                  x86_64   5.1.6-27.el5             base       153 k
php-gd                      x86_64   5.1.6-27.el5             base       117 k
php-imap                    x86_64   5.1.6-27.el5             base        54 k
php-ldap                    x86_64   5.1.6-27.el5             base        38 k
php-mbstring                x86_64   5.1.6-27.el5             base       1.0 M
php-mcrypt                  x86_64   5.1.6-15.el5.centos.1    extras      16 k
php-mhash                   x86_64   5.1.6-15.el5.centos.1    extras     8.4 k
php-mysql                   x86_64   5.1.6-27.el5             base        89 k
php-pear                    noarch   1:1.4.9-6.el5            base       344 k
php-pecl-fileinfo           x86_64   1.0.4-1.el5.rf           iRedMail    24 k
php-xml                     x86_64   5.1.6-27.el5             base       101 k
policyd                     x86_64   1.82-4.rhms              iRedMail    75 k
postfix                     x86_64   5:2.5.9-5.ired           iRedMail    10 M
pysieved                    noarch   1.0-2.ired               iRedMail    25 k
python-jinja2               x86_64   2.2.1-1.el5              iRedMail   909 k
python-ldap                 x86_64   1:2.3.9-1.ired           iRedMail   192 k
python-webpy                noarch   0.32-3.el5               iRedMail   251 k
spamassassin                x86_64   3.2.5-1.el5.rf           iRedMail   1.1 M
tmpwatch                    x86_64   2.9.7-1.1.el5.2          base        19 k
Updating:
openldap                    x86_64   2.3.43-12.el5_5.1        updates    303 k
Installing for dependencies:
apr                         x86_64   1.2.7-11.el5_3.1         base       118 k
apr-util                    x86_64   1.2.7-11.el5             base        79 k
arc                         x86_64   5.21o-1.el5.rf           iRedMail    69 k
arj                         x86_64   3.10.22-1.el5.centos     extras     179 k
aspell                      x86_64   12:0.60.3-7.1            base       946 k
aspell-en                   x86_64   50:6.0-2.1               base       1.6 M
autoconf                    noarch   2.59-12                  base       647 k
automake                    noarch   1.9.6-2.3.el5            base       476 k
cabextract                  x86_64   1.2-1.el5.rf             iRedMail    46 k
curl                        x86_64   7.15.5-9.el5             base       230 k
cyrus-sasl                  x86_64   2.1.22-5.el5_4.3         base       1.2 M
distcache                   x86_64   1.4.5-14.1               base       121 k
freetype                    x86_64   2.2.1-21.el5_3           base       309 k
freeze                      x86_64   2.5.0-1.2.el5.rf         iRedMail    25 k
gmp                         x86_64   4.1.4-10.el5             base       201 k
gnupg                       x86_64   1.4.5-14.el5_5.1         updates    1.8 M
imake                       x86_64   1.0.2-3                  base       319 k
lha                         x86_64   1.14i-19.2.2.el5.rf      iRedMail    53 k
libc-client                 x86_64   2004g-2.2.1              base       515 k
libgcrypt                   x86_64   1.4.4-5.el5              base       233 k
libgpg-error                x86_64   1.4-2                    base        60 k
libjpeg                     x86_64   6b-37                    base       139 k
libpng                      x86_64   2:1.2.10-7.1.el5_5.3     updates    234 k
libtool-ltdl                x86_64   1.5.22-7.el5_4           base        38 k
libusb                      x86_64   0.1.12-5.1               base        28 k
libxslt                     x86_64   1.1.17-2.el5_2.2         base       488 k
lzo                         x86_64   1.08-5.el5.rf            iRedMail   158 k
lzop                        x86_64   1.01-2.el5.rf            iRedMail    48 k
m4                          x86_64   1.4.5-3.el5.1            base       171 k
mailcap                     noarch   2.1.23-1.fc6             base        14 k
make                        x86_64   1:3.81-3.el5             base       470 k
mhash                       x86_64   0.9.9-1.el5.centos       extras     106 k
mx                          x86_64   2.0.6-2.2.2              base       564 k
ncompress                   x86_64   4.2.4-47                 base        23 k
nomarch                     x86_64   1.4-2.el5                iRedMail    17 k
perl-Archive-Tar            noarch   1:1.39.1-1.el5_5.1       updates     52 k
perl-Archive-Zip            noarch   1.26-1.el5.rf            iRedMail   114 k
perl-BerkeleyDB             x86_64   0.36-1.el5.rf            iRedMail   262 k
perl-Compress-Zlib          x86_64   1.42-1.fc6               base        52 k
perl-Convert-ASN1           noarch   0.20-1.1                 base        42 k
perl-Convert-BinHex         noarch   1.119-2.2.el5.rf         iRedMail    34 k
perl-Convert-TNEF           noarch   0.17-3.2.el5.rf          iRedMail    18 k
perl-Convert-UUlib          x86_64   1:1.11-1.ired            iRedMail   314 k
perl-Crypt-OpenSSL-RSA      x86_64   0.25-1.el5.rf            iRedMail    63 k
perl-DBD-mysql              x86_64   4.008-1.el5.rf           iRedMail   225 k
perl-DBI                    x86_64   1.52-2.el5               base       600 k
perl-Digest-HMAC            noarch   1.01-15                  base        12 k
perl-Digest-SHA             x86_64   5.47-1.el5.rf            iRedMail    87 k
perl-Digest-SHA1            x86_64   2.11-1.2.1               base        49 k
perl-Error                  noarch   0.17015-1.el5.rf         iRedMail    27 k
perl-HTML-Parser            x86_64   3.55-1.fc6               base        92 k
perl-HTML-Tagset            noarch   3.10-2.1.1               base        15 k
perl-IO-Socket-SSL          noarch   1.01-1.fc6               base        49 k
perl-IO-Zlib                noarch   1.04-4.2.1               base        15 k
perl-IO-stringy             noarch   2.110-1.2.el5.rf         iRedMail    70 k
perl-MIME-tools             noarch   5.420-3.el5              iRedMail   285 k
perl-Mail-DKIM              noarch   0.36-1.ired              iRedMail   119 k
perl-MailTools              noarch   2.04-1.el5.rf            iRedMail   100 k
perl-Net-CIDR-Lite          noarch   0.20-1.2.el5.rf          iRedMail    14 k
perl-Net-DNS                x86_64   0.59-3.el5               base       215 k
perl-Net-IP                 noarch   1.25-2.fc6               base        31 k
perl-Net-SSLeay             x86_64   1.30-4.fc6               base       192 k
perl-Net-Server             noarch   0.97-1.el5.rf            iRedMail   157 k
perl-NetAddr-IP             x86_64   4.007-1.el5.rf           iRedMail   130 k
perl-Sys-Hostname-Long      noarch   1.4-1.2.el5.rf           iRedMail    12 k
perl-TimeDate               noarch   1:1.16-5.el5             base        32 k
perl-URI                    noarch   1.35-3                   base       116 k
perl-Unix-Syslog            x86_64   1.0-1.el5.rf             iRedMail    50 k
perl-XML-NamespaceSupport   noarch   1.09-1.2.1               base        15 k
perl-XML-SAX                noarch   0.14-8                   base        77 k
perl-libwww-perl            noarch   5.805-1.1.1              base       376 k
perl-version                x86_64   0.74-1.el5.rf            iRedMail    78 k
php-cli                     x86_64   5.1.6-27.el5             base       2.2 M
php-devel                   x86_64   5.1.6-27.el5             base       503 k
php-pdo                     x86_64   5.1.6-27.el5             base        66 k
postgresql-libs             x86_64   8.1.21-1.el5_5.1         updates    196 k
procmail                    x86_64   3.22-17.1.el5.centos     base       172 k
python-babel                noarch   0.9.4-1.el5              iRedMail   1.8 M
ripole                      x86_64   0.2.0-1.2.el5.rf         iRedMail    49 k
unrar                       x86_64   3.8.2-1.el5.rf           iRedMail   109 k
zoo                         x86_64   2.10-2.2.el5.rf          iRedMail    75 k

Transaction Summary
================================================================================
Install     124 Package(s)
Upgrade       1 Package(s)

Total download size: 89 M
Downloading Packages:
(1/125): php-mhash-5.1.6-15.el5.centos.1.x86_64.rpm      | 8.4 kB     00:00
(2/125): perl-Digest-HMAC-1.01-15.noarch.rpm             |  12 kB     00:00
(3/125): perl-Sys-Hostname-Long-1.4-1.2.el5.rf.noarch.rp |  12 kB     00:00
(4/125): perl-Net-CIDR-Lite-0.20-1.2.el5.rf.noarch.rpm   |  14 kB     00:00
(5/125): dos2unix-3.1-27.2.el5.x86_64.rpm                |  14 kB     00:00
(6/125): mailcap-2.1.23-1.fc6.noarch.rpm                 |  14 kB     00:00
(7/125): perl-HTML-Tagset-3.10-2.1.1.noarch.rpm          |  15 kB     00:00
(8/125): perl-XML-NamespaceSupport-1.09-1.2.1.noarch.rpm |  15 kB     00:00
(9/125): perl-IO-Zlib-1.04-4.2.1.noarch.rpm              |  15 kB     00:00
(10/125): php-mcrypt-5.1.6-15.el5.centos.1.x86_64.rpm    |  16 kB     00:00
(11/125): nomarch-1.4-2.el5.x86_64.rpm                   |  17 kB     00:00
(12/125): perl-Convert-TNEF-0.17-3.2.el5.rf.noarch.rpm   |  18 kB     00:00
(13/125): tmpwatch-2.9.7-1.1.el5.2.x86_64.rpm            |  19 kB     00:00
(14/125): ncompress-4.2.4-47.x86_64.rpm                  |  23 kB     00:00
(15/125): php-pecl-fileinfo-1.0.4-1.el5.rf.x86_64.rpm    |  24 kB     00:00
(16/125): pysieved-1.0-2.ired.noarch.rpm                 |  25 kB     00:00
(17/125): freeze-2.5.0-1.2.el5.rf.x86_64.rpm             |  25 kB     00:00
(18/125): perl-Error-0.17015-1.el5.rf.noarch.rpm         |  27 kB     00:00
(19/125): libusb-0.1.12-5.1.x86_64.rpm                   |  28 kB     00:00
(20/125): perl-Net-IP-1.25-2.fc6.noarch.rpm              |  31 kB     00:00
(21/125): perl-TimeDate-1.16-5.el5.noarch.rpm            |  32 kB     00:00
(22/125): perl-Convert-BinHex-1.119-2.2.el5.rf.noarch.rp |  34 kB     00:00
(23/125): php-ldap-5.1.6-27.el5.x86_64.rpm               |  38 kB     00:00
(24/125): libtool-ltdl-1.5.22-7.el5_4.x86_64.rpm         |  38 kB     00:00
(25/125): perl-Convert-ASN1-0.20-1.1.noarch.rpm          |  42 kB     00:00
(26/125): cabextract-1.2-1.el5.rf.x86_64.rpm             |  46 kB     00:00
(27/125): lzop-1.01-2.el5.rf.x86_64.rpm                  |  48 kB     00:00
(28/125): perl-IO-Socket-SSL-1.01-1.fc6.noarch.rpm       |  49 kB     00:00
(29/125): perl-Digest-SHA1-2.11-1.2.1.x86_64.rpm         |  49 kB     00:00
(30/125): ripole-0.2.0-1.2.el5.rf.x86_64.rpm             |  49 kB     00:00
(31/125): perl-Unix-Syslog-1.0-1.el5.rf.x86_64.rpm       |  50 kB     00:00
(32/125): perl-Compress-Zlib-1.42-1.fc6.x86_64.rpm       |  52 kB     00:00
(33/125): perl-Archive-Tar-1.39.1-1.el5_5.1.noarch.rpm   |  52 kB     00:00
(34/125): lha-1.14i-19.2.2.el5.rf.x86_64.rpm             |  53 kB     00:00
(35/125): php-imap-5.1.6-27.el5.x86_64.rpm               |  54 kB     00:00
(36/125): perl-Mail-SPF-Query-1.999.1-2.el5.rf.noarch.rp |  58 kB     00:00
(37/125): altermime-0.3.10-1.ired.x86_64.rpm             |  60 kB     00:00
(38/125): libgpg-error-1.4-2.x86_64.rpm                  |  60 kB     00:00
(39/125): patch-2.5.4-29.2.3.el5.x86_64.rpm              |  63 kB     00:00
(40/125): perl-Crypt-OpenSSL-RSA-0.25-1.el5.rf.x86_64.rp |  63 kB     00:00
(41/125): php-pdo-5.1.6-27.el5.x86_64.rpm                |  66 kB     00:00
(42/125): arc-5.21o-1.el5.rf.x86_64.rpm                  |  69 kB     00:00
(43/125): acl-2.2.39-6.el5.x86_64.rpm                    |  69 kB     00:00
(44/125): perl-IO-stringy-2.110-1.2.el5.rf.noarch.rpm    |  70 kB     00:00
(45/125): zoo-2.10-2.2.el5.rf.x86_64.rpm                 |  75 kB     00:00
(46/125): policyd-1.82-4.rhms.x86_64.rpm                 |  75 kB     00:00
(47/125): perl-XML-SAX-0.14-8.noarch.rpm                 |  77 kB     00:00
(48/125): perl-version-0.74-1.el5.rf.x86_64.rpm          |  78 kB     00:00
(49/125): apr-util-1.2.7-11.el5.x86_64.rpm               |  79 kB     00:00
(50/125): MySQL-python-1.2.1-1.x86_64.rpm                |  84 kB     00:00
(51/125): perl-Digest-SHA-5.47-1.el5.rf.x86_64.rpm       |  87 kB     00:00
(52/125): php-mysql-5.1.6-27.el5.x86_64.rpm              |  89 kB     00:00
(53/125): mod_ssl-2.2.3-43.el5.centos.x86_64.rpm         |  92 kB     00:00
(54/125): perl-HTML-Parser-3.55-1.fc6.x86_64.rpm         |  92 kB     00:00
(55/125): perl-MailTools-2.04-1.el5.rf.noarch.rpm        | 100 kB     00:00
(56/125): php-xml-5.1.6-27.el5.x86_64.rpm                | 101 kB     00:00
(57/125): libmcrypt-2.5.8-4.el5.centos.x86_64.rpm        | 105 kB     00:00
(58/125): mhash-0.9.9-1.el5.centos.x86_64.rpm            | 106 kB     00:00
(59/125): unrar-3.8.2-1.el5.rf.x86_64.rpm                | 109 kB     00:00
(60/125): perl-Archive-Zip-1.26-1.el5.rf.noarch.rpm      | 114 kB     00:00
(61/125): perl-URI-1.35-3.noarch.rpm                     | 116 kB     00:00
(62/125): php-gd-5.1.6-27.el5.x86_64.rpm                 | 117 kB     00:00
(63/125): apr-1.2.7-11.el5_3.1.x86_64.rpm                | 118 kB     00:00
(64/125): perl-Mail-DKIM-0.36-1.ired.noarch.rpm          | 119 kB     00:00
(65/125): distcache-1.4.5-14.1.x86_64.rpm                | 121 kB     00:00
(66/125): perl-NetAddr-IP-4.007-1.el5.rf.x86_64.rpm      | 130 kB     00:00
(67/125): mod_wsgi-2.5-2.ired.x86_64.rpm                 | 132 kB     00:00
(68/125): libjpeg-6b-37.x86_64.rpm                       | 139 kB     00:00
(69/125): perl-Mail-SPF-2.006-1.el5.rf.noarch.rpm        | 145 kB     00:00
(70/125): php-common-5.1.6-27.el5.x86_64.rpm             | 153 kB     00:00
(71/125): perl-Net-Server-0.97-1.el5.rf.noarch.rpm       | 157 kB     00:00
(72/125): lzo-1.08-5.el5.rf.x86_64.rpm                   | 158 kB     00:00
(73/125): m4-1.4.5-3.el5.1.x86_64.rpm                    | 171 kB     00:00
(74/125): procmail-3.22-17.1.el5.centos.x86_64.rpm       | 172 kB     00:00
(75/125): arj-3.10.22-1.el5.centos.x86_64.rpm            | 179 kB     00:00
(76/125): python-ldap-2.3.9-1.ired.x86_64.rpm            | 192 kB     00:00
(77/125): perl-Net-SSLeay-1.30-4.fc6.x86_64.rpm          | 192 kB     00:00
(78/125): postgresql-libs-8.1.21-1.el5_5.1.x86_64.rpm    | 196 kB     00:00
(79/125): gmp-4.1.4-10.el5.x86_64.rpm                    | 201 kB     00:00
(80/125): dovecot-sieve-1.1.6-9.el5.x86_64.rpm           | 203 kB     00:00
(81/125): perl-Net-DNS-0.59-3.el5.x86_64.rpm             | 215 kB     00:00
(82/125): openldap-clients-2.3.43-12.el5_5.1.x86_64.rpm  | 222 kB     00:00
(83/125): perl-DBD-mysql-4.008-1.el5.rf.x86_64.rpm       | 225 kB     00:00
(84/125): curl-7.15.5-9.el5.x86_64.rpm                   | 230 kB     00:00
(85/125): libgcrypt-1.4.4-5.el5.x86_64.rpm               | 233 kB     00:00
(86/125): clamd-0.96.1-1.el5.rf.x86_64.rpm               | 233 kB     00:00
(87/125): libpng-1.2.10-7.1.el5_5.3.x86_64.rpm           | 234 kB     00:00
(88/125): python-webpy-0.32-3.el5.noarch.rpm             | 251 kB     00:00
(89/125): perl-BerkeleyDB-0.36-1.el5.rf.x86_64.rpm       | 262 kB     00:00
(90/125): perl-MIME-tools-5.420-3.el5.noarch.rpm         | 285 kB     00:00
(91/125): openldap-2.3.43-12.el5_5.1.x86_64.rpm          | 303 kB     00:00
(92/125): freetype-2.2.1-21.el5_3.x86_64.rpm             | 309 kB     00:00
(93/125): perl-Convert-UUlib-1.11-1.ired.x86_64.rpm      | 314 kB     00:01
(94/125): perl-LDAP-0.33-3.fc6.noarch.rpm                | 316 kB     00:00
(95/125): imake-1.0.2-3.x86_64.rpm                       | 319 kB     00:00
(96/125): php-pear-1.4.9-6.el5.noarch.rpm                | 344 kB     00:00
(97/125): perl-libwww-perl-5.805-1.1.1.noarch.rpm        | 376 kB     00:00
(98/125): make-3.81-3.el5.x86_64.rpm                     | 470 kB     00:00
(99/125): automake-1.9.6-2.3.el5.noarch.rpm              | 476 kB     00:00
(100/125): libxslt-1.1.17-2.el5_2.2.x86_64.rpm           | 488 kB     00:00
(101/125): php-devel-5.1.6-27.el5.x86_64.rpm             | 503 kB     00:00
(102/125): libc-client-2004g-2.2.1.x86_64.rpm            | 515 kB     00:00
(103/125): mx-2.0.6-2.2.2.x86_64.rpm                     | 564 kB     00:00
(104/125): perl-DBI-1.52-2.el5.x86_64.rpm                | 600 kB     00:00
(105/125): autoconf-2.59-12.noarch.rpm                   | 647 kB     00:00
(106/125): amavisd-new-2.6.4-3.ired.x86_64.rpm           | 855 kB     00:01
(107/125): python-jinja2-2.2.1-1.el5.x86_64.rpm          | 909 kB     00:01
(108/125): aspell-0.60.3-7.1.x86_64.rpm                  | 946 kB     00:00
(109/125): php-mbstring-5.1.6-27.el5.x86_64.rpm          | 1.0 MB     00:00
(110/125): spamassassin-3.2.5-1.el5.rf.x86_64.rpm        | 1.1 MB     00:01
(111/125): awstats-6.9-2.el5.rf.noarch.rpm               | 1.1 MB     00:01
(112/125): cyrus-sasl-2.1.22-5.el5_4.3.x86_64.rpm        | 1.2 MB     00:00
(113/125): httpd-2.2.3-43.el5.centos.x86_64.rpm          | 1.2 MB     00:00
(114/125): aspell-en-6.0-2.1.x86_64.rpm                  | 1.6 MB     00:00
(115/125): gnupg-1.4.5-14.el5_5.1.x86_64.rpm             | 1.8 MB     00:00
(116/125): python-babel-0.9.4-1.el5.noarch.rpm           | 1.8 MB     00:03
(117/125): php-cli-5.1.6-27.el5.x86_64.rpm               | 2.2 MB     00:00
(118/125): clamav-0.96.1-1.el5.rf.x86_64.rpm             | 2.2 MB     00:02
(119/125): openldap-servers-2.3.43-12.el5_5.1.x86_64.rpm | 2.2 MB     00:00
(120/125): php-5.1.6-27.el5.x86_64.rpm                   | 2.3 MB     00:00
(121/125): dovecot-1.1.20-1_98.el5.x86_64.rpm            | 3.0 MB     00:02
(122/125): mysql-5.0.77-4.el5_5.3.x86_64.rpm             | 4.8 MB     00:02
(123/125): mysql-server-5.0.77-4.el5_5.3.x86_64.rpm      | 9.8 MB     00:00
(124/125): postfix-2.5.9-5.ired.x86_64.rpm               |  10 MB     00:04
(125/125): clamav-db-0.96.1-1.el5.rf.x86_64.rpm          |  23 MB     00:07
--------------------------------------------------------------------------------
Total                                           1.4 MB/s |  89 MB     01:02
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Updating       : openldap                                               1/126
  Installing     : php-common                                             2/126
  Installing     : perl-Compress-Zlib                                     3/126
  Installing     : perl-DBI                                               4/126
  Installing     : mysql                                                  5/126
  Installing     : curl                                                   6/126
  Installing     : perl-Digest-SHA1                                       7/126
  Installing     : gmp                                                    8/126
  Installing     : postgresql-libs                                        9/126
  Installing     : libgpg-error                                          10/126
  Installing     : apr                                                   11/126
  Installing     : apr-util                                              12/126
  Installing     : libgcrypt                                             13/126
  Installing     : libxslt                                               14/126
  Installing     : dovecot                                               15/126
  Installing     : perl-DBD-mysql                                        16/126
  Installing     : php-pdo                                               17/126
  Installing     : cyrus-sasl                                            18/126
  Installing     : postfix                                               19/126
  Installing     : nomarch                                               20/126
  Installing     : zoo                                                   21/126
  Installing     : perl-version                                          22/126
  Installing     : freetype                                              23/126
  Installing     : cabextract                                            24/126
  Installing     : distcache                                             25/126
  Installing     : perl-Digest-SHA                                       26/126
  Installing     : freeze                                                27/126
  Installing     : make                                                  28/126
  Installing     : perl-Crypt-OpenSSL-RSA                                29/126
  Installing     : libusb                                                30/126
  Installing     : gnupg                                                 31/126
  Installing     : imake                                                 32/126
  Installing     : ripole                                                33/126
  Installing     : libtool-ltdl                                          34/126
  Installing     : perl-Convert-UUlib                                    35/126
  Installing     : ncompress                                             36/126
  Installing     : mx                                                    37/126
  Installing     : unrar                                                 38/126
  Installing     : lzo                                                   39/126
  Installing     : lzop                                                  40/126
  Installing     : mhash                                                 41/126
  Installing     : libmcrypt                                             42/126
  Installing     : perl-Net-SSLeay                                       43/126
  Installing     : arj                                                   44/126
  Installing     : libc-client                                           45/126
  Installing     : libpng                                                46/126
  Installing     : perl-NetAddr-IP                                       47/126
  Installing     : libjpeg                                               48/126
  Installing     : perl-Unix-Syslog                                      49/126
  Installing     : m4                                                    50/126
  Installing     : lha                                                   51/126
  Installing     : perl-BerkeleyDB                                       52/126
  Installing     : procmail                                              53/126
  Installing     : arc                                                   54/126
  Installing     : perl-IO-stringy                                       55/126
  Installing     : perl-URI                                              56/126
  Installing     : autoconf                                              57/126
  Installing     : perl-IO-Socket-SSL                                    58/126
  Installing     : perl-Digest-HMAC                                      59/126
  Installing     : perl-IO-Zlib                                          60/126
  Installing     : perl-Archive-Tar                                      61/126
  Installing     : automake                                              62/126
  Installing     : perl-Archive-Zip                                      63/126
  Installing     : perl-Net-IP                                           64/126
  Installing     : perl-Net-DNS                                          65/126
  Installing     : perl-Net-Server                                       66/126
  Installing     : perl-Error                                            67/126
  Installing     : perl-XML-NamespaceSupport                             68/126
  Installing     : perl-XML-SAX                                          69/126
  Installing     : perl-TimeDate                                         70/126
  Installing     : perl-MailTools                                        71/126
  Installing     : perl-Mail-DKIM                                        72/126
  Installing     : mailcap                                               73/126
  Installing     : httpd                                                 74/126
  Installing     : perl-Convert-BinHex                                   75/126
  Installing     : perl-MIME-tools                                       76/126
  Installing     : perl-Convert-TNEF                                     77/126
  Installing     : perl-Sys-Hostname-Long                                78/126
  Installing     : clamav-db                                             79/126
  Installing     : clamav                                                80/126
  Installing     : perl-Net-CIDR-Lite                                    81/126
  Installing     : perl-HTML-Tagset                                      82/126
  Installing     : perl-HTML-Parser                                      83/126
  Installing     : perl-libwww-perl                                      84/126
  Installing     : spamassassin                                          85/126
  Installing     : perl-Convert-ASN1                                     86/126
  Installing     : python-babel                                          87/126
  Installing     : python-jinja2                                         88/126
  Installing     : clamd                                                 89/126
  Installing     : mod_ssl                                               90/126
  Installing     : php-gd                                                91/126
  Installing     : php-imap                                              92/126
  Installing     : MySQL-python                                          93/126
  Installing     : openldap-servers                                      94/126
  Installing     : policyd                                               95/126
  Installing     : php-mysql                                             96/126
  Installing     : mysql-server                                          97/126
  Installing     : dovecot-sieve                                         98/126
  Installing     : php-xml                                               99/126
  Installing     : php-ldap                                             100/126
  Installing     : php-mbstring                                         101/126
  Installing     : python-ldap                                          102/126
  Installing     : openldap-clients                                     103/126
  Installing     : mod_wsgi                                             104/126
  Installing     : acl                                                  105/126
  Installing     : patch                                                106/126
  Installing     : altermime                                            107/126
  Installing     : dos2unix                                             108/126
  Installing     : tmpwatch                                             109/126
  Installing     : perl-LDAP                                            110/126
  Installing     : amavisd-new                                          111/126
  Installing     : awstats                                              112/126
  Installing     : perl-Mail-SPF-Query                                  113/126
  Installing     : perl-Mail-SPF                                        114/126
  Installing     : python-webpy                                         115/126
  Installing     : pysieved                                             116/126
  Installing     : aspell                                               117/126
  Installing     : php-cli                                              118/126
  Installing     : php                                                  119/126
  Installing     : php-devel                                            120/126
  Installing     : php-mhash                                            121/126
  Installing     : php-pear                                             122/126
  Installing     : php-mcrypt                                           123/126
  Installing     : aspell-en                                            124/126
  Installing     : php-pecl-fileinfo                                    125/126
  Cleanup        : openldap                                             126/126

Installed:
  MySQL-python.x86_64 0:1.2.1-1
  acl.x86_64 0:2.2.39-6.el5
  altermime.x86_64 0:0.3.10-1.ired
  amavisd-new.x86_64 0:2.6.4-3.ired
  awstats.noarch 0:6.9-2.el5.rf
  clamav.x86_64 0:0.96.1-1.el5.rf
  clamav-db.x86_64 0:0.96.1-1.el5.rf
  clamd.x86_64 0:0.96.1-1.el5.rf
  dos2unix.x86_64 0:3.1-27.2.el5
  dovecot.x86_64 1:1.1.20-1_98.el5
  dovecot-sieve.x86_64 0:1.1.6-9.el5
  httpd.x86_64 0:2.2.3-43.el5.centos
  libmcrypt.x86_64 0:2.5.8-4.el5.centos
  mod_ssl.x86_64 1:2.2.3-43.el5.centos
  mod_wsgi.x86_64 0:2.5-2.ired
  mysql.x86_64 0:5.0.77-4.el5_5.3
  mysql-server.x86_64 0:5.0.77-4.el5_5.3
  openldap-clients.x86_64 0:2.3.43-12.el5_5.1
  openldap-servers.x86_64 0:2.3.43-12.el5_5.1
  patch.x86_64 0:2.5.4-29.2.3.el5
  perl-LDAP.noarch 1:0.33-3.fc6
  perl-Mail-SPF.noarch 0:2.006-1.el5.rf
  perl-Mail-SPF-Query.noarch 0:1.999.1-2.el5.rf
  php.x86_64 0:5.1.6-27.el5
  php-common.x86_64 0:5.1.6-27.el5
  php-gd.x86_64 0:5.1.6-27.el5
  php-imap.x86_64 0:5.1.6-27.el5
  php-ldap.x86_64 0:5.1.6-27.el5
  php-mbstring.x86_64 0:5.1.6-27.el5
  php-mcrypt.x86_64 0:5.1.6-15.el5.centos.1
  php-mhash.x86_64 0:5.1.6-15.el5.centos.1
  php-mysql.x86_64 0:5.1.6-27.el5
  php-pear.noarch 1:1.4.9-6.el5
  php-pecl-fileinfo.x86_64 0:1.0.4-1.el5.rf
  php-xml.x86_64 0:5.1.6-27.el5
  policyd.x86_64 0:1.82-4.rhms
  postfix.x86_64 5:2.5.9-5.ired
  pysieved.noarch 0:1.0-2.ired
  python-jinja2.x86_64 0:2.2.1-1.el5
  python-ldap.x86_64 1:2.3.9-1.ired
  python-webpy.noarch 0:0.32-3.el5
  spamassassin.x86_64 0:3.2.5-1.el5.rf
  tmpwatch.x86_64 0:2.9.7-1.1.el5.2

Dependency Installed:
  apr.x86_64 0:1.2.7-11.el5_3.1
  apr-util.x86_64 0:1.2.7-11.el5
  arc.x86_64 0:5.21o-1.el5.rf
  arj.x86_64 0:3.10.22-1.el5.centos
  aspell.x86_64 12:0.60.3-7.1
  aspell-en.x86_64 50:6.0-2.1
  autoconf.noarch 0:2.59-12
  automake.noarch 0:1.9.6-2.3.el5
  cabextract.x86_64 0:1.2-1.el5.rf
  curl.x86_64 0:7.15.5-9.el5
  cyrus-sasl.x86_64 0:2.1.22-5.el5_4.3
  distcache.x86_64 0:1.4.5-14.1
  freetype.x86_64 0:2.2.1-21.el5_3
  freeze.x86_64 0:2.5.0-1.2.el5.rf
  gmp.x86_64 0:4.1.4-10.el5
  gnupg.x86_64 0:1.4.5-14.el5_5.1
  imake.x86_64 0:1.0.2-3
  lha.x86_64 0:1.14i-19.2.2.el5.rf
  libc-client.x86_64 0:2004g-2.2.1
  libgcrypt.x86_64 0:1.4.4-5.el5
  libgpg-error.x86_64 0:1.4-2
  libjpeg.x86_64 0:6b-37
  libpng.x86_64 2:1.2.10-7.1.el5_5.3
  libtool-ltdl.x86_64 0:1.5.22-7.el5_4
  libusb.x86_64 0:0.1.12-5.1
  libxslt.x86_64 0:1.1.17-2.el5_2.2
  lzo.x86_64 0:1.08-5.el5.rf
  lzop.x86_64 0:1.01-2.el5.rf
  m4.x86_64 0:1.4.5-3.el5.1
  mailcap.noarch 0:2.1.23-1.fc6
  make.x86_64 1:3.81-3.el5
  mhash.x86_64 0:0.9.9-1.el5.centos
  mx.x86_64 0:2.0.6-2.2.2
  ncompress.x86_64 0:4.2.4-47
  nomarch.x86_64 0:1.4-2.el5
  perl-Archive-Tar.noarch 1:1.39.1-1.el5_5.1
  perl-Archive-Zip.noarch 0:1.26-1.el5.rf
  perl-BerkeleyDB.x86_64 0:0.36-1.el5.rf
  perl-Compress-Zlib.x86_64 0:1.42-1.fc6
  perl-Convert-ASN1.noarch 0:0.20-1.1
  perl-Convert-BinHex.noarch 0:1.119-2.2.el5.rf
  perl-Convert-TNEF.noarch 0:0.17-3.2.el5.rf
  perl-Convert-UUlib.x86_64 1:1.11-1.ired
  perl-Crypt-OpenSSL-RSA.x86_64 0:0.25-1.el5.rf
  perl-DBD-mysql.x86_64 0:4.008-1.el5.rf
  perl-DBI.x86_64 0:1.52-2.el5
  perl-Digest-HMAC.noarch 0:1.01-15
  perl-Digest-SHA.x86_64 0:5.47-1.el5.rf
  perl-Digest-SHA1.x86_64 0:2.11-1.2.1
  perl-Error.noarch 0:0.17015-1.el5.rf
  perl-HTML-Parser.x86_64 0:3.55-1.fc6
  perl-HTML-Tagset.noarch 0:3.10-2.1.1
  perl-IO-Socket-SSL.noarch 0:1.01-1.fc6
  perl-IO-Zlib.noarch 0:1.04-4.2.1
  perl-IO-stringy.noarch 0:2.110-1.2.el5.rf
  perl-MIME-tools.noarch 0:5.420-3.el5
  perl-Mail-DKIM.noarch 0:0.36-1.ired
  perl-MailTools.noarch 0:2.04-1.el5.rf
  perl-Net-CIDR-Lite.noarch 0:0.20-1.2.el5.rf
  perl-Net-DNS.x86_64 0:0.59-3.el5
  perl-Net-IP.noarch 0:1.25-2.fc6
  perl-Net-SSLeay.x86_64 0:1.30-4.fc6
  perl-Net-Server.noarch 0:0.97-1.el5.rf
  perl-NetAddr-IP.x86_64 0:4.007-1.el5.rf
  perl-Sys-Hostname-Long.noarch 0:1.4-1.2.el5.rf
  perl-TimeDate.noarch 1:1.16-5.el5
  perl-URI.noarch 0:1.35-3
  perl-Unix-Syslog.x86_64 0:1.0-1.el5.rf
  perl-XML-NamespaceSupport.noarch 0:1.09-1.2.1
  perl-XML-SAX.noarch 0:0.14-8
  perl-libwww-perl.noarch 0:5.805-1.1.1
  perl-version.x86_64 0:0.74-1.el5.rf
  php-cli.x86_64 0:5.1.6-27.el5
  php-devel.x86_64 0:5.1.6-27.el5
  php-pdo.x86_64 0:5.1.6-27.el5
  postgresql-libs.x86_64 0:8.1.21-1.el5_5.1
  procmail.x86_64 0:3.22-17.1.el5.centos
  python-babel.noarch 0:0.9.4-1.el5
  ripole.x86_64 0:0.2.0-1.2.el5.rf
  unrar.x86_64 0:3.8.2-1.el5.rf
  zoo.x86_64 0:2.10-2.2.el5.rf

Updated:
  openldap.x86_64 0:2.3.43-12.el5_5.1

Complete!
error reading information on service syslog: No such file or directory
< INFO > ==================== User/Group: vmail ====================
< INFO > Add user/group: vmail.
< INFO > Create directory to store user sieve rule files: /var/vmail/sieve.
< INFO > ==================== Apache & PHP ====================
< Backup > /etc/httpd/conf/httpd.conf -> httpd.conf.2010.07.30.14.03.10.
< Backup > /etc/httpd/conf.d/ssl.conf -> ssl.conf.2010.07.30.14.03.10.
< INFO > Hide apache version number in /etc/httpd/conf/httpd.conf.
< Backup > /etc/php.ini -> php.ini.2010.07.30.14.03.10.
< INFO > Disable several functions: /etc/php.ini.
< INFO > Hide PHP Version in Apache from remote users requests: /etc/php.ini.
< INFO > Increase 'memory_limit' to 128M: /etc/php.ini.
< INFO > Increase 'upload_max_filesize', 'post_max_size' to 10/12M: /etc/php.ini.
< INFO > ==================== OpenLDAP ====================
< Backup > /etc/openldap/slapd.conf -> slapd.conf.2010.07.30.14.03.10.
< Backup > /etc/openldap/ldap.conf -> ldap.conf.2010.07.30.14.03.10.
< INFO > Generate new server configuration file: /etc/openldap/slapd.conf.
< INFO > Generate new client configuration file: /etc/openldap/ldap.conf
< INFO > Setting up syslog configration file for OpenLDAP.
< INFO > Create empty log file for OpenLDAP: /var/log/openldap.log.
< INFO > Setting logrotate for openldap log file: /var/log/openldap.log.
< INFO > Restarting syslog.
./conf/core: line 323: /etc/init.d/syslog: No such file or directory
< INFO > Create instance directory for openldap tree: /var/lib/ldap/mydomain1.com.
< INFO > Starting OpenLDAP.
Stopping slapd:                                            [FAILED]
Checking configuration files for slapd:  config file testing succeeded
                                                           [  OK  ]
Starting slapd:                                            [  OK  ]
< INFO > Sleep 5 seconds for LDAP daemon initialize: 5s 4s 3s 2s 1s.
< INFO > Initialize LDAP tree.
ldap_bind: Can't contact LDAP server (-1)
< INFO > ==================== MySQL ====================
< INFO > Starting MySQL.
< INFO > Sleep 5 seconds for MySQL daemon initialize: 5s 4s 3s 2s 1s.
< INFO > Setting password for MySQL admin (root).
< INFO > Initialize MySQL database.
< INFO > ==================== Postfix ====================
< Backup > /etc/postfix/main.cf -> main.cf.2010.07.30.14.03.10.
< Backup > /etc/postfix/master.cf -> master.cf.2010.07.30.14.03.10.
< INFO > Enable chroot.
< INFO > Bypass checks for internally generated mail: /etc/postfix/master.cf.
< INFO > Copy: /etc/{hosts,resolv.conf,localtime,services} -> /var/spool/postfix/etc/
< INFO > Configure Postfix for LDAP lookup.
< INFO > Set file permission: Owner/Group -> root/root, Mode -> 0640.
< INFO > Configure SMTP SASL authentication.
< INFO > Enable TLS/SSL support in Postfix.
< INFO > Setting up logrotate for maillog as a daily work.
< INFO > ==================== Policyd ====================
< INFO > Add user and group for policyd: policyd:policyd.
< INFO > Initialize MySQL database of policyd.
< INFO > Configure policyd: /etc/policyd.conf.
< INFO > Setting cron job for policyd user: policyd.
< INFO > ==================== Dovecot ====================
< Backup > /etc/dovecot.conf -> dovecot.conf.2010.07.30.14.03.10.
< INFO > Configure dovecot: /etc/dovecot.conf.
< INFO > Enable TLS support.
< INFO > Copy sample sieve global filter rule file: /var/vmail/sieve/dovecot.sieve.sample.
< INFO > Create dovecot log file: /var/log/dovecot.log, /var/log/sieve.log.
< INFO > Enable dovecot SASL support in postfix: /etc/postfix/main.cf.
< INFO > Create directory for Dovecot plugin: Expire.
< INFO > Setting cronjob for Dovecot plugin: Expire.
< INFO > Setting logrotate for dovecot log file.
< INFO > ==================== Procmail ====================
< INFO > Copy /root/iRedMail-0.6.0/./samples/procmailrc as /etc/procmailrc.
< INFO > Add procmail as postfix transport in /etc/postfix/master.cf.
< INFO > Setup procmail log file: /var/log/procmail.log.
< INFO > Setup logrotate for procmail log file: /var/log/procmail.log.
< INFO > ==================== Pysieved ====================
< Backup > /etc/pysieved.ini -> pysieved.ini.2010.07.30.14.03.10.
< INFO > Setting up managesieve server: pysieved.
< INFO > ==================== ClamAV ====================
< INFO > Configure ClamAV: /etc/clamd.conf.
< INFO > Configure freshclam: /etc/freshclam.conf.
< INFO > Copy freshclam init startup script and enable it.
< INFO > ==================== Amavisd-new ====================
< Backup > /etc/amavisd.conf -> amavisd.conf.2010.07.30.14.03.10.
< Backup > /etc/amavisd.conf -> amavisd.conf.2010.07.30.14.03.10.
< INFO > Configure amavisd-new: /etc/amavisd.conf.
< INFO > Generate DKIM pem files: /var/lib/dkim/mydomain1.com.pem.
< INFO > Setting cron job for vmail user to delete virus mail per month.
< INFO > ==================== SpamAssassin ====================
< Backup > /etc/mail/spamassassin/local.cf -> local.cf.2010.07.30.14.03.10.
< INFO > Generate new configuration file: /etc/mail/spamassassin/local.cf.
< INFO > Enable crontabs for SpamAssassin update.
< INFO > ==================== Roundcube Webmail ====================
< INFO > Extracting: roundcubemail-0.3.1.tar.gz -> /var/www
< INFO > Set correct permission for Roundcubemail: /var/www/roundcubemail-0.3.1.
< INFO > Enable and config plugin: managesieve.
< INFO > Enable and config plugin: password.
< INFO > Import MySQL database and privileges for Roundcubemail.
< INFO > Configure database for Roundcubemail: /var/www/roundcubemail-0.3.1/config/*.
< INFO > Create directory alias for Roundcubemail.
< INFO > Patch: Display Username.
< INFO > Setting global LDAP address book in Roundcube.
< INFO > ==================== phpLDAPadmin ====================
< INFO > Extracting: phpldapadmin-1.2.0.5.tgz -> /var/www
< INFO > Copy example config file.
< INFO > Set file permission.
< INFO > Create directory alias for phpLDAPadmin.
< INFO > ==================== phpMyAdmin ====================
< INFO > Checking necessary command/package: bzip2/bzip2.x86_64 ...
< INFO > Extracting: phpMyAdmin-2.11.10-all-languages.tar.bz2 -> /var/www
< INFO > Set file permission for phpMyAdmin: /var/www/phpMyAdmin-2.11.10-all-languages.
< INFO > Create directory alias for phpMyAdmin in Apache: /etc/httpd/conf.d/phpmyadmin.conf.
< INFO > Config phpMyAdmin: /var/www/phpMyAdmin-2.11.10-all-languages/config.inc.php.
< INFO > ==================== Awstats ====================
< INFO > Generate apache config file for awstats: /etc/httpd/conf.d/awstats.conf.
< Backup > /etc/httpd/conf.d/awstats.conf -> awstats.conf.2010.07.30.14.03.10.
< INFO > Setup user auth for awstats: /etc/httpd/conf.d/awstats.conf.
< INFO > Config awstats to analyze apache web access log: /etc/awstats/awstats.cornpops.mydomain1.com.conf.
< Backup > /etc/awstats/awstats.localhost.localdomain.conf -> awstats.localhost.localdomain.conf.2010.07.30.14.03.10.
< INFO > Config awstats to analyze postfix mail log: /etc/awstats/awstats.mail.conf.
< INFO > Setting cronjob for awstats.
< INFO > ==================== iRedAdmin: Official Web-based Admin Panel ====================
< INFO > Checking necessary command/package: bzip2/bzip2.x86_64 ...
< INFO > Extracting: iRedAdmin-0.1.3.tar.bz2 -> /var/www
< INFO > Set correct permission for iRedAdmin: /var/www/iRedAdmin-0.1.3.
< INFO > Create directory alias for iRedAdmin.
< INFO > Import iredadmin database template.
< INFO > Configure iRedAdmin.
< INFO > ==================== iRedAPD: Postfix Policy Daemon ====================
< INFO > Checking necessary command/package: bzip2/bzip2.x86_64 ...
< INFO > Extracting: iRedAPD-1.3.0.tar.bz2 -> /opt
< INFO > Configure iRedAPD.
< INFO > Make iredapd start after system startup.

*************************************************************************
* iRedMail-0.6.0 installation and configuration complete.
*************************************************************************

< INFO > Disable SELinux in /etc/selinux/config.
< Question > Would you like to use firewall rules shipped within iRedMail now?
< Question > File: /etc/sysconfig/iptables, with SSHD port: 22. [Y|n]y
< INFO > Copy firewall sample rules: /etc/sysconfig/iptables.
< Question > Restart firewall now (with SSHD port 22)? [y|N]y
< INFO > Restarting firewall ...
Flushing firewall rules:                                   [  OK  ]
Setting chains to policy ACCEPT: security raw nat mangle fi[FAILED]
Unloading iptables modules:                                [  OK  ]
Applying iptables firewall rules:                          [  OK  ]
< Question > Would you like to use MySQL configuration file shipped within iRedMail now?
< Question > File: /etc/my.cnf. [Y|n]y
< Backup > /etc/my.cnf -> my.cnf.2010.07.30.14.03.10.
< INFO > Copy MySQL sample file: /etc/my.cnf.
< INFO > Enable SSL support for MySQL server.
< INFO > Upgrading php-pear (pear upgrade pear)...
< INFO > Installing php Net_LDAP2 ...
< Question > Would you like to start postfix now? [y|N]y
./conf/core: line 323: /etc/init.d/syslog: No such file or directory
Stopping httpd:                                            [FAILED]
Starting httpd:                                            [  OK  ]
Shutting down postfix:                                     [FAILED]
Starting postfix:                                          [  OK  ]
Stopping MySQL:                                            [  OK  ]
Starting MySQL:                                            [  OK  ]
Stopping slapd:                                            [  OK  ]
Checking configuration files for slapd:  config file testing succeeded
                                                           [  OK  ]
Starting slapd:                                            [  OK  ]
Stopping policyd:                                          [FAILED]
Starting policyd:                                          [  OK  ]
Stopping Dovecot Imap:                                     [FAILED]
Starting Dovecot Imap: Info: If you have trouble with authentication failures,
enable auth_debug setting. See http://wiki.dovecot.org/WhyDoesItNotWork
This message goes away after the first successful login.
                                                           [  OK  ]
Shutting down Mail Virus Scanner (amavisd):                [FAILED]
Starting Mail Virus Scanner (amavisd):                     [  OK  ]
Stopping Clam AntiVirus Daemon:                            [FAILED]
Starting Clam AntiVirus Daemon: LibClamAV Warning: **************************************************
LibClamAV Warning: ***  The virus database is older than 7 days!  ***
LibClamAV Warning: ***   Please update it as soon as possible.    ***
LibClamAV Warning: **************************************************
                                                           [  OK  ]
Stopping crond:                                            [  OK  ]
Starting crond:                                            [  OK  ]
pysieved is already stopped.                               [  OK  ]
Starting pysieved:                                         [  OK  ]
freshclam is already stopped.                              [  OK  ]
Starting freshclam:                                        [  OK  ]
iredapd is already stopped.
Starting iredapd ...
Flushing firewall rules:                                   [  OK  ]
Setting chains to policy ACCEPT: security raw nat mangle fi[FAILED]
Unloading iptables modules:                                [  OK  ]
Applying iptables firewall rules:                          [  OK  ]

********************************************************************
* Congratulations, mail server setup complete. Please refer to tip
* file for more information:
*
*   - /root/iRedMail-0.6.0/./iRedMail.tips
*
* And it's sent to your mail account www@mydomain1.com.
*
* If you want to remove and re-install iRedMail, here are steps:
*   - Run script to remove main components installed by iRedMail:
*       # wget http://iredmail.googlecode.com/hg/extra … redmail.sh
*       # mv clear_iredmail.sh tools/ && cd tools/
*       # bash clear_iredmail.sh
*   - Remove iRedMail installation process status:
*       # rm -f /root/iRedMail-0.6.0/./.iRedMail.installation.status
*   - Install iRedMail like you did before.
*
********************************************************************

[root@cornpops iRedMail-0.6.0]# mv config ../
[root@cornpops iRedMail-0.6.0]#
[root@cornpops iRedMail-0.6.0]# cd ..
[root@cornpops ~]# vim installLOG
[root@cornpops ~]# clear
[root@cornpops ~]# cd /var/log/
[root@cornpops log]# tailf dovecot.log
dovecot: Jul 30 14:17:10 Info: dovecot v1.1.20 starting up (core dumps disabled)
dovecot: Jul 30 14:17:10 Info: Generating Diffie-Hellman parameters for the first time. This may take a while..
dovecot: Jul 30 14:17:10 Error: auth(default): LDAP: binding failed (dn cn=vmail,dc=mydomain1,dc=com): Invalid credentials
dovecot: Jul 30 14:17:16 Info: ssl-build-param: SSL parameters regeneration completed
^C
[root@cornpops log]# date
Fri Jul 30 14:20:38 EDT 2010


==BROKEN==

12

Re: bunch of errors

There're two errors:

< INFO > Restarting syslog.
./conf/core: line 323: /etc/init.d/syslog: No such file or directory

You should install sysklogd before install iRedMail.

Starting slapd:                                            [  OK  ]
< INFO > Sleep 5 seconds for LDAP daemon initialize: 5s 4s 3s 2s 1s.
< INFO > Initialize LDAP tree.
ldap_bind: Can't contact LDAP server (-1)

You can't connect to LDAP server, that's strange. Did you configure OpenLDAP before installing iRedMail?

P.S. i suggest you try iRedOS first, it's a customized CentOS-5.5 ISO image. You can download it here:
http://iredmail.org/iredos/0.6.0/

13

Re: bunch of errors

i take this!
[root@mail iRedMail-0.6.1]# /etc/init.d/httpd restart
Stopping httpd:                                            [FAILED]
Starting httpd: Syntax error on line 7 of /etc/httpd/conf.d/iredadmin.conf:
Invalid command 'WSGISocketPrefix', perhaps misspelled or defined by a module not included in the server configuration
                                                           [FAILED]


any idea?

14

Re: bunch of errors

You don't have apache module "mod_wsgi" installed.
You can find them here: http://iredmail.org/yum/rpms/5/