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
e-mail adress sender
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: e-mail adress sender
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
So then the only option is to modifiy sender directly in the code.
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 16
- Joined: 08 Nov 2020, 22:52
Re: e-mail adress sender
hi
ok - can you tell me, where is the directly code?
thank you
ok - can you tell me, where is the directly code?
thank you
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: e-mail adress sender
Hi, see:
administrator/components/com_phocacart/libraries/phocacart/email/email.php
Jan
administrator/components/com_phocacart/libraries/phocacart/email/email.php
Jan
If you find Phoca extensions useful, please support the project