Questions tagged [imap]

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

E-mail clients using IMAP often leave messages on the server until the user deletes them. This allows multiple clients to manage the same mailbox - useful for support help desks for example.

IMAP is just one communications protocol on the web. Others include:

  • Transmission Control Protocol (TCP)
  • User Datagram Protocol (UDP)
  • Internet Control Message Protocol (ICMP)
  • Hypertext Transfer Protocol (HTTP)
  • Post Office Protocol (POP3)
  • File Transfer Protocol (FTP)

IMAP on Wikipedia

603 questions
1
vote
2 answers

Starting pop3 and imap services on Mac OS X

I'm running Mac OS X (Leopard) and I've just activated Postix, as well as installed UW imapd (a server capable of handling both IMAP and POP3 traffic). The issue I'm having is that I don't know what file holds the commands to have Leopard start up…
user10281
1
vote
1 answer

What's a good open source solution that supports push e-mail?

Currently using Exim4 + courier-imaps + spamassassin but would like to get push e-mail on my iPhone and Android devices!
ensnare
  • 2,212
  • 7
  • 24
  • 40
1
vote
3 answers

Email backup with Roundcube

My email hosting provider gives me access to a personal, cheap IMAP server with limited mail storage space (100 Mb). I like this, because I do not want (i.e: know how) to administer a mail server. However, I want to be able to store more than just…
Régis B.
  • 193
  • 1
  • 13
1
vote
2 answers

How to export outlook 2007 emails on imap account?

When i go to export it only allows to export from Archives or Personal folder. Account i have in list is myname@mysite.com is not available for export why?
JohnDDdjfd
  • 201
  • 2
  • 3
  • 5
1
vote
1 answer

Asymmetric ciphers for protecting IMAP server-side mail folder

I'm looking for a guide, or just a list of tools with some advice. I want to protect the emails stored on the server-side (in a Courier-IMAP server). A basic flowchart to illustrate the idea. [Unencrypted mail comes in] | …
vbence
  • 213
  • 2
  • 12
1
vote
1 answer

How to create a list of accounts -> passwords and share it for Postfix and Dovecot?

This is my Postfix configuration: root@vmi2198:/etc/postfix# postconf -n alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases append_dot_mydomain = no biff = no config_directory = /etc/postfix home_mailbox = maildir/ inet_interfaces =…
Dail
  • 11
  • 3
1
vote
1 answer

Exchange 2007 SP2 install issue

We currentlty have a Windows Server 2003 x64 running Exchange 2007 SP2. We just recently updated to SP2. I believe the person that was running the update might have tried to install it twice. Our issue is that now the imap4, pop3 and Microsoft…
Nixphoe
  • 4,584
  • 7
  • 34
  • 52
1
vote
3 answers

Problem migrating from Dovecot to Zimbra

Dovecot provides a master login (a master user name and password that can log into all user accounts). I've setup Dovecot as per: http://wiki1.dovecot.org/Authentication/MasterUsers Here's my problem. The only way I can authenticate successfully…
hfranco
  • 585
  • 2
  • 9
  • 25
1
vote
1 answer

Ubuntu: mailserver + database

I want a mailserver on Ubuntu that saves e-mail in the database and uses users in the database to let them login into the POP server and SMTP server. There are also different domains. How can I do this? Regards, Kevin
1
vote
3 answers

Ubuntu: mailserver + database

Possible Duplicate: Ubuntu: mailserver + database I want a mailserver on Ubuntu that saves e-mail in the database and uses users in the database to let them login into the POP server and SMTP server. There are also different domains. How can I do…
Kevin
1
vote
2 answers

What's the cause of these crashing imapd processes?

We have a Mac OS X 10.5 Leopard Server mail server that recently started getting issues with IMAP mailboxes having "invalid format[s]" this weekend. It turned out that there were some bad block counts on the volume housing IMAP data and the issue…
morgant
  • 1,470
  • 6
  • 23
  • 33
1
vote
3 answers

Simplest way to expose UNIX mailboxes via IMAP or POP3 on RHEL 5.6

We've got a web server running RedHat Enterprise Linux 5.6, and it has all the usual local UNIX mailboxes. As is typical, the root mailbox gets all the cron output, logwatch results, etc. I'd like an easier way to keep an eye on this mailbox besides…
db2
  • 2,180
  • 3
  • 15
  • 19
1
vote
1 answer

IMAP and PHP on CentOS

I'm trying to install imap on CentOS but it's not working. I did: yum install php-imap it was installed. Then I enabled on php.ini the extension = php_imap.dll I have also restarted httpd many times, including using 'graceful'. But it's not working.…
luqita
  • 111
  • 1
  • 2
1
vote
1 answer

How can I tell who is using POP3/SMTP/IMAP over SSL and who isn't?

I need to determine which end users to contact, and ask them to fix their configuration or upgrade to something that supports SSL. I don't want to send a broad email and shut off the service without knowing who is affected. How do I determine who is…
makerofthings7
  • 8,911
  • 34
  • 121
  • 197
1
vote
0 answers

Stop Outlook from acting on IMAP Alerts

I have an IMAP server which sets an "account approaching quota" alert when an account is above 85%. For the majority of our users who are using Thunderbird, this works great as they receive the notice once to twice a day as a gentle reminder. Our…
Robert
  • 133
  • 1
  • 7