ConnectNC offers interactive or announcement type mailing lists, starting at $15 per month.
For more information, and to read the terms of service, please navigate to this page: http://lists.connectnc.com/
This is a common situation these days. Malicious code has been developed to allow spammers to distribute their junk mail a variety of ways.
In the old days, we’d tell people just to be careful about posting their email addresses on web sites or newsgroups. Today, all it takes is an infected machine on which your email address is saved in an address book!
In order to combat spam, it’s now important for all computer users to keep their machines secured using the latest security software and by making sure operating system updates are done. Sometimes even this is not enough, since modern coders can defeat most commercially available Internet Security applications. Why can’t they use their powers for good instead of evil?
Be careful about designating email addresses or domains as trusted. Many spam filters, including our own, allow users to whitelist specific email addresses or entire domains. Imagine what could happen if you whitelisted the entire hotmail.com domain? That means anyone sending you a message with a return address from hotmail.com is going to get past the spam filter. Unfortunately, you can no longer whitelist your OWN email address! Spammers are sending junk mail to you with your own return address!
What’s a person to do? Make sure your security software is up to date. If you haven’t installed anything, please call ConnectNC to have a tech perform a security scan on your system and install your software. If everyone maintained good system security, we’d go a long way towards eliminating spam that comes from infected machines.
Last, but not least, never, ever buy from a spammer. They’re not sending you junk mail for fun. They’re doing it to make money. About ten years ago, one spammer told me that his employer made $30,000 in one day after they sent out unsolicited commercial email to a very large number of addresses. Their hosting and email accounts were cancelled, but it was well worth it to them. So, let’s try to make spamming an unprofitable venture. We should all agree that we’ll never buy anything that was promoted in an unsolicited message we received.
These directions are intended for web hosting customers.
1. In Microsoft Outlook, select Tools and then E-mail Accounts
2. On the E-mail Accounts wizard window, select “Add a new e-mail account” and click the Next button.
3. For your (incoming) server type, select “POP3″ and click the Next button.
4. On the Internet E-mail Settings window for POP3, enter your account information:
5. Click the Next button.
6. Now click the Finish button.
Note: Many ISPs do not allow outgoing mail through any but their own servers. It’s for this reason that we require you to check with your own ISP (cable, DSL provider) for the outgoing mail server address. Most Internet cafes or places where you can get free wireless access don’t allow outgoing mail except through webmail.
When analyzing how much of the email that comes into web hosting accounts, we discovered that it’s 94% spam and viruses. Thanks to our mail filtering device, most of that is blocked or quarantined. I went to google to look for stats, and found that our figure agrees with what’s reported by most other ISPs. A graph from one of our mail filters shows the severity of the spam problem, which is universal.
Increases in junk mail has required us to invest in mail filtering appliances and software, which is the case for many large companies and universities. However, not all companies can afford to make this investment. We offer mail filtering for web sites whether they are hosted with us or not. For a low monthly rate, your domain’s email can be protected. Pricing starts at $13.50 per month, for up to 10 mail accounts.
Using the service is easy. A simple change is made to your DNS. No software needs to be installed on any of your systems. We do still recommend that each of your machines has an anti-virus application installed. While most viruses are email borne, there are still risks associated with simply being connected to the Internet.
For more information, or to sign up, call us at 888-290-4601, extension 22.
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.
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).