PDA

View Full Version : Sorry another email question


AngelDrago
24th May 2006, 01:03
Hi Falko and till,

how can i change this when i send an email from my shopping card it sees the email server as this www-data@aragon.mydomain.com as you can see its giving me the www-data@aragon but i woul like it to be the email server of my web site like www.mydomain.com

Thank you,
AngelDrago

till
24th May 2006, 08:34
Change the code of your shopping cart and add the optional parameter:
"From: you@yourdomain.com\n" to the mail function.