scott001 Posted March 31, 2019 Report Posted March 31, 2019 Since I upgraded to v3.4.0 the system email "Impending campaign expiration" is now sending from my server name domain, and from "s". For example: From: "s" <[email protected]> I've checked the config file and do not see anything that could cause this, and have no idea where the "s" is coming from. The email should be from "[email protected]" Quote
andrewatfornax Posted April 2, 2019 Report Posted April 2, 2019 Possibly this is coming from your PHP configuration? https://documentation.revive-adserver.com/display/DOCS/Email Quote
scott001 Posted April 4, 2019 Author Report Posted April 4, 2019 I'm not sure how...every other email sent from my adserver system is normal, and follows the settings in the configuration file. The only email that has this issue is the impending ad expiration notice. I suspect there is a bug. PS - I am using sendmail and not php to send the emails. Quote
andrewatfornax Posted April 4, 2019 Report Posted April 4, 2019 Hi @scott001, Sure, a bug is always a possibility! If you can reproduce, can you please set up a bug report in GitHub with the steps for us to reproduce? Thanks. Quote
scott001 Posted April 25, 2019 Author Report Posted April 25, 2019 The only way to reproduce is to view the email that is sent out when a campaign is expiring. In my case the email from address is now malformed...not sure why, but it started after a recent upgrade. Again, all other system emails seem fine. Quote
jamieburchell Posted May 31, 2019 Report Posted May 31, 2019 I'm having the same issue and have had the same issue for a long time. The from header is being set as "n" <n@hostname> where hostname is the machine name. The quotes appear to be part of the name too, according to my inspection of the headers in our Mailgun account: "from": "\"n\" <n@hostname>" The "Email 'From' Email Address" in the settings is set to no-reply@ and a different domain. Doesn't seem to be getting picked up. The From name and company were blank, I've tried completing those to see if it makes any difference but am unsure how to trigger a test email. Log all outgoing email messages is ticked, but I can't see where they are being logged to. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.