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

ISSUE-65: Fixed sending of multiple string attachments in Exchange emails #66

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

HiQ-wipa
Copy link

@HiQ-wipa HiQ-wipa commented Mar 1, 2024

See #65.

All SendExchangeEmailTests passed, except SendEmailAsAnotherUserTest, which I'm unable to test since I only have access to one email account.

HiQ-wipa added 2 commits March 1, 2024 17:55
* Exchange emails with two string attachments no longer duplicates the
  first attachment.
* Added test case that sends an exchange email with two string
  attachments.
* Simplified attachment testing by moving directory handling into SetUp
  and TearDown.
* Made tests poll for arrived emails up to 5 times.
@HiQ-wipa HiQ-wipa changed the title ISSUE-64: Fixed sending of multiple string attachments in Exchange emails ISSUE-65: Fixed sending of multiple string attachments in Exchange emails Mar 1, 2024
Copy link
Contributor

@Svenskapojkarna Svenskapojkarna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Frends.Community.Email/EmailTask.cs Show resolved Hide resolved
@Svenskapojkarna
Copy link
Contributor

The change is approved, but it seems that unit test for sending an email on behalf of other user has broken, which will also block the release of the new version. I'm debugging this issue at the moment and will merge this once the unit test has been fixed.

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.

2 participants