gollumone
gollumone
> Hi, In gmail I need to have a filter, eg. :contain_from('.'): `msgs = account['Folder/sub']:contain_from('.') On other IMAP server can do just `msgs = account['Folder/sub'] > > If I don't...
Could it be that the commands need to be sent in base64? shouldn't imapfilter handle this itself?
If I wait long enough for the `inbox = account.INBOX ` function to time out, the terminal gives me this traceback: imapfilter: timeout period expired while waiting to read data...
> Just an idea, instead of using oath2 it works for me with an app-password for an email on a google site acoount (free workspace acoount) ``` account = IMAP...