Questions tagged [imap]

The Internet Message Access Protocol (IMAP) allows a client to access and manipulate electronic mail messages on a server.

The Internet Message Access Protocol (IMAP) allows a client to access and manipulate electronic mail messages on a server.

http://tools.ietf.org/html/rfc1730 http://tools.ietf.org/html/rfc3501

151 questions
53
votes
6 answers

Gmail blocking mutt

When I try to log in to gmail with mutt, it flashes a quick Webalert with a url, something like accounts.gmail.com or something. It's too quick for me to see or copy it. Then it says Login failed. Then I get an email from Gmail saying: Google…
aharris88
  • 1,121
  • 1
  • 10
  • 13
21
votes
6 answers

Backup and restore IMAP mail account with (open source) Linux tools

Which Linux tools help to backup and restore a IMAP mail account including all mail and subfolders? I expect disconnects for large IMAP accounts because of ressource limitiations on the server risk of an interruption increases with the…
Jonas Stein
  • 3,898
  • 4
  • 34
  • 55
17
votes
3 answers

Mutt: Automatically subscribe to IMAP mailboxes

I'm using a bunch of mailboxes in mutt which are populated by imapfilter. To avoid manual reconfiguration (by going to the folder list and pressing s at every new entry), I'd like to configure mutt to simply subscribe to all IMAP folders except…
l0b0
  • 50,672
  • 41
  • 197
  • 360
16
votes
2 answers

How to sync a local email storage to IMAP (mutt-friendly)?

Summary My problem: I want to read email offline with my choice of client (mutt), but I want actions like moving emails, etc. to be kept in two-way snc with an imap server. My question: Is there a straightforward way to do this while still using…
Cera
  • 534
  • 4
  • 8
  • 21
14
votes
1 answer

Postfix: disable authentication through port 25

When using Postfix and IMAP on a mailserver, at least 3 ports are usually opened 25 smtp : incoming emails from anybody (whole internet) 465 smtps : outgoing emails from authorized users (to the whole intenet) 993 imap : imap for authorized…
Martin Vegter
  • 69
  • 66
  • 195
  • 326
13
votes
1 answer

Why does mutt keep asking for imap username and password?

Unsetting mutt's configuration variables imap_user, imap_pass (and perhaps preconnect, imap_authenticators as well) via an account-hook . "unset ... " call, seems to be common practice, if not a necessity, for handling multiple imap accounts (see…
Nikos Alexandris
  • 1,460
  • 2
  • 18
  • 41
11
votes
2 answers

Roll-your-own GMail alternative

I'm quitting GMail but attempting to avoid the headaches that come with administering my own Internet-facing IMAP server. I have access to a commercial IMAP account, and I'd like to continue to use that account. Basically the way I'd like it to…
Ari B. Friedman
  • 369
  • 3
  • 13
11
votes
3 answers

IMAP mail notifier for window manager/task bar?

I am searching for a small new-email-notifier for IMAP mailboxes that displays it's status in the icon-bar (how do you call it?) of a window manager. Basically some biff/xbiff like tool ported to 21th century technology. ;) I am using awesomewm,…
maxschlepzig
  • 56,316
  • 50
  • 205
  • 279
10
votes
1 answer

Using Trash with Mutt: Does it make sense?

I come from Thunderbird, which I found to be bloatware with spontaneous hiccoughs using 20–40% of processing power, weak IMAP and local mailfolder handling and a constant 100–500MB of RAM use. But it moved every deleted message to the Trash folder…
Profpatsch
  • 1,749
  • 4
  • 20
  • 23
7
votes
1 answer

mutt: rename IMAP folder

How does one interactively rename an IMAP folder within the mutt MUA? Currently, if I want to change a folder name, I use the gmail web browser interface, but this is rather inefficient. Is there an equivalent of the unix mv command in mutt? When I…
user001
  • 3,598
  • 5
  • 39
  • 54
7
votes
2 answers

Thunderbird: deleted emails are still in local IMAP folder

I am using Thunderbird + IMAP. Thunderbird caches messages locally in: .icedove/asdfgh.default/ImapMail/mail.example.com/ For each IMAP folder, there are files Folder and Folder.msf. I have noticed, when I delete an email with large attachment, and…
Martin Vegter
  • 69
  • 66
  • 195
  • 326
7
votes
1 answer

Greek characters in mutt's sidebar (mailboxes names sourced via offlineimap)

Mutt's sidebar, does not read properly Greek characters (mailboxes named by using Greek characters). Anyhow, there is no such problem inside both the index and the pager, where Greek characters/words/names appear just…
Nikos Alexandris
  • 1,460
  • 2
  • 18
  • 41
7
votes
4 answers

IMAP folders: how big is too big?

I've switched from using Thunderbird to offlineimap and mutt. My mailboxes have over 50k messages. After tweaking some settings, mutt is very responsive with this many messages. notmuch is extremely fast for searches. But offlineimap can take…
Reed G. Law
  • 667
  • 8
  • 19
6
votes
2 answers

Mutt new e-mail notifications in tmux window

I am on tmux, with mutt in an inactive window. If IMAP flags change on a message through external means, I see the visual bell and the status bar changes, drawing my attention to the e-mail client. That works well. What I would like to do but still…
Robottinosino
  • 5,271
  • 12
  • 39
  • 51
6
votes
1 answer

How to categorize incoming emails

I have a Gmail account, mutt is configured to get the mail through IMAP. Yesterday I subscribed to a mailing list and now my personal emails are mixed up with the ones from the list. The list emails are addressed to me and [email protected]. How…
user4035
  • 1,065
  • 2
  • 14
  • 35
1
2 3
10 11