Page 1 of 1

Email is not sent because of failed authentication

Posted: 11 Mar 2017 12:42
by volodya123
Hi, first of all many thanks for the EFA project!

I used it for a one week and spam is dramatically decrease on the mail-server.
In according today's statistics 76% of emails detected as a SPAM. Excellent result!

However, I nave a question: can use local user(s) account(s) in E.F.A for SMTP authentication and sending e-mails through it?

In details, my mail-server is placed in data-center and I set EFA: Mail Settings -> Outbound Mail Relay -> Hosts: 62.140.253.XXX/29 (my office network) and office's mail-client programs can send e-mails
Nevertheless, some other clients (mobile etc.) not from office network can't send e-mails and receive an authentication error from EFA,
so can I create a user/password in EFA for authentication and sending e-mail?

Thanks in advance.

Re: Email is not sent because of failed authentication

Posted: 11 Mar 2017 15:37
by shawniverson
Yes, you can. What you need is to set up SASL authentication and submission in postfix.

http://www.postfix.org/SASL_README.html

Re: Email is not sent because of failed authentication

Posted: 16 Mar 2017 14:49
by volodya123
shawniverson

Thank you for your fast reply!

but is there a short how-to instruction exactly E.F.A. SASL setup?

Re: Email is not sent because of failed authentication

Posted: 16 Mar 2017 15:29
by stusmith
volodya123 wrote: 16 Mar 2017 14:49 shawniverson

Thank you for your fast reply!

but is there a short how-to instruction exactly E.F.A. SASL setup?
Are you using Active Directory? Where are you user accounts stored?

Re: Email is not sent because of failed authentication

Posted: 17 Mar 2017 04:48
by volodya123
Hi stusmith!

No, I am not using M$ AD for storing user's accounts.)
I use old Centos release 5.4 + postfix + cyrus and user's accounts are stored in LDAP

well, I don't want to integrate E.F.A with my LDAP server
I just want to create a few (5 or 10) user's accounts on E.F.A localy to send through it e-mails from mobile (smartphones, Pads etc) users.

Is it possible?