Authentication issues setting up iRedMail on Debian
Posted
by
Sergio Rinaudo
on Server Fault
See other posts from Server Fault
or by Sergio Rinaudo
Published on 2014-05-28T15:23:46Z
Indexed on
2014/05/28
15:30 UTC
Read the original article
Hit count: 250
iredmail
I'm setting up an exchange server using iRedMail. Following the official iRedMail installation guide (http://www.iredmail.org/install_iredmail_on_debian.html) and the Digital Ocean guide (https://www.digitalocean.com/community/articles/how-to-install-iredmail-on-ubuntu-12-04-x64) I was able to install iRedMail without any problems, so I have all the services up and running.
I can configure domains and emails using iRedAdmin BUT I have problem both sending and receiving email, what I get from Roundcube is 'Authentication error' when trying to send an email. Also I can't receive anything.
I also tried to connect to the mx server using telnet, it connects, but after the STARTTLS command, when I start to write "MAIL FROM:" the connection is lost.
Something in the configuration is not working (at the moment I have the configuration written by the iRedMail installation) but I do not know where, I hope someone can enlight me!
Thank you
© Server Fault or respective owner