POP is not ideal for this
danny_boy said:
Hi,
I got my first MAC this week a Powerbook. My question is I still use my PC a fair bit I was wondering if there is away I can sync my DSL email account with both my MAC and PC? Any advice/tips would be greatly appreciated. Ideally I would like to be able to access the same email account on both my PC and MAC. My email account is a POP3 account.
Here's a slightly complicated way:
For POP3, you could configure your mail client application to "Leave messages on server" so that downloading messages would not delete them. In this case, you would have one copy of each message on both computers. Also make sure that the option that says something like "Delete messages from server when I delete them locally" is checked - this would remove the mail from the server whenever you delete it from one of your computers. Beware - this setup assumes that you wouldn't delete a mail before downloading it on both the computers.
The biggest drawback of this approach, apart from storing duplicates on the computers and taking more space, is that the read or unread status of each message, the folders you have etc., would not be in sync between these computers automatically! You may have downloaded and replied to some mails from one machine and then later see all these messages being downloaded on the other one (as new messages).
An easier solution, if you have an external hard disk is:
* setup a FAT32 partition on the hard disk (NTFS is not writeable from the Mac whereas FAT32 would allow access from the PC as well as the Mac)
* download and install a mail client that's available on both platforms - Mozilla Thunderbird is a good app and is available for Windows, Mac OS X and Linux. You can download it from
http://www.mozilla.org
* setup Mozilla Thunderbird on the PC and the Mac to store and access all your mails on the external hard disk in the FAT32 partition
The flexibility of the second approach is that you don't have to worry about the "Leave messages on server" and other options I mentioned above. The read or unread status, folders etc., would not be a problem since you have only one copy of each message. You would also not waste disk space on both the computers. The problem with this approach is that you need access to the external hard disk to access mail (this is a fundamental problem with services like POP, as compared to IMAP).