You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EmailCollector module can't save the attachement though IMAP fetch
When customer reply to the ticket conversation using support email with attachment, EmailCollector class can't save the attachment. Please see the attachment for more details.
Environment Version
18.0.4
Environment OS
Windows 10
Environment Web server
Apache 2.4
Environment PHP
8.1.12
Environment Database
MySQL
Environment URL(s)
No response
Expected and actual behavior
Attachment should be saved automatically with the ticket reply by the customer.
Steps to reproduce the behavior
Create an email collector Collect_Responses_In
Configure it with your IMAP email server
Add Operations to do by collector as the following
Record an event in agenda (with type Email sent or received)
Save attached files into object documents if a ref of an object is found into email topic.
Now send an emaill with attachment to the IMAP email address you are using as a reply. Not the fisrt email.
Attached files
The text was updated successfully, but these errors were encountered:
Bug
EmailCollector module can't save the attachement though IMAP fetch
When customer reply to the ticket conversation using support email with attachment, EmailCollector class can't save the attachment. Please see the attachment for more details.
Environment Version
18.0.4
Environment OS
Windows 10
Environment Web server
Apache 2.4
Environment PHP
8.1.12
Environment Database
MySQL
Environment URL(s)
No response
Expected and actual behavior
Attachment should be saved automatically with the ticket reply by the customer.
Steps to reproduce the behavior
Attached files
The text was updated successfully, but these errors were encountered: