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

imp: Import emails attachments as MessageDocuments #415

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

marien-probesys
Copy link
Member

@marien-probesys marien-probesys commented Aug 29, 2023

Related issue(s)

#149

Changes

  • Add a method to get PHPIMAP attachments from a MailboxEmail
  • Save attachments as files and store them with MessageDocumentStorage in CreateTicketsFromMailboxEmailsHandler.php

How to test manually

  • send an email to [email protected] with attachments
  • check a ticket is created and that attachments are set in the message

Checklist

  • code is manually tested
  • permissions / authorizations are verified
  • interface works on both mobiles and big screens
  • accessibility has been tested
  • tests are up-to-date
  • locales are synchronized
  • copyright notices are up-to-date
  • documentation is up-to-date (including migration notes)

@marien-probesys marien-probesys merged commit 9c8e22f into main Aug 29, 2023
6 checks passed
@marien-probesys marien-probesys deleted the imp/store-emails-attachments branch August 29, 2023 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant