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

Filter E-mails with an linux server

Possible Duplicate: Is there a way to filter mails in remote IMAP account? I want to setup an system on my server to filter my emails in folders and so on. The server is not an email relay, I want to handle it like an email client via IMAP. The…
plucked
  • 327
  • 1
  • 2
  • 9
1
vote
2 answers

plesk + high POP3/IMAP traffic, how to check details?

Please check this image, it's a screenshot from plesk 10 of 1 domains mail traffic: This domain has about 1GB POP3/IMAP (OUT) traffic each day. I know that this is not normal because I know the owner and how he's using his mail. It's just some…
Danzzz
  • 165
  • 1
  • 5
1
vote
1 answer

Migration from Rackspace IMAP to local exchange 2010 server?

as we switch from our rackspace apps e-mail mailboxes to a local exchange 2010 server, i'm looking for a working way to migrate all mailbox from IMAP to exchange mailboxes. i already tried using imapsync and drag'n'drop mailboxes from one imapa…
trnc
  • 688
  • 1
  • 12
  • 31
1
vote
1 answer

What's a good way of handing pop3 mail to an imap server?

I've got several POP3 accounts that need to be collected and handed to an IMAP server. This must be safe, so anything racey or non-atomic won't work. How should I do this?
Bill T
  • 21
  • 2
1
vote
1 answer

Out of memory errors on imapsync

I'm currently running IMAPsync on CentOS and I'm getting out of memory errors. The problem I'm having is that I'm using the smallest mailbox as a test case, and it's not helping my confidence level to have out of memory errors on a 2G mailbox. I…
Mister IT Guru
  • 1,178
  • 3
  • 15
  • 35
1
vote
2 answers

Verify IMAP/POP3 connection to Microsoft Exchange Server 5.5

I wanted to fully explore IMAP connections from the command line, if I can connect via Thunderbird, then I should be able to via telnet?! Microsoft detail IMAP login as :- LOGIN NTDOMAIN/NTACCOUNT/ALIAS PASSWORD The settings in my Thunderbird are…
IanVaughan
  • 133
  • 2
  • 10
1
vote
4 answers

Why do server administrators not open up IMAP on an Exchange server?

In a corporate environment running Exchange and Outlook clients connecting to it why do server administrators not allow IMAP to be turned on for those that would like to connect to the server using IMAP? I'm assuming the simple answer is port…
Jon
  • 149
  • 2
  • 6
1
vote
3 answers

Using Google Authenticator with an IMAP server

Google released it's Google Authenticator Module with a PAM interface. Have someone experience on implementing this into an imap server?
cedivad
  • 690
  • 3
  • 13
  • 25
1
vote
4 answers

How can I easily set up an email server for development purposes?

I'm developing a webmail UI, but I can't use Mailgun or my Gmail account, as I need public and shared namespaces. I tried to install Dovecot, but it required tons of configuration. Is there a server that is easy to configure and run? Or maybe an…
Pepijn
  • 133
  • 6
1
vote
1 answer

Installing Imap PHP extension on VPS

I've been trying to install the imap extension on my server by doing the following: sudo apt-get install php5-imap sudo /etc/init.d/httpd2 restart apache2-ps---- Everything seems to work fine, the extension has been installed, Apache has restarted.…
PatrickS
  • 360
  • 1
  • 3
  • 12
1
vote
1 answer

Can't login to Cyrus IMAP with domain name in username, can if I don't qualify with domain name

I'm trying to install Cyrus with SASL for authentication. I'm struggling getting logins to work properly though. I'm trying to setup virtual hosting, as we'll have several domains worth of email on this host. In my imapd.conf: sasl_pwcheck_method:…
Matthew Scharley
  • 1,507
  • 3
  • 15
  • 19
1
vote
1 answer

pam_ldap, where is the filter set?

A while ago I asked a question about this same issue already (Cyrus on CentOS with sasl / pam / ldap), and I came a bit further. The Bind DN is no longer empty; LDAP works with all apps except imap. Whenever I try to logon using imtest:…
Oscar
  • 11
  • 1
  • 3
1
vote
1 answer

Recover hard deleted items from Exchange

My MD had a clear out of her mailbox (anything from september 2011 back to 2005 was deleted!) she is now majorly regretting this as there was contracts etc etc in there. Now I have looked in OWA but the deleted items are all gone, what gives me a…
Myles Gray
  • 659
  • 4
  • 12
  • 33
1
vote
2 answers

mail2ftp Interface with Postfix/Cyrus - How to automaticly share mail attachments via FTP?

I'm trying to build a solution to transfer attachments from Mail to an FTP folder. Are there any suggestions to solve this task? My first idea was to write a shell script which fetches the mail from the Cyrus /var/imap folder and searches for the…
kockiren
  • 886
  • 3
  • 14
  • 37
1
vote
1 answer

Google IMAP Is Slow, there is a way to make it faster?

i have gmail account about 3 years, its got 10,000+ messages there, i installed outlook today and i tried to use IMAP Feature (i enabled it before coupule of years) the problem its very very slow. is there is somthing i can do ? and what is the…
Amir Ashkenazi
  • 113
  • 2
  • 5