PDA

View Full Version : Fallo al loguear cuenta de correo


shynma
6th April 2007, 21:30
Hola a todos/as, He instaldo un server ISP en una distribución Debian tal y como explica el enlace que esta en la Web de ISPConfig.org. He creado diferentes dominios. No puedo entrar en las diferentes cuentas de correo de los distintos dominios. He enviado un email desde gmail a estos dominios y el server los almacena en la carpeta /var/mail/. Pero no puedo acceder a ellos. He instalado el cliente UebiMiau Webmail y tampoco puedo acceder. Alguie me puede ayudar. Gracias.

edge
6th April 2007, 22:09
Hola shynma,

English porvavor!

unreal4u
7th April 2007, 15:22
don't think she'll come back ... but just in case:

Hi everyone, i've just installed ISPConfig on a Debian distro just as the link in ISPConfig.org says. I've created diferent domains. I can't get in the different mail accounts of the different domains. I've send a mail from gmail to this domains and the server keeps them on /var/mail/, but i can't get to them. I also installed the client UebiMiau Webmail and nothing. Can somebody help me ? Thanks.

shynma
8th April 2007, 12:06
Gracias-thanks unreal4u

Hans
8th April 2007, 12:14
Hola!

You can try this:

Within ISPConfig, goto Management > Settings > Email and verify if the Maildir format is enabled.

Within your /etc/postfix/main.cf file, make sure that you have the following lines:

mydestination = /etc/postfix/local-host-names
virtual_maps = hash:/etc/postfix/virtusertable
home_mailbox = Maildir/

If you have any other line then mydestination = /etc/postfix/local-host-names, please comment it out by putting a # at the beginning of that line.

After adding those lines, restart Postfix with the command:

/etc/init.d/postfix restart

shynma
9th April 2007, 11:56
Hi more more thanks. My problem this one solved.

Hans
9th April 2007, 12:31
De nada! :)
(You're welcome! / No thanks)