If user is not an admin they can not send email to Entity, nor they can test SMTP. Imap is tested ok. Logs below.
WARNING: (403) :: POST /Email/sendTest :: /var/www/espo/application/Espo/Tools/Email/SendService.php(651)
WARNING: (403) Assignment failure: assigned user or team not allowed. :: POST /Email :: /var/www/espo/application/Espo/Core/Record/Service.php(504)
When I make this user an admin, everything works fine.
Setting role permitions to everything "all" and "yes" doesn't help.
Nor helped disabling and enabling Email; Setting default team; Clearing and/or disabling cache; rebuilding Application.
Current version: 8.4.2
WARNING: (403) :: POST /Email/sendTest :: /var/www/espo/application/Espo/Tools/Email/SendService.php(651)
WARNING: (403) Assignment failure: assigned user or team not allowed. :: POST /Email :: /var/www/espo/application/Espo/Core/Record/Service.php(504)
When I make this user an admin, everything works fine.
Setting role permitions to everything "all" and "yes" doesn't help.
Nor helped disabling and enabling Email; Setting default team; Clearing and/or disabling cache; rebuilding Application.
Current version: 8.4.2
Comment