https://github.com/UCLA-IEEE/webtools.ieeebruins.com/blob/development/app/controllers/ReimbursementsController.php#L104-L107
Since @ieee.ucla.edu don't work for now, this should probably be changed to send emails to treasurer@ieeebruins.com with the "From" field containing webmaster@ieeebruins.com. If @ieee.ucla.edu forwarding is restored and will exist in the long term, this issue can be ignored.
Ideally, these strings would be in a config file somewhere instead of hard-coded in the middle of the primary logic.
https://github.com/UCLA-IEEE/webtools.ieeebruins.com/blob/development/app/controllers/ReimbursementsController.php#L104-L107
Since @ieee.ucla.edu don't work for now, this should probably be changed to send emails to
treasurer@ieeebruins.comwith the "From" field containingwebmaster@ieeebruins.com. If @ieee.ucla.edu forwarding is restored and will exist in the long term, this issue can be ignored.Ideally, these strings would be in a config file somewhere instead of hard-coded in the middle of the primary logic.