Can you send me your action.contact form so I can try and debug for you? Cheers, Dan
On Mon, Jan 4, 2010 at 12:33 PM, Kevin <[email protected]> wrote: > Thanks Dan, > > I currently have in site.auth.mail: > > *: @admin > action.contact: @guest > > But a guest cannot send mail. It just says Form Submitted when they try. > > This is to setup a simple contact form that mails me info that a visitor > sends. > > > On Mon, Jan 4, 2010 at 9:58 AM, The Editor <[email protected]> wrote: >> >> Anyway, your site.auth.mail page should have content like this: >> >> some.page*: bob,@editor >> >> Which basically says only bob or an editor can send mail from a >> form/function on some.page. No other emails should work. If the page >> is blank, you should be able to send mail from anywhere. Which is not >> advisable as anyone could put [(mail .... )] in a comment box and >> cause problems... >> >> The recommendation is to put the line below first, and then enable >> specific pages one by one as you add them. >> >> *: @admin >> >> Let me know if you have further questions. If you care to add the >> appropriate info to the BoltWire docs somewhere I'd appreciate it. I'm >> a bit behind on things after my trip to Denmark, and working on other >> BoltWire issues at the moment. >> >> Cheers >> Dan >> > > -- > > 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. > -- 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.
