server mail

hola amigos instale el centos 6.2 con postix y dovecot pero al darle para instalar el squirrelmail me dice que no hay paquetes para la distro. que otro soft podria instalar y configurar zimbra?
saludos

Forums: 

RESPUESTA

Imagen de miguelbaum

deathUser te comento que al final encontre el squirrelmail, segui los pasos de configuracion pero no puede acceder desde mi navegador, no me da ningun error al levantar los servicios:
#postfix.
#dovecot.
#httpd.

y desde el navegador no levanta el webmail, seguro me falto algun dato.

respuesta

Imagen de miguelbaum

epe le di el primer comando que recomendaste y me resuelve esto.

Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 31 M RSS ( 45 MB VSZ)
Started: Fri Jul 20 22:46:56 2012 - 1:15:36 ago
State : Sleeping, pid: 20755
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 31 M RSS ( 45 MB VSZ)
Started: Fri Jul 20 22:46:56 2012 - 1:15:38 ago
State : Sleeping, pid: 20755
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 31 M RSS ( 45 MB VSZ)
Started: Fri Jul 20 22:46:56 2012 - 1:15:40 ago
State : Sleeping, pid: 20755

en el squirrelmail no se que modificar coloco dicha direccion y nada.
saludos

respuesta

Imagen de miguelbaum

amigos este error me sigue saliendo y no puedo instalar el repo epel de centos 6.

[root@localhost httpd]# ps aux | grep -i yum
root 1245 0.0 0.0 4352 808 pts/1 R+ 17:41 0:00 grep -i yum
root 20755 0.0 0.0 0 0 ? Z Jul20 0:01 [yumBackend.py]

kill -9 20755
killall -9 yum
yum: no process killed
esta es la version de mi yum:
yum --version
3.2.29
Installed: rpm-4.8.0-27.el6.i686 at 2012-07-20 19:35
Built : CentOS BuildSystem at 2012-06-22 10:38
Committed: Panu Matilainen at 2012-04-04

Installed: yum-3.2.29-30.el6.centos.noarch at 2012-07-20 19:35
Built : CentOS BuildSystem at 2012-06-22 19:57
Committed: Johnny Hughes at 2012-06-21

Installed: yum-plugin-fastestmirror-1.1.30-14.el6.noarch at 2012-07-20 19:35
Built : CentOS BuildSystem at 2012-06-22 12:23
Committed: Zdenek Pavlas at 2012-04-26

y si le doy yum update o cualquier otra opcion de yum como yum -y / yum install/ sale esto:

[root@localhost yum.repos.d]# yum install mod_ssl squirrelmail
Loaded plugins: fastestmirror, refresh-packagekit, security
Existing lock /var/run/yum.pid: another copy is running as pid 20755.
Another app is currently holding the yum lock; waiting for it to exit...
Another app is currently holding the yum lock; waiting for it to exit...
Another app is currently holding the yum lock; waiting for it to exit...

saludos

respuesta

Imagen de miguelbaum

hola amigos logre ingresar al webmail pero de forma local por medio de esta direccion:
https://localhost/webmail/src/webmail.php, y al querer reenviar un mail a otra direccion me aparece el siguiente mensaje, Informe de error en entrega
75 No puedo ejecutar el comado '/usr/sbin/sendmail -i -t

como direcciono esto a mi ip publica ya que necesito que se pueda acceder desde esta direccion https://www.andeslogistics.com.py/webmail, o sea, ya quite el dominio del server anterior y como agrego aqui o al agregar el dominio en el squirrelmail asume esto como dominio de entrada y salida de mail.
estas son las lineas de mi iptables:
# Firewall configuration written by system-config-firewall
# Manual customization of this file is not recommended.
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
-A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
-A INPUT -p icmp -j ACCEPT
-A INPUT -i lo -j ACCEPT
-A INPUT -m state --state NEW -m tcp -p tcp --dport 22 -j ACCEPT
-A INPUT -m state --state NEW -m tcp -p tcp --dport 25 -j ACCEPT
-A INPUT -m state --state NEW -m tcp -p tcp --dport 110 -j ACCEPT
-A INPUT -m state --state NEW -m tcp -p tcp --dport 8080 -j ACCEPT
-A INPUT -j REJECT --reject-with icmp-host-prohibited
-A FORWARD -j REJECT --reject-with icmp-host-prohibited
COMMIT
saludos

Páginas