Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!.

Questions tagged [imap]

IMAP stands for Internet Message Access Protocol and is the other e-mail protocol along with POP.

Score of 1
1 answer
137 views

Trying to bring up a Dovecot 2.4.3 installation on my publicly accessible home server. I had a working 2.3.x installation and have followed all the migration advice on the dovecot website. Eventually, ...
Score of 0
0 answers
42 views

Configuring a Sieve script to run after IMAP flag changes like so: [..] dovecot_config_version = 2.4.0 protocol imap { mail_plugins { acl = yes imap_acl = yes imap_sieve = yes } } ...
Score of 1
1 answer
331 views

I have a mailserver with multiple users using all kinds of mail client (Outlook, Thunderbolt, Android, iOS) and they connect to their mail accounts across severel devices. I discovered that none of ...
Score of 0
0 answers
28 views

A client deleted part of his mailbox, so we set up a secondary box and restored all mails and folders from backup. Running reconstruct -r -f detected all folders of the mailbox nicely. Running listacl ...
Score of 1
0 answers
176 views

Im using Microsoft Outlook Version 1.2025.829.200 (the new WebView2-based Outlook for Windows) on Windows 11. I have a GoDaddy IMAP email account. When adding an account, the following error occurs: ...
Score of 0
0 answers
71 views

I have a redmine server running under ubuntu 24.04 on a GCE VM with a postfix mail server set up. I was/am having trouble using the "pipe to postfix" method for retrieving email replies ...
Score of 1
1 answer
307 views

Problem: doveadm quota get -u <username> result shows that my MYSQL dict is not correctly mapped to Dovecot quota plugin, as a result IMAP QUOTA capability (with usage and limit) not being ...
Score of -1
1 answer
190 views

=== ADDED TEXT: THIS QUESTION WAS CLOSED BECAUSE IT WAS INCORRECTLY ASSUMED THAT THIS IS NOT FOR A "SERVER ENVIRONMENT": This question pertains to an IMAP server that we are running for ...
Score of 0
0 answers
116 views

I am currently writing a custom implementation of an IMAP server in PHP. I'm having an issue where Thunderbird will simply not issue the correct UID fetch call. I'm expecting something like this ...
Score of 0
2 answers
219 views

My dovecot imap server use deflate compression for connection. How can I disable it for testing? I tried to add plugin { imap_compress_deflate_level = 0 } to custom config in /etc/dovecot/conf.d/, ...
Score of 0
1 answer
113 views

I have a current version of hMailServer on my webserver (W2008R2) and it works to send emails from my websites (though Gmail puts them in the spam folder even though I have an SPF and DKIM records), ...
Score of 0
1 answer
120 views

I'm nearing the completion of refining my mail import function. There are a small number of email messages that throw off PHP's IMAP extension functions. My server uses maildir (contrasting Dovecot) ...
Score of 1
1 answer
318 views

When a client tried to connect to the server (dovecot versions 2.3.11) they get an error dh.pem is too small. I've tried regenerating the file using the following command: openssl dhparam -out ./dh....
Score of 0
2 answers
237 views

I'm trying to configure DNS for handling mail across multiple subdomains, where each subdomain has its own mail server. My goal is to route mail for user@%subdomain%.example.com to the server hosted ...
Score of 0
0 answers
127 views

We have a very old postfix/mail server (we are trying to upgrade it /retire/goto the cloud) but before we get to any of this it started to act bizarre the last few days. I thought it was because the ...

15 30 50 per page
1
2 3 4 5
42