mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-26 08:45:54 +03:00
[GH-ISSUE #152] Ignoring invalid email address: sendmail #100
Labels
No labels
awaiting feedback
bug
docker
documentation
enhancement
github_actions
invalid
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mailpit#100
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dregad on GitHub (Aug 9, 2023).
Original GitHub issue: https://github.com/axllent/mailpit/issues/152
My mailpit.log file is filled with messages like this
Mail is sent by a PHP application using PHPMailer, configured to use PHP mail(), with php.ini setup per https://github.com/axllent/mailpit/wiki/Configuring-sendmail, i.e.
sendmail_path = /opt/homebrew/bin/mailpit sendmailMail header example
Mailpit 1.8.0
@axllent commented on GitHub (Aug 9, 2023):
This should have been fixed in v1.8.1. Could you please upgrade your Mailpit and test again?
@dregad commented on GitHub (Aug 10, 2023):
My apologies, I should have checked for a new release and tested before reporting an issue here.
I confirm that the problem is fixed in 1.8.1 indeed.
Sorry about the noise and many thanks for your help and for making Mailpit !
@axllent commented on GitHub (Aug 10, 2023):
Not a problem at all, and I'm glad you like Mailpit 👍