Hi After adding email account via API, I can't login to email account. mail.err: --------------- Mar 17 16:30:14 hosting03 dovecot: imap: Error: user user@domain: Invalid settings in userdb: userdb returned 0 as uid Mar 17 16:30:14 hosting03 dovecot: imap: Error: Invalid user settings. Refer to server log for more information. ------------------- Where is problem? Thank you Dariusz
Did you check your services are configured as they should? https://www.howtoforge.com/communit...king-configuration-problem.63364/#post-303250 same issue at first glance.
Mail service is working. When I edit(just save without any change) mailbox after added via API, then I can loggin to mailbox.
Then the email address was not added correctly e.g. due to a missing value in $params array. Add a mailbox by api and then compare its record with one that you created in ispconfig to see which param your api call is missing.