Replies: 1 comment 4 replies
-
|
Hi @jmourinho. The settings in the configuration.php are overruled if an environment variable is set. Another possibility is that this is something at the mail server level. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
No matter what i set at the configuration.php file at
public $email = 'whateveriset@domain.com'Emails are being always sent from noreply@mysubdomain.domain.com (subdomain and domain named, of course), while they should be sent from whateveriset@domain.com as defined.
I am using SMTP, not phpmail functions. Am i forgetting something?
Thkx
Beta Was this translation helpful? Give feedback.
All reactions