-
We can get the auth code automatically using the following logic
```py
import asyncio
import email as emaillib
import imaplib
import os
import time
from datetime import datetime, timezone, ti…
-
Hello,
I have an issue with sending mails in all Rainloop versions 1.10.1.123 and up.
Last working version is 1.10.0.107.
In newer versions I am able to login, fetch mails, move and archive mails (so…
-
The test in the ConsolaAppTest is failing due to an error related to the ‘scope’ input parameter when using the MailKit library. The specific error message is:
Microsoft.Identity.Client.MsalService…
-
Hello,
I am exceptionally on a network that requires a proxy configuration.
I thought I would try out my email software on this network, and as it turns out the TcpClient object doesn't work on proxi…
piher updated
3 years ago
-
[In these two lines](https://github.com/dinhvh/libetpan/blob/5c9eb6b6ba64c4eb927d7a902317410181aacbba/src/data-types/mailstream_cfstream.c#L495) you are referencing `kCFStreamNetworkServiceTypeVoIP`. …
-
Misses basic tl:dr; or readme.
☝️
-
I previously used Horde_Imap_Client and it had this feature of fetching mailboxes attributes and adding \\sent attribute on the sent mailbox. I've tried to do the same with this library with $mailbox-…
-
Ported Issue from Mantis
Original ID: 2473 **Attached file(s) mentioned may only be available on the Mantis Tracker.**
Reported By: artur
SEVERITY: IMPORTANT
Submitted: 2014-07-29 13:22:10
OS: FEDOR…
-
The newest version I found still can't cope with lines that have been split up by different rules of the max. linesize, like
The mail system
<xxxxxxxxxxxxxxxxxxxxxx>: mai…
rmast updated
7 years ago
-
**Describe the bug**
I ran a parallel simulation featuring multiple instances of `SimulationBaseClass` , each of them featuring a `spiceInterface` module. I was expecting all simulations to complete …