Jump to content

shiznewski

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Everything posted by shiznewski

  1. I saw an example the other day where the person was piping with popen back to sendmail the whole email with a modified to address. But i can't seem to find it.
  2. I don't actually want to change the from. I just want to redirect the email to either myself or my partner. If you use forwarding option in hotmail/yahoo/gmail or the redirect to email option in cpanel, this is what i'm trying to accomplish
  3. I'll try to be as clear as possible. I use cpanel and account level filtering to handle my incoming emails. The filter pipes all incoming email to mypipe.php. Inside the php i break apart the headers and body and add certain information to a database but now i need to forward the email to either myself or my partner. I know there is the mail() function but if i use that the email will come from seann@domain.com instead of the original sender. Is it possible to just redirect(cpanel term in the account level filter options) or fwd the mail as it is?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.