Lines Matching defs:fetch
53 'FETCH': ('SELECTED',),
358 Fetch capabilities list from server."""
432 def fetch(self, message_set, message_parts):
433 """Fetch (parts of) messages.
435 (typ, [data, ...]) = <instance>.fetch(message_set, message_parts)
442 name = 'FETCH'
584 """Fetch truncated part of a message.
592 return self._untagged_response(typ, dat, 'FETCH')
722 return self._untagged_response(typ, dat, 'FETCH')
764 name = 'FETCH'
1452 ('fetch', ('1', '(FLAGS INTERNALDATE RFC822)')),
1504 run('uid', ('FETCH', '%s' % uid[-1],