|
||||||||
|
|
|||||||
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|
Hi,
I want to be able to use both a linux pc and a windows laptop to read / write mails. Currently, i use my linux pc and download my mails from my pop mailbox into a local message store. What i would like to do, is be able to convert my message store into a imap mailbox that i can both access from evolution on linux, and outlook express in windows. but i'm not sure how i must proceed ... Do I need sendmail or postfix, or can I somehow just enter my provider's smtp server into each client's settings ? the problem is: how do i get my pop mail into my imap mailbox ? Thx, Tom. Tom Van Overbeke |
|
#2
|
|||
|
|||
|
Tom Van Overbeke wrote:
> Hi, > > I want to be able to use both a linux pc and a windows laptop to read / > write mails. > Currently, i use my linux pc and download my mails from my pop mailbox into > a local message store. > > What i would like to do, is be able to convert my message store into a imap > mailbox that i can both access from evolution on linux, and outlook express > in windows. but i'm not sure how i must proceed ... > > Do I need sendmail or postfix, or can I somehow just enter my provider's > smtp server into each client's settings ? the problem is: how do i get my > pop mail into my imap mailbox ? > This is an overview, you'll have to dig out the relevant documentation for the packages of your choice. Set up a suitable imap server (there are several available, UW, Courier, Dovecot and Cyrus spring to mind) and make sure you can talk to it from your client. If the client you currently use understands both pop3 and imap then all you need to do is set up a new imap account on the client and copy all the messages across from the pop3 account. That's the migration sorted, surprisingly easy. As a precaution, if you have access to your pop3 mail file/directories, make a copy of them before you start so if something does go spectacularly wrong, you can replace the archive. Set up sendmail or postfix to handle delivering mail to the imap server and then it'll handle direct incoming smtp mail. To collect from a pop3 server, investigate fetchmail, which can collect mail from various accuonts and deliver it to your local sendmail/postfix/whatever which will then pass the mail the imap server. -- Dave mail da (E-Mail Removed) (without the space) http://www.llondel.org So many gadgets, so little time |
![]() |
| Tags |
| downloading, evolution, imap, local, mailbox, pop, remote, store |
| Thread Tools | |
| Display Modes | |
|
|