Am 25.06.2009 17:15, schrieb adam:
> I am trying to get turbo mail working on Turbogears 2.0
>
> everything installed ok
>
> but when i try and do
>
> import turbomail
> message = turbomail.Message("[email protected]",
> "[email protected]", subject)
> message.plain = "Hello world!"
> turbomail.enqueue(message)

Which version of TurboMail are you using? Looks like you use
TurboMail 2.x which is not fully compatible with TurboGears 2.0 (I know, 
it's a shame that the major version numbers are not aligned but we 
released TurboMail 2.0 some years ago).

Even though I never saw that error and I can not explain why this 
happens, please try TurboMail 3.0 rc1 [1] and give use feedback if it 
worked out for you. The API barely changed and we have a lot of 
documentation included in the release package.

You might also be interested in the special TurboMail-group [2].

HTH
fs

[1] 
http://groups.google.com/group/turbomail-devel/browse_thread/thread/3a1fb9196fe6cf00
[2] http://groups.google.com/group/turbomail-devel/

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to