[Radiant] Can't get the mailer behavior to work

John W. Long ng at johnwlong.com
Mon Nov 20 16:44:55 CST 2006


Jonathan Métillon wrote:
> *config*
> mailers:
>   contact:
>     subject: Contact depuis le site
>       from: noreply at example.com
>       redirect_to: /contact/merci
>       recipients:
>         - johnnyboy at example.com
> 

You've got the indentation wrong there. Try this:

mailers:
   contact:
     subject: Contact depuis le site
     from: noreply at example.com
     redirect_to: /contact/merci
     recipients:
       - johnnyboy at example.com

--
John Long
http://wiseheartdesign.com



More information about the Radiant mailing list