In content/types/fields I have an email field. Field type is cck(Email).

When user submits the email I would like an email sent to email field to confirm their email address.

This is not related to user registration email.

Does anyone have an idea how to accomplish this. I would really appreciate some feed back.

Comments

darrenmothersele’s picture

You could do this with Rules, but you would need to write some custom PHP.