Sterc / FormIt

A dynamic form processing Snippet for MODX Revolution
https://docs.modx.com/current/en/extras/formit
33 stars 58 forks source link

Required fiarFrom when setting fiarFromName #7

Closed ghost closed 9 years ago

ghost commented 10 years ago

Noticed something with FormIT and the AutoResponder hook. If you want to specify "fiarFromName" you must also specify "fiarFrom" (email address) otherwise it defaults to the servers internal email address / hostname. Might be worth adding to the RTFM that to set the fiarFromName, you must set the fiarFrom as well otherwise the FromName will default to servers hostname.

Bumme commented 9 years ago

You don't have to specify both. If you specify the fiarFromName as 'Example name' and you don't specify the fiarFrom, the only thing that will change is your name.