Skip to content

BAD ['[CLIENTBUG] Too many arguments for command'] #6

@halfd

Description

@halfd

Traceback:

Traceback (most recent call last):
  File "./harvest.py", line 32, in <module>
    response, num_mails = connection.select(mailbox, True)
  File "/usr/lib/python2.7/imaplib.py", line 649, in select
    typ, dat = self._simple_command(name, mailbox)
  File "/usr/lib/python2.7/imaplib.py", line 1070, in _simple_command
    return self._command_complete(name, self._command(name, *args))
  File "/usr/lib/python2.7/imaplib.py", line 905, in _command_complete
    raise self.error('%s command error: %s %s' % (name, typ, data))
imaplib.error: EXAMINE command error: BAD ['[CLIENTBUG] Too many arguments for command']

Will examine further straight away.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions