Jump to content

php email return path problem


jeboy

Recommended Posts

I have setup an email which will be the return path of the email that i sent (eg. [email protected]). And all incoming emails to that email (ie. [email protected]) will be forwarded to a script that will fetch those emails and enters it to the database. When I send an email to ([email protected]) it works as expected, it redirects the email to my script but when I purposely send a message to an invalid email or to non existent email, it just bounce back to ([email protected]) and it doesn't redirect to my script. What should be done? Please help.

Link to comment
https://forums.phpfreaks.com/topic/78196-php-email-return-path-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.