InterviewSolution
| 1. |
Solve : Email problems on my home network? |
|
Answer» Hi. I set up a wireless home network today between my desktop and laptop. It all works well except my email. When the desktop is on only I get email fine. When I have both computers on, any new email only goes to the laptop. I would like new email to appear on both computers when they come in. It is a Netgear G router, both computers use WinXp and Outlook for email. Thanks for any help When I have both computers on, any new email only goes to the laptop.This part doesn't make sense. Apparently, you have the laptop set to automatically retrieve email at certain time intervals, but not the other computer. If both computers are ONLINE and both are set to to automatically retrieve email at certain time intervals, then whichever one gets it first will be the only one getting those particular messages with POP mail and where your email account settings in neither computer are set to leave messages on the server. I agree with Geek-9pm and Zylstra. If you really want to capture all messages in both computers, then IMAP mail will work best for that. Hey Tiny I just made a email account for you to test. It is: [emailprotected] Auto-Configure Microsoft Outlook Express® for IMAP Access Code: [Select]REGEDIT4 [HKEY_CURRENT_USER\Software\Microsoft\Internet Account Manager\Accounts\[emailprotected]] "DCEmail"=dword:00000002 "IMAP Server"="mail.geek9pm.com" "IMAP Port"=dword:0000008f "SMTP Server"="mail.geek9pm.com" "SMTP Port"=dword:0000001a "Connection Type"=dword:00000003 "IMAP User Name"="[emailprotected]" "SMTP Display Name"="[emailprotected]" "SMTP Email Address"="[emailprotected]" "SMTP Reply To Email Address"="[emailprotected]" "SMTP Organization Name"="" "Account Name"="[emailprotected]" "IMAP Timeout"=dword:0000003c "SMTP Timeout"=dword:0000003c "IMAP Secure Connection"=dword:00000000 "IMAP Skip Account"=dword:00000000 "IMAP Prompt for Password"=dword:00000001 "SMTP User Name"="[emailprotected]" "SMTP Use Sicily"=dword:00000002 "SMTP Secure Connection"=dword:00000000 "SMTP Split Messages"=dword:00000000 "SMTP Prompt for Password"=dword:00000000 "IMAP Root Folder"="" "IMAP Polling"=dword:00000001 "IMAP Poll All Folders"=dword:00000001 "IMAP Dirty"=dword:00000000 You can use this to run tests on the IMAPI. I am curious to see if it works. It is NOT SSL. The password is just 'tiny' because it is just for testing. Geek-9pm, why the heck are you advising him to create an IMAP account via ENTRIES in Windows registry? Setting up an IMAP account is going to depend on whether his ISP or email service supports IMAP and the settings will be specified by them. And, the normal way of creating an IMAP account in his email client is to do it directly in his email client. What you're suggesting here SEEMS absurd.Sorry, that was only intended as a test for IMAPI. That is the only way I knot of to do IIMAPI when using OE. Maybe I missed something. It would normally be done like this, as an example: http://mail.google.com/support/bin/answer.py?answer=77659 Hey, soybean, that is good. I didn't know. |
|