am-impact / amforms

Forms plugin for Craft
Other
121 stars 21 forks source link

Notification & confirmation emails always sent to Craft system email address #111

Closed biteMedia closed 7 years ago

biteMedia commented 7 years ago

Setting a form's notification 'Email recipients' field to a different address seems to have no effect - the notification email is sent to the Craft system email address.

Selecting an Email field in the 'Send confirmation to' dropdown doesn't seem to have any effect either - the confirmation email is also sent to the Craft system email address.

Not sure if this has something to do with this being a local site with devMode active. In Craft's email settings, I'm using SMTP protocol via SendGrid which does actually send out the emails.

I'm using amforms version 1.6.1

Thanks for any help!

biteMedia commented 7 years ago

The issue was with my config - I had the 'testToEmailAddress' setting filled out causing everything to go to that one address.