Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attachment auto save issue in EmailCollector module #27166

Closed
alsoft10 opened this issue Dec 19, 2023 · 1 comment
Closed

Attachment auto save issue in EmailCollector module #27166

alsoft10 opened this issue Dec 19, 2023 · 1 comment
Labels
Bug This is a bug (something does not work as expected)

Comments

@alsoft10
Copy link
Contributor

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.
attachment-save -error

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

  1. Create an email collector Collect_Responses_In
  2. Configure it with your IMAP email server
  3. Add Operations to do by collector as the following
  4. Record an event in agenda (with type Email sent or received)
  5. Save attached files into object documents if a ref of an object is found into email topic.
  6. Now send an emaill with attachment to the IMAP email address you are using as a reply. Not the fisrt email.

Attached files

FireShot Capture 001 - EmailCollector - localhost

@alsoft10 alsoft10 added the Bug This is a bug (something does not work as expected) label Dec 19, 2023
@alsoft10 alsoft10 mentioned this issue Dec 19, 2023
@alsoft10
Copy link
Contributor Author

The issue is solved!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug (something does not work as expected)
Projects
None yet
Development

No branches or pull requests

1 participant