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

John W. Long ng at johnwlong.com
Mon Nov 20 17:09:51 CST 2006


Ruben D. Orduz wrote:
> Huh? Both code snippets are the same or is it just me?

Look again:

> On 11/20/06, John W. Long <ng at johnwlong.com> wrote:
>>
>> 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

In the first example "from" and the following keys are indented an extra 
level.

--
John Long
http://wiseheartdesign.com



More information about the Radiant mailing list