Questions tagged [isync]

About

isync is a command line application which synchronizes mailboxes; currently Maildir and IMAP4 mailboxes are supported. New messages, message deletions and flag changes can be propagated both ways. isync is suitable for use in IMAP-disconnected mode.

Features

  • Fine-grained selection of synchronization operations to perform
  • Synchronizes single mailboxes or entire mailbox collections
  • Partial mirrors possible: keep only the latest messages locally
  • Trash functionality: backup messages before removing them
  • IMAP features:

    TLS/SSL via IMAPS and STARTTLS for encryption
    
    SASL for authentication
    
    Pipelining for maximum speed
    

Links

4 questions
3
votes
3 answers

Getting a self-signed certificate error with ProtonBridge and mbsync

I am attempting to setup isync with ProtonBridge and getting the following error: SSL error connecting 127.0.0.1 (127.0.0.1:1143): self signed certificate I am aware that this is the localhost, as such the certificate that we provide is…
nunop
  • 2,036
  • 2
  • 20
  • 36
3
votes
0 answers

isync (mbsync) on gmail marks mail as new after move to another folder

I'm trying to use (neo)mutt combined with isync (mbsync) for reading my mail from gmail account. However I have slight issue. When I use mutt to move mail to another folder, the message is marked as "new" again. Is there a way around this? Relevant…
graywolf
  • 67
  • 5
0
votes
1 answer

isync: "SSL error connection mail.example.com... certificate has expired" but the certificate has not expired

I've checked with certbot and a bunch of external diagnostic tools and everything seems fine, but I cannot sync my mailboxes. Is there a way to trace the root of the problem? Or perhaps a way to make an exception for the email server?
0
votes
1 answer

mbsync: file-error "not a regular file"

I'm using notmuch-mode from within Emacs to send email using isync/mbsync through Gmail. However, every time I send email from within Emacs, I get this error: Debugger entered--Lisp error: (file-error "not a regular file"…
incandescentman
  • 6,168
  • 3
  • 46
  • 86