VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: vale_b on January 07, 2013, 17:33:43 PM

Title: Order confirmation email to many addresses
Post by: vale_b on January 07, 2013, 17:33:43 PM
Hello, I'm using joomla 2.5.8 and VM 2.0.16

I want to add some e-mail address to receive the order confirmation email. Which file I have to modify?
I don't find anything on the forum except a topic that is moved, but the link seems to be broken...

Can someone help me?

Thanks!
Title: Re: Order confirmation email to many addresses
Post by: John2400 on January 08, 2013, 03:24:02 AM
http://www.hotshotdeveloper.com/general/how-to-forward-to-multiple-email-addresses-in-cpanel.html

best option and very simple
Title: Re: Order confirmation email to many addresses
Post by: vale_b on January 08, 2013, 10:06:57 AM
Thank you, this is a good idea to use in many case, but not for me unfortunatelly...

I need to add an email address in VM, because I have to administer many sites with VM, and every site need a different mail to be forwarded. So, i need to receive on my e-mail every order confirmation, but I don't want to forward every mail that I receive...

I read in an old post about an older version of VM (in vm italian forum) that in /joomla/administrator/components/com_virtuemart/classes there is a file ps.checkout.php that contain something like this:

vmMail( $shopper_email, $shopper_name, $vendor_subject, $vendor_mail_Body, $vendor_mail_AltBody, true, null, null, $EmbeddedImages);
and here you can add the email address you want. In VM2 this file don't exist!
Any idea where I can find this code?
Title: Re: Order confirmation email to many addresses
Post by: John2400 on January 08, 2013, 12:03:52 PM
try these ?
I just saw this from jenkinhill post :  http://forum.virtuemart.net/index.php?topic=99098.0


http://www.interamind.com/index.php?option=com_content&view=article&id=118&Itemid=99


http://www.acyba.com/acymailing.html?partner_id=19513

others say they can do what you want but reading some materials I can't see the multiple vendor emails but I'm happy to be corrected.
Title: Re: Order confirmation email to many addresses
Post by: vale_b on January 10, 2013, 10:42:45 AM
Thanks for your suggestions but I'm serching a free solution, maybe to do by myself...  ;)
For now I'll use a review of one of your previous idea: I set on my gmail account a filter to separate the emails caming from the different shop (in every email there is the name of the onlineshop, of course) and then I forward them to the right addresses.

But I'll not give up! I'll find the way without using shortcuts!  8)

Thanks a lot to make me thinking and... STAY TUNED!  ;)
Title: Re: Order confirmation email to many addresses
Post by: DaveOzric on May 29, 2013, 21:13:21 PM
Really? this is not a feature yet?