Page 1 of 1

e-mail adress sender

Posted: 18 Jun 2024, 10:07
by matrix630307
hi
it's possible to change the sender e-mail in phoca cart?
i have in joomla config for example info@... - but i will send the mail from phoca cart for example with noreply@...
thank you for a tipp :)

Re: e-mail adress sender

Posted: 19 Jun 2024, 13:36
by Jan
Hi, the sender which is set in Joomla configuration is set. BTW, there are a lot of problems on many servers, when the email is not the one set in Global configuration and does not match the server options.

So then the only option is to modifiy sender directly in the code.

Jan

Re: e-mail adress sender

Posted: 21 Jun 2024, 21:27
by matrix630307
hi
ok - can you tell me, where is the directly code?
thank you

Re: e-mail adress sender

Posted: 26 Jun 2024, 01:23
by Jan
Hi, see:
administrator/components/com_phocacart/libraries/phocacart/email/email.php

Jan