View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000666 | XMB1 | Bugs | public | 2022-05-27 13:46 | 2024-04-03 13:25 |
Reporter | falk | Assigned To | miqrogroove | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | unable to reproduce | ||
Product Version | 1.9.12.03 | ||||
Summary | 0000666: socket_SMTP not working | ||||
Description | Mails are not send via SMTP relay (yes, all settings in config.php are correct, and yes the provider accepts connections from www-data) and no error is shown. When I use the newsletter function, the systems indicates that all mails are send, but unfortunately it's not true. I'm wondering where SSL or TLS is to be defined ... Any ideas from anybody are highly appreciated! Many thanks and Cheers, Falk | ||||
Tags | SMTP | ||||
MySQL Version | 5.7.38 | ||||
PHP Version | 7.2.24 | ||||
Web Server | Apache | ||||
Browser | Opera | ||||
Flags | |||||
Original Reporter | |||||
SVN Revision | |||||
Git Commit | |||||
|
I found the reason for the problem, but don't know how to fix it: The smtp provider does not accept other than my own from address, means when mails are send from www-data or root the from address is denied. Is there any chance to masquerade the original from address, or permanently force to re-write the from address to always the one which is accepted? Again, any ideas are highly appreciated, Cheers, Falk |
|
The email From header is controlled by the general settings in XMB. The setting is named "Administrator E-Mail". This is not a bug. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-05-27 13:46 | falk | New Issue | |
2022-05-27 13:46 | falk | Tag Attached: SMTP | |
2022-05-29 01:28 | falk | Note Added: 0000427 | |
2024-04-03 13:25 | miqrogroove | Assigned To | => miqrogroove |
2024-04-03 13:25 | miqrogroove | Status | new => closed |
2024-04-03 13:25 | miqrogroove | Resolution | open => unable to reproduce |
2024-04-03 13:25 | miqrogroove | Note Added: 0000446 |