I'm having an issue with sending an order e-mail from Drupal (Ubercart).
I actually don't think the issue is in Drupal, because the e-mail is sent correctly to my e-mail address, but it doesn't arrive to the company e-mail address.
What I've done so far to understand what's th issue:
any tip ? Thanks
Update: Server logs:
2010-07-27 17:48:02 1OdmNu-0005fT-As <= [email protected] U=o110334 P=local S=25369 T="New order" for [email protected]
2010-07-27 17:48:02 1OdmNu-0005fY-Da <= [email protected] U=o110334 P=local S=1050 T="New Order" for [email protected]
2010-07-27 17:51:28 1OdmRE-0006fr-NQ <= [email protected] U=o110334 P=local S=25377 T="New order" for [email protected]
2010-07-27 17:51:28 1OdmRE-0006fv-OJ <= [email protected] U=o110334 P=local S=1052 T="New Order" for [email protected]
2010-07-27 18:04:15 1Odmdb-0002C9-63 <= [email protected] U=o110334 P=local S=822 T="New order" for [email protected]
If some email is getting through, it is probably not a drupal or php problem. Check your mail server logs.