When this program is run from an aegir server, the site email address is set as the same as the admin user. This causes lost emails to the site administrator if they are behind a restrictive spam filter. We should set the site email to something that will not raise flags, like no-reply@domain.

Comments

dnotes’s picture

Issue tags: +Milestone 1

Tagging for Milestone 1

dnotes’s picture

Component: Modules » Misc

Apparently it is not sufficient to simply alter the settings during install, because Aegir sets the site email address independently somehow. We need to figure this out.

  • dnotes committed 3f67223 on 7.x-2.x
    by dnotes: #1461776 added form alter for site default email address
    
dnotes’s picture

Issue summary: View changes
Issue tags: -Milestone 1 +8.x, +Planning