Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Mail Server
  • Search

smtp 435 error in vestacp Topic is solved

Questions regarding the Mail Server
Dovecot, Exim, RoundCube
Post Reply
  • Print view
Advanced search
2 posts • Page 1 of 1
rkhyd
Posts: 17
Joined: Fri Jul 24, 2015 10:06 am

smtp 435 error in vestacp
  • Quote

Post by rkhyd » Mon Aug 12, 2019 1:02 am

When i create an email user and try to send email from roundcube, i get smtp 435 error : Authentication failed.
How to solve this issue
Top

rkhyd
Posts: 17
Joined: Fri Jul 24, 2015 10:06 am

Re: smtp 435 error in vestacp
  • Quote

Post by rkhyd » Mon Aug 12, 2019 2:11 am

ok, i fixed the issue myself..
Ths ownership of the auth-client was set to root. i changed it to dovecot and updated the same in /etc/dovecot/conf.d/10-master.conf
It should look like this.

Code: Select all

service auth {
  unix_listener auth-client {
    group = mail
    mode = 0660
    user = dovecot
  }
  user = dovecot
}
Top


Post Reply
  • Print view

2 posts • Page 1 of 1

Return to “Mail Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password