Tagged Questions

0
votes
2answers
34 views

Using python imaplib to “delete” an email from Gmail?

Can you delete emails with imaplib? If so how?
1
vote
2answers
44 views

IMAP folders diff?

I'd like to "diff" two IMAP folders (on two different servers) to compare spam filters, I'd like to have a command line tool (linux) to get just the headers (not the whole dir, e.g …
0
votes
2answers
17 views

flex pop3 imap socket

how can i communicate gmail pop server from flex i used pop.gmail.com and port =995 using Socket() class but it returns 220 mx.google.com ESMTP but i dont understand nothing.
6
votes
3answers
218 views

Find Gmail url-IDs via IMAP

One of my favourite features of Gmail is the ability to bookmark urls to certain messages like this: https://mail.google.com/mail/#all/124c8f386d41fd3a What I would like to do is …
0
votes
2answers
284 views

Setting up a MRA (fetchmail/getmail) to pull all folders from Gmail over POP/IMAP

I would like to setup fetchmail or getmail to pull email from Gmail. I would prefer it to be IMAP but I can live with POP as well. The issue I'm running into is that all these seem …
0
votes
1answer
19 views

How to make sure that the multiple pop3 clients download the same emails from the same email address

We are building an application where user can send email to single email address, we want multiple servers to download the email using pop3. currently the multiple servers are down …
0
votes
1answer
26 views

Is there any legal way to create IMAP folder with hierarchy separator character in the name?

In the IMAP protocol there is a folder hierarchy character. If you try to create folder with such character in the name, mailserver will create two folders. For example, if a delim …
0
votes
0answers
11 views

IMAP server that can dynamically create mailboxes, how to make iPhone client refresh?

I have an IMAP server which creates mailboxes (folders) dynamically, and I'm having trouble getting the iPhone's IMAP client to refresh them. It normally sends a LIST command when …
1
vote
2answers
56 views

PHP IMAP Formatting

I have wrote a simple php script which reads an IMAP email account and displays the body of the most recent mail. There is just one problem, it won't keep the new lines properly. I …
5
votes
4answers
636 views

Connecting to Gmail through IMAP with PHP - SSL context failed

I'm trying to connect to Gmail through IMAP with PHP running in Apache. This is on an Ubuntu 9.04 system. I've got some sort of PHP configuration issue that is keeping this from …
0
votes
0answers
21 views

Non-English IMAP folder names and Outlook

I am using Courier IMAP server for an application which lets access to the mailbox through various clients. I have a problem when someone is using Outlook/Outlook Express, and crea …
0
votes
1answer
14 views

IMAP connect issue

I am using IMAP client from this link [http://www.codeproject.com/KB/IP/imaplibrary.aspx?fid=91819&df=90&mpp=25&noise=3&sort=Position&view=Quick&select=2865 …
0
votes
2answers
97 views

Moving from IMAP gmail to Google Apps for domain

Hi, I've got a gmail account that I use to check my IMAP mail from my domain right now and its working OK. I want to move to using google apps for my domain so i dont have to setu …
0
votes
2answers
31 views

Mail Server download help

Hi, Is there any mail server, which can use with javamail, simple in operating, having POP3, IMAP, and SMTP support? I know James, but it doesn't provide support for IMAP. Is anyb …
0
votes
2answers
41 views

Access to the same Exchange Server account using the IMAP protocol and Microsoft Outlook

Hi, I am developing a .NET C# application that will access the Exchange Server using the IMAP protocol. The application will retrieve emails, mark them as read, and move them fro …

1 2 3 4 5 8 next
15 30 50 per page