croslin Posted February 22, 2007 Share Posted February 22, 2007 Email functions fine in all instances except when sent from the admin panel. Those emails show the sender as [email protected], which of course is an invalid email address. How or where do I set the Email Address used when mail is sent from Admin to what is configured for the rest of the site, [email protected]? Thanks for your help!!! Link to comment Share on other sites More sharing options...
Velveeta Posted February 22, 2007 Share Posted February 22, 2007 Email functions fine in all instances except when sent from the admin panel. Those emails show the sender as [email protected], which of course is an invalid email address. How or where do I set the Email Address used when mail is sent from Admin to what is configured for the rest of the site, [email protected]? Thanks for your help!!! You'll need to set that in the file that this is happening in, I'm guessing mail.php... Make sure that it sets the from field either from info pulled from the store's configuration, or from something you supply yourself in the email form, and not from something like your IP address that it's reading currently... Richard. Richard Lindsey Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.