If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
I found out (without a DB check) that the draft email is moved to the sent folder.
The problem is that I get the error message "error 500 subject value must be composed of printable US-ASCII or UTF-8 characters" when I want to send it which is the reason I save as draft
It is the latest EspoCRM version (4.2.7). The log only shows the reported error from this an the other post. I copy it here:
[2016-10-18 19:06:45] Espo.ERROR: API [POST]:/:controller, Params:Array ( [controller] => Email ) , InputData: {"status":"Sending","isHtml":true,"name":"
FULL EMAIL MESSAGE
","cc":"","bcc":""} - Subject value must be composed of printable US-ASCII or UTF-8 characters. [] []
We also had a problem with email fetching again after the update (the posts from the initial problem are also in the forum). The problem with sending emails and then saving drafts was also there.
So I applied the patch with HeaderWrap. The fetching works, the send error remains. The emails that "disappear" from draft folder to sent folder are also not synced to the IMAP.
If you need more details or a check with another install let me know.
Hi
How many "espocrm"s do you have on the same server? If more than one, the problem could be related with filters. Try to push Reset button on the search area.
Different servers except one case. Both are in different folders, different domains, own database and separate email.
in any case I reset the filter. No effect. I do not think that filters are an issue, but the handling of emails, which seems to be a topic in the forum.
So maybe it is a problem that we mainly have German users and therefore emails in German.
Comment