Package turbomail :: Module wrappedmessage
[hide private]
[frames] | no frames]

Module wrappedmessage

source code

Classes [hide private]
  ImmutableProxy
This is a wrapper for email.Message so that a user can not modify the Message instance easily - actually modifications won't have any effect on the underlying message class but with this wrapper newbies won't fall into the trap.
  WrappedMessage
This is a wrapper for arbitrary messages so you can send RFC822 messages that were previously assembled (e.g.