On Tue, Mar 31, 2009 at 9:09 AM, Christoph Zwerschke <[email protected]> wrote: > > Lukasz Szybalski schrieb: >> How can I plug in turbomail to tg2? >> >> --------------------------- >> 1. easy_install turbomail >> >> 2. then.......... >> ....... >> do some config stuff???????????????? >> .........then...... > > Put the following in development/deployment.ini: > > mail.on = true > mail.manager = immediate > mail.brand = > mail.transport = smtp > mail.smtp.server = your.mail.server > mail.smtp.debug = > mail.encoding = utf-8 > mail.utf8qp.on = true
Which section of the development.ini do I put it in? Error: MailNotEnabledException: An attempt was made to use a facility of the TurboMail framework but outbound mail hasn't been enabled in the config file [via mail.on]. Lucas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

