Buenas tardes mi problema es el siguiente acabo de configurar un servidor de correo pero no lo puedo echar andar estas son ls config que use:
Si alguien me echa una manita lo agracere mucho.
Como cliente de correo estaba probando con evolution pero cuando quiero escribir un nuevo mensaje se cuelga
Uso centos 5.5
Dovecot:
Protocols we want to be serving: imap imaps pop3 pop3s
If you only want to use dovecot-auth, you can set this to "none".
protocols = imap imaps pop3 pop3s
mail_location = maildir:~/Maildir
mail_location = mbox:~/mail:INBOX=/var/mail/%u
mail_location = mbox:/var/mail/%d/%1n/%n:INDEX=/var/indexes/%d/%1n/%n
postfix: lo he dejado para mbox
myhostname = mail.miempresa15.com
inet_interfaces = all
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain,
mail.$mydomain,
www.$mydomain, ftp.$mydomain
mynetworks=10.0.2.15/28, 127.0.0.0/8
og con POP3
Apr 18 17:35:10 mail postfix/master[3722]: daemon started -- version 2.3.3, configuration /etc/postfix
Apr 18 17:37:16 mail dovecot: pop3-login: Login: user=<chris>, method=PLAIN, rip=::ffff:10.0.2.15, lip=::ffff:10.0.2.15, secured
Apr 18 17:37:16 mail dovecot: POP3(chris): Disconnected: Logged out top=0/0, retr=0/0, del=0/0, size=0
Apr 18 17:37:33 mail dovecot: pop3-login: Login: user=<chris>, method=PLAIN, rip=::ffff:10.0.2.15, lip=::ffff:10.0.2.15, secured
Apr 18 17:37:33 mail dovecot: POP3(chris): Disconnected: Logged out top=0/0, retr=0/0, del=0/0, size=0
Apr 18 17:38:43 mail dovecot: pop3-login: Login: user=<chris>, method=PLAIN, rip=::ffff:10.0.2.15, lip=::ffff:10.0.2.15, secured
Apr 18 17:38:44 mail dovecot: POP3(chris): Disconnected: Logged out top=0/0, retr=0/0, del=0/0, size=0
Apr 18 17:39:03 mail dovecot: pop3-login: Login: user=<chris>, method=PLAIN, rip=::ffff:10.0.2.15, lip=::ffff:10.0.2.15, secured
Apr 18 17:39:03 mail dovecot: POP3(chris): Disconnected: Logged out top=0/0, retr=0/0, del=0/0, size=0
LOG con IMAP
Apr 18 17:43:11 mail postfix/smtpd[4022]: fatal: non-null host address bits in "10.0.2.15/28", perhaps you should use "10.0.2.0/28" instead
Apr 18 17:43:12 mail postfix/master[3722]: warning: process /usr/libexec/postfix/smtpd pid 4020 exit status 1
Apr 18 17:43:12 mail postfix/master[3722]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
Apr 18 17:43:12 mail postfix/master[3722]: warning: process /usr/libexec/postfix/smtpd pid 4022 exit status 1