»
S
I
D
E
B
A
R
«
Configuring Apple Mail for your domain
Jan 24th, 2008 by Beth

Setting up Apple Mail can be accomplished in just a few easy steps.

1. Click on Mail and then Preferences from the menu at the top of the Mail screen.

2. Click on the Accounts icon and then click the + sign in the lower left corner.

3. The General Information window will appear. Fill in your information, based on the example below. Please use your actual email address and information.

Screen cap 1

4. Click Continue.

5. In the Incoming Mail Server window, complete the required information. Refer to the example below, but replace yourdomain.com with your actual domain name.

Screen cap 2

6. Click the Continue button on the Incoming Mail Security window without clicking anything else.

Screen cap 3

7. Click Continue on the Outgoing Mail Security window.

picture-4.png

8. Review the information in the Account Summary Window. If everything is correct, click Continue. If you see any errors, click Go Back.

picture-5.png

9. Click on Done, if you’re done! If you want to create another email account, you may do so by clicking on the Create Another Account button.

picture-6.png

For more information about setting up Apple Mail, please visit Apple.com.

Eudora Mail No Longer Stores Your Password?
Nov 30th, 2007 by Beth

Does Eudora require you to enter your password every time you check mail?

Try this:
Close Eudora and open eudora.ini in Notepad. Scroll down to find the sections for your Personalities and add SavePassword=1 in each. You will be asked only one more time.

Try looking for eudora.ini in C:\Documents and Settings\Owner\Application Data\Qualcomm\Eudora if your installation is a default installation. You can also use the Windows search function to find it.

Testing Your POP Account From a Command Line Interface
Nov 29th, 2007 by Beth

When you have trouble with email, it can be quite helpful to see how your computer connects to the mail server. These actions take place behind the scenes, and are performed by your mail client.

If you’re a Windows XP (and previous) user, go to “Start” and “Run” and type “cmd” in the command line. If you’re using Vista, use the “Start Search” dialog box and type “cmd” and hit enter. Don’t include the quote marks when typing cmd. Mac users, please go to Applications and then Utilities and double click on Terminal.

Now that you have a command line, use the following example to access your mail server.

telnet mail.yourdomain.com 110
Trying 65.162.17.18…
Connected to mail.yourdomain.com.
Escape character is ‘^]’.
+OK Dovecot ready.
user you@yourdomain.com
+OK
pass yourpassword
+OK Logged in.
quit
+OK Logging out.
Connection closed by foreign host.

Make sure to type in your actual domain and user name. If you’re able to connect to your mail server using this method, then there is a path to the server, and the problem lies with your mail program (i.e., Outlook, Eudora).

»  RSS: feed   »  ConnectNC, Inc.: Web hosting
© ConnectNC, Inc. All rights reserved.