Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

Changing "sender" in form - mail


Go to End


11 Posts   7007 Views

Avatar
potion_maker

Community Member, 36 Posts

13 August 2008 at 8:09am

Sorry if this is a double post. I tried doing a sitewide search for admin@myhost.com but nothing turned up.

Avatar
Double-A-Ron

Community Member, 607 Posts

5 November 2008 at 11:30pm

I'm having the same issues here too. Email::setAdminEmail('info@properdomain.com'); is set in _config.php, yet the site still sends email with the from address set to account@sub.host.com.

I know this isn't hard coded anywhere, as the "sub" part in that address changes now and then. Must be some sort of email load balancing at my host.

2 Strange things:

1. setAdminEmail worked for a while, but as soon as I changed the recipient address in the CMS, it went back to this.
2. Last time it did this, it would eventually cease to send the emails at all (but still log the user's input)

Anyone know if this is a known bug?

Aaron

Avatar
kudesign

Community Member, 64 Posts

3 December 2008 at 1:15pm

Has anybody got a solution to this yet? thanks.

Go to Top