The *[app:main]* is a section of *.ini file, in your case development.ini file.
http://turbogears.readthedocs.org/en/latest/turbogears/configuration/appconfig.html?highlight=app:main <http://turbogears.readthedocs.org/en/latest/turbogears/configuration/appconfig.html?highlight=app:main>Il giorno domenica 31 gennaio 2016 09:26:33 UTC+1, [email protected] ha scritto: > > I am using tgapp-registration ( > https://pypi.python.org/pypi/tgapp-registration) with text.mailer and I > have got the configuration for text.mailer in my development.ini file, > although somebody tells me to put them into the ‘app:main’ section... Where > is this? > > The settings I have got are: > > # tgext.mailer data: > mail.host = aptflowerp.com > mail.username = USERNAME > mail.password = PASSWORD > mail.port = 25 > > # tgapp-registration > registration.email_sender = [email protected] <javascript:> > > Please help. > > Thanks in advance. > -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/turbogears. For more options, visit https://groups.google.com/d/optout.

