Skip to content

documentation seems to be wrong in the "POP3 and IMAP Mailboxes" config section. #193

@modernNeo

Description

@modernNeo

Regarding https://django-mailbox.readthedocs.io/en/latest/topics/mailbox_types.html#pop3-and-imap-mailboxes

It says

For a verbose example, if you have an account named [email protected] with a password of 1234 on GMail, which uses a IMAP server of imap.gmail.com (requiring SSL) and you would like to fetch new emails from folder named Myfolder and archive them after processing into a folder named Archived, you would enter the following as your URI:

But then the uri is just
imap+ssl://youremailaddress%40gmail.com:[email protected]?archive=Archived

There is no mention of Myfolder in there. Was that a typo?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions