I have 5 mailboxes provided by my ISP, which I have been using since 2005 with IMAP.1 month ago my Thunderbird client under both 9.04 (desktop) and 9.10 (laptop) started refusing to delete any incoming mail in one of my mailboxes (but not in the other 4).
Error message: "(...) Mail server responded: System I/O Error" 1 week ago, same problem for another mailbox (but not for the other 3), again affecting both machines. Evolution does delete incoming mail on these 2 mailboxes, no issues at all. Have googled, found only one solution (imap folder corrupt), but nothing makes sense.
I'm running Dovecot version dovecot-1.0.7 on CentOS 5.4. I'm trying to create subfolders and I can't. I've tried Mac's mail application and Thunderbird; they both come up with an error, basically saying that the server doesn't support level one folders(subfolders). Squirrelmail can't create subfolders neither. I did some reading and thought that perhaps the problem lies in the /etc/dovecot.conf file; specifically with the "mail_location" directive. I currently don't have that directive active which means Dovecot uses defaults settings: saving users' mail in the %u/mail folder. Is there any way to configure Dovecot to use subfolders?
I'm looking for a method to sync my calendars on my IMAP server with both my Thunderbird/Lightning any my Blackberry. I found "IMAP Calendar Proxy" here recently, but it has been inactive for 5 years. I've seen people suggesting the use of services like Plaxo and such, but I don't like the idea of a third party messing with my calendars and contacts. Also, I've had to remove several viruses from computers with Plaxo, and I'm not sure if it in itself is a virus or not..... It certainly is a thorn in my side as is. This is for my personal IMAP server, so I'd prefer a free solution even if it is more difficult to install than a paid version. I mainly need it to just sync my calendar to my Blackberry and Thunderbird and couldn't care less about the contacts.
I've been Googling for things for quite some time now, and haven't really found anything that says that it will work with Blackberry and Thunderbird. They really only give a sense of maybe with nothing really defined. I can put on an Ubuntu server to sync everything? I don't want to leave my computer on all the time, and RIM has yet to come out with something decent to sync Blackberries and Thunderbird properly as far as I know.
I set up a mail account in Tbird 3.1.8 - only to find it was incorrect (IMAP rather than POP).
I have set up the new account correctly, but there does not seem to be any way to delete the old account. I have renamed it to avoid confudion; but I really need to delete it.
Does any one know a way to make the filters in Thunderbird permanently delete filtered mail? I tried "Mark Read" then "Delete" (or "Move to Trash") then "Delete". But most of them do not get deleted out of the Trash. I have had the same address since about 1997 and there are certain spams I know I will get every day no matter what and I would like them gone for good. I know I could just Empty the Trash but I sometimes search for things in there, and it has come in handy having all those emails.
I've been running Courier IMAP for many years now, but when I added gmail's IMAP to my Outlook I noticed something interesting: when you delete a message, it gets thrown into the trash instantly.
With Courier IMAP (or any other IMAP server, for that matter), when you delete, it first marks it for deletion. Then after you Purge Deleted Messages it either gets rid of them or moves them to trash.
I'm running SUSE linux Server version 11. I want to configure mail server with postfix & cyrus-imap. For that, i have read many documents in Internet by i met issues. I'm running DNS in this server & it's ok Now I cannont send mail through command line.
Using Thunderbird 3.0.6 under OpenSuse 11.2 worked without a problem. I have installed Opensuse 11.3 (freshly on a new partition) and I found that Thunderbird 3.0.6 is NOT connection with the same server. I used the old configuration (~/.thunderbird) from the 11.2 partition first to no avail, later remove the ~/.thunderbird link to make a clean start with Thunderbird, also to no avail.
I see some traffic coming on the server from my new 11.3 machine, but the courier IMAP server doe not respond at all.
So, same configuration, same Thunderbird version, difference is only 11.3 versus 11.2.
I now returned to 11.2 back again without any changes.
As the title says I have an IMAP-account and I want to use it via Evolution. I have the exact same settings on both Evolution and Thunderbird but only Thunderbird sees the mails (new/old), there are 139 messages.Evolution seen none. Nothing. I looked for IMAP-related problems concerning Evolution and one thread suggested something about Inbox-folder and it's location. I don't know if it's the solution, but I didn't find any luck trying different combos in Evolution's options.
I have set up postfix and dovecot as per the Ubuntu anual and appear to have a functioning mail server.Using the sendmail command I can send mail and I receive mail in ~/Maildir. Using Thunderbird I can read any mails received but I can't send any mail from Thunderbird. I have tried with both STARTTLS and SSL/TLS and whilst I get the prompt for a password I keep getting the message my password for my server is wrong.I have ports 25, 465, 587 and 993. Is that all the right ports?When I ping my domain name it resolves to my router name whereas I believe it should resolve to my IP. Could there be a problem with my host file? I've had a play but to no avail.Here's the error in mail.log.
I'd like to configure Evolution (or Thunderbird) to delete Gmail messages. When I select messages and hit "Delete", the messages go to my local trash and they loose their Inbox label in Gmail. I would like that in Gmail, they loose their Inbox label and go to [Gmail]/Trash so that they'll be deleted after a month. Could I configure the "delete" key of my keyboard to move msg to [Gmail]/Trash ? Could I configure another key to move msg to [Gmail]/Trash ?
What other solution ? Because moving to the trash is not convenient, it takes a lot of time without a key shortcut.
I'm on a fresh Ubuntu 9.10 x86_64 install and I'm trying to configure Evolution to grab my email from Gmail using IMAP.
For receiving mail my server is set to imap.gmail.com:993 and my user name is ___@gmail.com
I'm using SSL and the authentication type is "Password"
If I click the "Check for supported types button, the "Please wait. Querying server for a list of supported authentication mechanisms." window pops up, but it never finishes.
When I try to sync my mail, evolution doesn't ask for my password, and the send and receive mail window displays my account as "Scanning folders in "IMAP server imap.gmail.com" indefinitely.
Running Evolution from the terminal doesn't seem to print any IMAP related errors only
honestly, I'm not too experienced in this, and i've searched the net without luck. can anyone advise what i'm supposed to do to kill these imap processes every 5 min via cron job?
I've set up an postfix+courier imap+mysql server.is it possible to 'move' mailfiles over to the imap store? I have another mail address at my isp provider. And I would like to get rid of my pop mail storing mails locally in my mail client (which is windows; ms outlook). My ISP doesn't support imap, and I would like to store all my mail on one server, which is located in a good server envirmonment. Plus it's nice to have access to all mail from a web interface when it's vacation/travel time. I was thinking something like having a pop client cheking for mail every couple of minutes on the server, some suedo code follows:
Crontab on local server: 0,5,10,15,20..55 * * * * /usr/sbin/checkmail 2,7,12,17,22..57 * * * * /usr/sbin/mv_mail
checkmail:
Checks and downloads popmail from external server
mv_mail:
moves mail from e.x /var/spool/mail/pop/user/cur/* to /var/spool/mail/imap/user/cur/*
Will this kind of setup be possible? is Maildir style popmail compatible with Maildir style imap?
After a April Fools' Day joke with fake mails (simply faked by forwarding & changing the text body) I tried to insert "real" fake mail into my online GoogleMail account. It was incredibly simple and that freaks me out a little.
I simply created the mail in Kontact, moved it to the folder I wanted it to appear in and synced - done. Someone with better knowledge might probably even manipulate the Kontact database on my computer and then sync, even changing old mails from years ago.
Is there a way to prevent this or find out that the mail wasn't really e.g. sent but just faked? I'm working at the university as a teaching assistant at the moment and from time to time you have those "No, I didn't miss the deadline, I send the mail with the paper to you" students. It was never necessary until now, but I always thought that I might check that by simply asking the student to show me his or her "Sent" folder in their online mail account. But that won't work if you can insert mails into your "Sent" folder via disconnected IMAP.
I am having some trouble finding the information i need, here is what i am trying to accomplish.
1. Download POP email messages from cody@clearsky.net.au using fetchmail and assigning them to account "cody"
2. Connect and view the emails via IMAP using dovecot server logging in using "cody"
So far i have the fetchmail part working fine, but i cannot see any emails in the inbox. The messages are going thru however as they are visable in MUTT. i have edited my /etc/dovecot/dovecot.conf to change the mail directories, but no luck
I frequently receive e-mail from mailing lists in which I would like to stay active in, although when I access my e-mail I'd like to be able to have the unimportant e-mails in their specific IMAP-folders so I can read them later when I have time.
There is one very important requirement. It bugs me that people continuously keep advising me poor solutions that involve forwarding e-mail e.g. to blabla-mailinglist@domein.tld or storing the e-mail locally. I work frequently from different locations, use different e-mail accounts and see e-mail stored on the server rather than on my local machine as a great advantage.c.
I was thinking of preferably a simple solution that works via a cronjob to do sorting, so it will also work for Plesk and Gmail IMAP accounts. Sorting based on from/to/subject should be sufficient.
Setup my postfix mail server and courier-imap/pop. My postfix server now is working with tls and saslauthd, I can send/receive email inside my domain as well as outside. However, I need two separate smtp and imap/pop3 server, I mean two machine - one with smtp function and one with imap/pop3 function working together.
I setup a postfix mail server. Tested it to make sure it was secure and all seemed good.I sent some test messages and see from the logs that mail is being delivered to the recipient. its only delivering mail to my user's local mbox on the linux server. IMAP appears to have its own mailbox and the two boxes are no linked. I was thinking it was an alias issue however I did at one point have the mailboxes to be the same.... now they are different... Here is the config file.... (I changed the domain names for privacy).
I'm somewhat familiar with Linux and became pretty decent at installing and configuring packages in Ubuntu. One of the things I was able to do with my tinkering was set up a functioning imap and pop3 mail server using dovecot-postfix. Now I'm experimenting with Slackware to get the feel of another distro, and I noticed that the mail server packages were already installed. On my client computer they can pick up that I have users configured and my mx record is working.
However it is failing to send mail saying that it is failing to relay the e-mail message and that the server responded 5.7.1 which was a problem that I was having in Ubuntu when first configuring the mail server. The fix was to edit the postfix.conf file and adding the localhost name of my server. Does anybody know of the file that I need to edit to make it possible to relay my messages with both pop3 and imap.
I have two emails in my Inbox marked as new. I cannot delete them, move them, or mark them as read. Attempting to delete them fails with the message
Code:
Unable to delete messages in folder Inbox because it is in use by some other operation. Please wait for that operation to finish and then try again. Other operations fail silently. No other operations are listed in the activity manager (which doesn't actually let you /manage/ activities... just view them). How can I force deletion of these emails? Where in the filesystem are they stored?
- Firefox 3.6.8 (64 bit) - Get Mail extension (v3.3.4), - Thunderbird (3.1.1)
Problem: Clicking "Read Mail" does nothing, whereas clicking "Compose Message" opens Thunderbird as expected. Thunderbird is properly configured under "System Settings > Default Apps > Email Client".
Whereas, switching the default email client back to Kmail results in the Get Mail "read mail" and "compose message" functions properly opening Kmail in both instances.
This problem occurred for me before (when using openSUSE v11.1 and earlier versions of the apps), but I don't recall how I eventually solved it, or whether it was resolved via an update of one of the above apps/extensions. Nonetheless, I'm now confronted by the very same problem again.
After reloading my OS my e-mail backups are all in Sbd and msf files, but Thunderbird 3.1.10 seems to only import e-mails from Communicator. Is there a solution for this to :enable me to import my e-mails?
I have installed ubuntu 10.10 on my system after the installation i was found that their is no thunderbird were installed so, i download thunderbird & install using command sudo apt-get install thunderbird after that i have change the mail folder path to the previous mail data to access the old mails but after taking that action.i can send the mail but i am not able to download the mail from my pop mail server.
Ok, so I've done a clean install of 10.04 over 9.1 and despite a couple of issues am very impressed. The thing that's currently bugging me most is that I can't set the chat/mail/broadcast panel menu thing to use thunderbird for mail. Is there any way to do this, or do I need to have thunderbird as a separate icon?
Since it has been announced that 11.10 will likely ship with thunderbird instead of evolution, I now am wondering how i am going to migrate my mail spool to the new application.
Is there a migration/import utility to transfer mail/contact/settings from evolution to thunderbird?
is there a way you can set up mail, so that it functions as thunderbird? for example, in thunderbird, you could create a hotmail email account, and add a new account to thunderbird with your hotmail username, password and if i recall well, smtp and server port. if that is not possible, what do i have to do be able to send emails from console in general? i ve seen some guides online which i think they are deprecated or something, cause the steps they suggest dont actually correspond to what you really have to do. what would be the simplest way to send email from console?