sending a confirmation message automatically to a given email id

Posted by Radhe on Stack Overflow See other posts from Stack Overflow or by Radhe
Published on 2010-06-05T05:26:32Z Indexed on 2010/06/05 6:02 UTC
Read the original article Hit count: 276

Filed under:

I have a form which has a field for email id. When form is submitted then a confirmation message should be send automatically to the given email id, how?

I want to do this in php.

© Stack Overflow or respective owner

sending a confirmation message automatically to a given email id

Posted by Radhe on Server Fault See other posts from Server Fault or by Radhe
Published on 2010-06-05T11:43:37Z Indexed on 2010/06/05 11:53 UTC
Read the original article Hit count: 276

Filed under:

I have a form which has a field for email id. When form is submitted then a confirmation message should be send automatically to the given email id, how?

I am using mail server Apache james for window What configuration should i do?how should i proceed....

© Server Fault or respective owner

Related posts about php