1

Topic: 503 5.5.1 Error: authentication not enabled

==== Required information ====
- iRedMail version: 0.8.7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Ubuntu 14.04.1
- Related log if you're reporting an issue:
====

Authentication does not appear to be working for port 25 on my server.

user@mail:~$ telnet localhost 25
Trying ::1...
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 mail.myserver.com ESMTP Postfix (Ubuntu)
EHLO mail.myserver.com
250-mail.myserver.com
250-PIPELINING
250-SIZE 15728640
250-ETRN
250-STARTTLS
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
AUTH LOGIN
503 5.5.1 Error: authentication not enabled

It seems to work with authentication via port 587, but not 25.

Any ideas?

----

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

2

Re: 503 5.5.1 Error: authentication not enabled

Please enable TLS for smtp authentication, both port 25 and 587 are ok.

3

Re: 503 5.5.1 Error: authentication not enabled

Hello,

I have the same problem. It is my first time to work with Linux. Can you explain how to enable TLS for smtp authentication?

Sorry for being a noob sad

4

Re: 503 5.5.1 Error: authentication not enabled

apengronda wrote:

Can you explain how to enable TLS for smtp authentication?

It's enabled by default in iRedMail.

Welcome to this forum, and please always ask your own question in a new forum topic. smile