espocrm / espocrm-docker

Official Docker Image for EspoCRM
https://hub.docker.com/r/espocrm/espocrm
GNU Affero General Public License v3.0
56 stars 34 forks source link

Cannot Reply to email message via espocrm #46

Closed stef204 closed 4 weeks ago

stef204 commented 1 month ago

Running Version 8.2.4 in docker (not docker compose).

I have setup a test personal email account. incoming and outgoing (smtp) IS configured in the personal email account configuration AND the test email does get sent (and received by recipient.)

When I select "Reply", I get the following error messages:

SMTP is not configured: Personal Email Accounts

Although the smtp is configured.

I also went to Administration|Outbound emails and set the smtp there even though somehow it does not ask me for a password in that screen.

If I try to send an email I get the following error message:

Error 400: Bad request
Backend validation failure.

Field: from
Validation: required

What's going on here?

stef204 commented 4 weeks ago

no idea how but it fixed itself. closing.