Dan, now I understand why you talked about [session mode active]. You were talking about the email extension. I was talking about the built- in email functionality.
The syntaxes of both differ. If there is no reason against, I suggest to use a common syntax. Be it "mailsubject" or just "subject". Regards, Markus On Sep 24, 9:49 am, Markus <[email protected]> wrote: > On Sep 24, 2:33 am, The Editor <[email protected]> wrote: > > > There was a change in how this works in 3.14 or 3.15 (forget which). > > Now, to get it out of demo mode you must put mode=active in the > > function or command. Ie > > > [(mail parmaters... mode=active)] > > > or in a form > > > [session mode active] > > I think this must read: [session mailmode active] > > > > > This looks like it should be working as intended. Site.config Mailmode > > is not used at all in the current release though there was a request > > to restore this in some way. Plan to do this for the next release. > > > Cheers, > > Dan > > > On Wed, Sep 23, 2009 at 6:23 PM, Markus <[email protected]> > > wrote: > > > > Hi, > > > > Some time ago, someone from the list mentioned he was not able to send > > > mails. There seems to be a bug. > > > > In functions.php the following expression is not true even when you > > > put "mailmode: active" in site.config: > > > > if ($args['mode'] != 'active') ## line 410 > > > > Changing to "==" allows me to send mails. (A bad bug "fix" I know...) > > > > Regards, 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 at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
