Rodolfo García Peñas (kix) 8e63f58b22 folder/IMAP.py matching uids is a list
matchinguids variable is a list of UIDs, separated by spaces. You can
check it some lines later, using the split command.

We need decode the bytes value returned by imaplib2 and convert it to
sting.

Signed-off-by: Rodolfo García Peñas (kix) <kix@kix.es>
2020-09-03 21:35:48 +02:00
..
2020-08-30 13:05:32 +02:00
2020-08-30 13:20:17 +02:00
2020-09-03 21:35:48 +02:00
2020-08-30 13:51:34 +02:00