Re: Using mbsync to collect mails from multiple accounts into one IMAP mailbox?

2022-01-27 Thread Johannes Kastl
Good morning Oswald, On 28.01.22 00:22 Oswald Buddenhagen wrote: > On Thu, Jan 27, 2022 at 09:09:06PM +0100, Johannes Kastl wrote: >>Can I use mbsync/isync to collect mail from multiple mail accounts into >>one central IMAP account? >> > yes, you can, as the manual kinda implies. > you cannot s

Re: Using mbsync to collect mails from multiple accounts into one IMAP mailbox?

2022-01-27 Thread Oswald Buddenhagen
On Thu, Jan 27, 2022 at 09:09:06PM +0100, Johannes Kastl wrote: Can I use mbsync/isync to collect mail from multiple mail accounts into one central IMAP account? yes, you can, as the manual kinda implies. you cannot sync them into the same mailboxes, though, and you need to be somewhat carefu

Re: Using mbsync to collect mails from multiple accounts into one IMAP mailbox?

2022-01-27 Thread Marton Balazs
Pedestrian workaround from an amateur: since O365 doesn't let me turn off their junk filter anymore, my script that invokes isync just moves all files from /Junk\ Email/new/* to Inbox/new afterwards. I haven't experienced any issues so far. I suppose if nothing else then something along these l

Using mbsync to collect mails from multiple accounts into one IMAP mailbox?

2022-01-27 Thread Johannes Kastl
Good evening everyone, maybe I am missing the right search terms, but: Can I use mbsync/isync to collect mail from multiple mail accounts into one central IMAP account? I find lots of explanations and tutorials for using local MailDir folders and mutt and things like that, but either no one ever