How to change the from address when sending mail through PHP

Discussion in 'Programming/Scripts' started by pebkac, Aug 27, 2009.

  1. pebkac

    pebkac Member HowtoForge Supporter

    Hey all, I have osCommerce running on my Perfect server. I have one small problem. When someone is on the contact us page and fills out the form the email never gets to us. I looked in the mail log and I think it is because the mail comes from: [email protected]

    Here is the error from the mail log:
    Code:
    delays=0.03/0/0.47/9.6, dsn=5.0.0, status=bounced (host mx03.bis.na.blackberry.com[216.9.248.34] said: 553 #5.1.8 Domain of sender address <[email protected]> does not exist (in reply to MAIL FROM command))
    So I think I need to figure out how to change the [email protected] to just a valid email address on our server?????

    Anyone have any ideas for me?


    --Steve
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

Share This Page