Questions tagged [imap]
The Internet Message Access Protocol (IMAP) allows a client to access and manipulate electronic mail messages on a server.
159 questions
0 votes
0 answers
23 views
imap indexing on postfix server
Situation I have a Postfix mail server that uses NFS mounted home directories. Each user’s inbox is located in /var/mail/user, while secondary mail folders are stored within the user’s home directory. ...
0 votes
0 answers
187 views
How can I get libc-client.so.2007?
I downloaded the source code for UW-IMAP/imap-2007f_upstream from the URL below. https://github.com/uw-imap/imap/archive/refs/tags/imap-2007f_upstream.tar.gz I compiled it, but libc-client.so.2007 was ...
1 vote
0 answers
196 views
Thunderbird 115.13.0 cannot connect authenticated user via OAuth2 to Microsoft Outlook365
I've Thunderbird 115.13.0 on Ubuntu 22.04 and I have my email which is configured properly automatically by Thunderbird for IMAP and SMTP servers from Microsoft outlook office 365. However, now it has ...
0 votes
0 answers
172 views
How to expunge email from the Gmail "All Mail" directory over IMAP? (with Alpine e-mail)
Looking to manually save quantities of e-mail in batches so that they're deleted and expunged from Gmail to free up space. From Alpine the error message received is: [No messages expunged from folder ...
0 votes
0 answers
74 views
What username, server and port are specified for IMAP with Gmail using getmail?
Looking at github and trying to use their example config file: nicholas@mordor:~$ nicholas@mordor:~$ cat .config/getmail/getmail [options] verbose = 1 delete = false message_log = ~/.getmail/log ...
0 votes
1 answer
221 views
How to set the X-Google-Original-From header in Alpine (Pine) email?
Why the random down-vote? At least say what the problem with the question is. I'm using Gmail and Alpine for e-mail with IMAP. Mail sent from Alpine has this field: X-Google-Original-From: foo <...
1 vote
0 answers
306 views
What does the dovecot acl plugin actually do?
Can I reasonably do shared mailboxes without the acl plugin? I do personal mailbox sharing completely with unix permissions: i.e. some accounts put their mailboxes in a unix group so that everyone in ...
3 votes
1 answer
593 views
How do I change the user agent of K-9 Mail's IMAP client on Android?
I'm trying to use k-9 mail on android to connect to my organization's IMAP server which is being run as an outlook.office365.com service. As I'm sure many of you know, Microsoft recently turned off ...