Strange. I replied to this thread yesterday. :/

I renamed the file but that changed exactly nothing. Any other ideas?

Best,
Markus

On Jan 6, 10:48 am, The Editor <[email protected]> wrote:
> Try renaming site.auth.email to site.auth.mail. I think that will
> solve the problem.
>
> Cheers,
> Dan
>
>
>
> On Tue, Jan 5, 2010 at 4:27 PM, Markus <[email protected]> wrote:
> > I just noticed that my email form stopped working. :/
>
> > I have a hierarchy "blog". "blog.footer" adds an email form to
> > "blog.*" pages.
>
> > "site.auth.email" contains: blog.*: @guest
>
> > "site.config" contains:
>
> > mailAddress: ....@...
> > mailMode: active
> > sitemail: ....@...
>
> > "blog.footer" contains (stripped):
>
> > [form]Email:
> > [text email size=35]
> > Message:
> > [box body rows=10]{?body}[box]
> > Write {captcha} in here: [text check size=6]
> > [submit "SUBMIT"]
> > [session if "! equal {=check} {captcha} ? warn=Error."]
> > [session validate_email "/^...@.+..+$/ ?  : warn=Error."]
> > [session warn]
> > [session subject "{=title}"]
> > [session to "{sitemail}"]
> > [session from "{=email}"]
> > [session mail]
> > [session msg "Success."]
> > [form]
>
> > Email address validation works, captcha works, but no mail is sent.
> > Any ideas?
>
> > Happy new year,
> > Markus
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "BoltWire" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to 
> > [email protected].
> > For more options, visit this group 
> > athttp://groups.google.com/group/boltwire?hl=en.
-- 
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en.


Reply via email to