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

[DX] Use mailpit over mailhog #122

Merged
merged 1 commit into from
Apr 10, 2024
Merged

[DX] Use mailpit over mailhog #122

merged 1 commit into from
Apr 10, 2024

Conversation

BitcoinMitchell
Copy link
Collaborator

Description

Since Mailhog is two years outdated and is lacking in features, I've replaced it with Mailpit, which is inspired by Mailhog, except it is up-to-date and has a lot of extra useful features.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change which improves the codebase)

How Has This Been Tested?

I've send a test email to myself using PrestaShop itself.

Test Configuration:

  • PrestaShop version: 8.1.0
  • PHP version: 8.1.22

image

image

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have checked my code and corrected any misspellings

@BitcoinMitchell BitcoinMitchell self-assigned this Apr 9, 2024
Copy link
Contributor

@ndeet ndeet left a comment

Choose a reason for hiding this comment

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

LGTM

@BitcoinMitchell BitcoinMitchell merged commit 18c71a2 into 6.x Apr 10, 2024
4 checks passed
@BitcoinMitchell BitcoinMitchell deleted the use-mailpit branch April 10, 2024 14:08
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