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

Add MailToFile Sender #151

Merged
merged 16 commits into from
Jan 16, 2025
Merged

Conversation

gam6itko
Copy link
Contributor

@gam6itko gam6itko commented Jan 15, 2025

What was changed

Added new sender

Why?

For testing purposes I need to track and test mail data. It very useful to group by recipient to files

Checklist

  • Closes #
  • Tested
    • Tested manually
    • Unit tests added
  • Documentation

@roxblnfk roxblnfk force-pushed the sender-mail-to-file branch from a60751c to bd68525 Compare January 15, 2025 18:16
@roxblnfk roxblnfk added the enhancement New feature or request label Jan 15, 2025
Copy link
Member

@roxblnfk roxblnfk left a comment

Choose a reason for hiding this comment

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

Just need to add the sender in the docs

@roxblnfk roxblnfk force-pushed the sender-mail-to-file branch 2 times, most recently from 696a49a to b7a3d3c Compare January 15, 2025 19:22
@roxblnfk roxblnfk force-pushed the sender-mail-to-file branch from b7a3d3c to efaf94b Compare January 15, 2025 19:23
gam6itko and others added 3 commits January 16, 2025 11:34
…-mail-to-file

# Conflicts:
#	src/Sender/MailToFileSender.php
#	tests/Unit/Sender/MailToFileSenderTest.php
@roxblnfk roxblnfk force-pushed the sender-mail-to-file branch from 49eb5da to 0ac2977 Compare January 16, 2025 09:57
@roxblnfk roxblnfk force-pushed the sender-mail-to-file branch from 59d5384 to 238e753 Compare January 16, 2025 15:56
(cherry picked from commit d3e604e44c0ac8f47ae05cba41dc549de71328f7)
(cherry picked from commit 1996e228ea9dcdbc58256acae34b3a20f6c14d92)
@roxblnfk roxblnfk force-pushed the sender-mail-to-file branch from f106edb to 0cb30b4 Compare January 16, 2025 17:56
@roxblnfk roxblnfk force-pushed the sender-mail-to-file branch from e4a1229 to 6c65115 Compare January 16, 2025 19:33
@roxblnfk roxblnfk merged commit f306fd0 into buggregator:master Jan 16, 2025
18 of 21 checks passed
@roxblnfk roxblnfk changed the title Sender mail to file Add MailToFile Sender Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants