| Case number: | 300-13 |
| Project: | AM Home Delivery |
| Opened by: | DaveNotik |
| Status: | Open |
| Assigned: | bigblue |
| Priority: | 1-High |
| Type: | Bug |
| Opened on: | Monday, October 22, 2007 - 16:53 |
| Last modified: | Thursday, October 25, 2007 - 09:52 |
E-mail is not working, e.g. Contact us page.
This project is on shared box (we have yet to move all to dedicated). With older versions (pre 5) I had to go into user.module and add a -f site@whatever.com (a local e-mail address) to the user_mail function.
In 5, it's done differently, must hook in. Please add this generic function (so we can reuse elsewhere as needed to) to a generic custom module.
I have been working with something like d202_custom -- see /amtrucking.com/sites/all/modules/d202_custom/ (disabled at moment, see other upcoming case re: that). That module should have generic things I can apply to other sites.