-
Hi,
that's a general question related to Microsoft OAUTH2. I would like to know if this works also for personal account or it's required a organization account.
That's related to this issue https://…
-
Using Cyrus IMAP 3.6.6.
```
C: A0014 DELETE Folder/Test
S: * BYE Fatal error: Mailbox has been (re)moved
```
It should not cause BYE response.
```
cyrus-imapd/imap[3690]: command: A0014 D…
-
So I'm using the MoveMessage method to move mail with an IMAP connection to an Office365 account, but the call has no effect. No error, just nothing happens, the mail doesn't move. I've also tried Cop…
-
Hi,
I am one of the authors of the ALPACA attack from 2021. I am currently revisiting the evaluated implementations to see how widespread our suggested countermeasures were. See [the paper](https:/…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
采用seatunnel2…
-
I am using version 1.1.21. My command line is:
`hoodiecrow -d --smtpPort=25 --port=143`
When I connect with Evloution/Apple Mail/Thunderbird there is no error but also no messages are retrieved. Whe…
-
_From @IvanExpert on October 25, 2015 21:3_
Install Alpine or Mutt, plus (important) an easy configuration script, which also has preset settings for common providers. This has not been done thus far…
-
### Steps to reproduce
1. Enable External Users
2. Set user backends
'user_backends' =>
array (
0 =>
array (
'class' => 'OC_User_IMAP',
'arguments' =>
arra…
-
### Expected behavior
Archive, Drafts Inbox, Sent, Spam and Trash should be hidden if they are unsubscribed and "Show only subscribed folders" (Account settings -> Fetching mail -> Incoming server) i…
-
Hi,
for my company's project I found your project, which absolutely fits our needs. We need to retrieve data from a received email, if said mail is delivered by a certain mail address. So far so good…