Hi, i need some help here,
I want to send my message for different e-mail's according to the list,
Example:
I have a list of countrys(unsing menu drop-down):
Brasil
Argentina
USA
Canada
England
Italy
Now, if the country is Brasil or Argentina i want to send for a email like: southamerica@example.com
Else if the country is USA or Canada i want to sendo for another e-mail like: northamercia@example.com
And if is England or Italy i want to send for another email, like europe@example.com
Can someone help me?
Thank you!