db Package¶
db Package¶
adapters Module¶
mailbox Module¶
-
class
okcupyd.db.mailbox.Sync(user)[source]¶ Bases:
objectSync messages from a users inbox to the okc database.
-
update_mailbox¶ Update the mailbox associated with the given mailbox name.
-
inbox¶ Update the mailbox associated with the given mailbox name.
-
outbox¶ Update the mailbox associated with the given mailbox name.
-