On 8/17/06, Trejkaz <[EMAIL PROTECTED]> wrote: > >> Trejkaz, > >> > >> You need to set up your mail server information in config/mail.yml for > >> email notification to work. See mail.yml.example for the format of > >> the file. Hope this helps. > > > > I don't particularly care about mail notifications as I've only ever used > > the Jabber notifications. > > Also FWIW, I just configured mail.yml on my local development copy (using > smtp to my local server) and those aren't being sent out either. > > If I send through the console using article.comments.create!, I can at > least see this in the log: > > User Load (0.000735) SELECT * FROM users WHERE (notify_on_comments = 1) > > And indeed the notifications then work. > > I would do a bit more research but I'm not entirely sure where I should be > looking. My naive guess is that this is somehow related to the new state > changing code, and perhaps the state of a piece of content changes > differently depending on whether it was created through the frontend or > the console.
Fun :-(. Well, email notifications work for me. If you can find a fix then I'll roll it up into 4.0.4. Scott _______________________________________________ Typo-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/typo-list
