Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted January 15, 20241 yr I’m investigation a delivery issue and noticed that outgoing system mails have a return path set to info@mydomain.com, even though I have ‘no-reply emails’ set up in the email settings: Where is that info address coming from? I tested two different communities and both show this behaviour.
January 15, 20241 yr 36 minutes ago, opentype said: Where is that info address coming from? I tested two different communities and both show this behaviour. This would likely be coming from your PHP or SMTP configuration. We do not set anything outside of what you see there for email sending.
January 15, 20241 yr Are you seeing it in a Commerce support request notification perhaps? In the support module, you can setup a custom email address for each department. Edited January 15, 20241 yr by teraßyte
January 15, 20241 yr Author I don’t use Commerce support. It seems to happen for all outgoing emails including the test mail. 40 minutes ago, Jim M said: This would likely be coming from your PHP or SMTP configuration. Weird, but I guess so. I’m admin for someone else’s IPS installation with the same hosts and just checked their mail source code. It has the same behaviour.
January 15, 20241 yr If you're using PHP mail, do you have it specified in AdminCP > Email Settings > Additional Parameters?
January 15, 20241 yr Author It’s a thing with this particular host. Not a big deal now that I know where it’s coming from.