View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000752 | XMB1 | New Features | public | 2025-01-02 16:37 | 2025-06-23 15:40 |
Reporter | miqrogroove | Assigned To | miqrogroove | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Target Version | 1.10.00 | Fixed in Version | 1.10.00 | ||
Summary | 0000752: Replace socket_SMTP with Symfony Mailer | ||||
Description | XMB needs a proper SMTP client. | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | |||||
Web Server | |||||
Browser | |||||
Flags | Schema Updates | ||||
Original Reporter | |||||
SVN Revision | |||||
Git Commit | https://github.com/miqrogroove/xmb/commit/62ebd2efe2d0b123c9c361403a16472309aed958 | ||||
parent of | 0000797 | resolved | miqrogroove | Figure Out if Symfony's DKIM Signing Works With Sendmail |
|
One last test and it did not go well. PHP mail() and Symfony SendmailTransport are not the same thing by a long shot. I created a situation where PHP mail() works fine but the sendmail configuration is broken on the same server. I will have to revert some things and offer three different mailers instead of just the two Symfony transports. |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-01-02 16:37 | miqrogroove | New Issue | |
2025-04-19 21:35 | miqrogroove | Status | new => confirmed |
2025-04-19 21:35 | miqrogroove | Category | Research Tasks => New Features |
2025-04-19 21:35 | miqrogroove | Summary | Figure out if Symfony Mailer Could Be Added => Replace socket_SMTP with Symfony Mailer |
2025-06-17 15:42 | miqrogroove | Assigned To | => miqrogroove |
2025-06-17 15:42 | miqrogroove | Status | confirmed => assigned |
2025-06-23 07:06 | miqrogroove | Relationship added | parent of 0000797 |
2025-06-23 13:25 | miqrogroove | Note Added: 0000566 | |
2025-06-23 15:40 | miqrogroove | Status | assigned => resolved |
2025-06-23 15:40 | miqrogroove | Resolution | open => fixed |
2025-06-23 15:40 | miqrogroove | Fixed in Version | => 1.10.00 |
2025-06-23 15:40 | miqrogroove | Flags | => Schema Updates |
2025-06-23 15:40 | miqrogroove | Git Commit | => https://github.com/miqrogroove/xmb/commit/62ebd2efe2d0b123c9c361403a16472309aed958 |