It says on https://pypi.python.org/pypi/tgapp-registration, that:
"Some options are available that can be set on .ini configuration file for your application. At least one option is required to make activation emails work: registration.email_sender -> Outgoing mails sender:” So I put registration.email_sender = turbomail into my development.ini file but it does not work..? I get this error: "KeyError: ‘registration.email_sender’" How do I setup the registration.email_sender part properly..? I am trying to use turbomail, and i do not understand this... -- 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.

