I am using lead capture forms to capture email addresses.
I’d like to be able to send autoreply messages based on the domain of the email address. In short, if the email comes from gmail, hotmail, yahoo, etc I’d like to automatically send a message. If the email is not in the list of specified domains, no action should be taken.
I can’t find a way using the standard implementation to make this work. Am I missing something or is it not possible out of the box?
Thanks