Jump to content

[SOLVED] PHP no-reply autoresponder emailer


woody79

Recommended Posts

Okay, i would like to create a script that accesses a pop3 email account and takes the sender and replies witha standard message like

Thank you for replying, but this is a no reply email and your repy will not be read.

Ive been looking in a few places but i can't even work out how to access a pop3 email account.

 

Woody  ;D

 

Link to comment
Share on other sites

On the mail server just setup an auto-responder for that address, to do it from a script is kinda silly when all mail servers already have this functionality built right in with a few simple clicks. Is there a reason why you would want to script it?

Link to comment
Share on other sites

I am also looking for something similar to this, I have got my contact form up and running however when the email sends it just sends from a strange email address.

 

If I set the auto responder to send "Your message has been received, we will respond shortly" this wont respond to the email address entered into the form.

 

How would I go about making the form send from the actual email address being entered?

 

I guess this will resolve both problems as then the hosting auto responder will work on both fronts.

 

Thanks

 

James

 

E: James_Hollingsworth@blueyonder.co.uk

Link to comment
Share on other sites

If you are refering to the e-mail address that the user has inputted, this is a big security issue. You are allowing them to use your mail server then to send e-mail, which can very easily put you on a spam list or blackmail list. Your best bet is to create a header for the sender so it is consistant and then just allow that one address access to send mail from your mail server.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

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