Home Page Customer Care Services Order Now Search Contact Us Privacy Statement ChamberGates
Order Now Web Hosting Dedicated Servers Domain Name Registration Colocation Services Reseller Opportunities Web Design
Page Location
Home Page
Support
Email FAQ

Email FAQ

Microsoft Outlook specific questions.
ChamberMail/Web Messaging questions.
How do I send mail from my web site?
How do I add more users to my Domain?
Why can I receive email, but I can not send mail?
What is the best way to send a lot of emails?
How do I get all mail to go to a "catch-all" address?
Does your mail script support file uploads?
Is there a way to refuse all mail that is not addressed to a specific person?
Is there a way to refuse all mail that is over a certain size?
How do I setup an auto-responder?
How do I send mail where my domain is listed in the from address?
Why do I keep getting the message "not localhost ... not a gateway"?
Why do I keep getting the message "authentication exchange failed"?
How do I block viruses from appearing in my mailbox?
How do I forward a copy of all of my email?
How do I setup Mozilla?
How do users subscribe to my email list server?
How do I setup a list server?
How do I test my ISP to see if they are blocking mail?
How do I reduce the amount of Spam I receive?
How do I add more users to my Domain?
You can create new POP3 and IMAP accounts by visiting the Email Control Panel. Once you login, you will see a drop-down menu in the upper right hand corner of the screen. In this menu, choose User Administration, it will be towards the bottom of the list.
Why can I receive email, but I can not send mail?
  Why do I keep getting the message "not localhost ... not a gateway"?
There are actually a couple of the things that can cause this problem. In your email client you need to make sure that the outgoing server is mail.chambergates.com and that your client authenticates before sending.

Outlook Express
Outlook 2000
Select Accounts... from the Tools menu and then follow steps 13-15 for configuring Outlook.
Mozilla Follow steps 11-16 for configuring Mozilla.
Netscape Messenger
  1. Select Preferences... from the Edit menu.
  2. Expand the Mail & Newsgroups option.
  3. Choose Mail Servers.
  4. In the Outgoing mail server user name field enter your email address.
  5. Click the Ok button to finish.
Eudora
  1. Select Options... from the Tools menu.
  2. Click on the Sending Mail icon.
  3. Make sure the check box Allow authentication is checked.
  4. Click the Ok button to finish.
Microsoft Entourage
  1. Select Accounts... from the Tools menu.
  2. Double-click on the mail account you use to get your mail from ChamberGates.
  3. Click the Click here for advanced sending options button.
  4. Make sure the check box SMTP server requires authentication is checked.
  5. Select the radio button next to Use same settings as incoming mail server.
  6. Click the Ok button to finish.

If this does not correct your problem then you might be blocked from sending mail by your ISP. In order to fight SPAM, some ISPs have taken the drastic step of blocking the SMTP port for any mail servers that are outside of their control. This means that the ISP has sacrificed part of your Internet access and that you are banned from using other mail servers. To determine if your ISP is blocking port 25 click here.

Why do I keep getting the message "authentication exchange failed"?
This error is caused by the email client trying to request an authentication method not supported by the mail server. The mail server currently supports two authentication methods: MD5 and plain text. It does NOT support the proprietary Microsoft authentication method called Distributed Password Authentication. If you are using Outlook follow these steps to disable this feature:
  1. Select Accounts... from the Tools menu.
  2. Select the mail account that are you trying to send mail from.
  3. Click on the Properties button.
  4. Click on the Servers tab.
  5. Make sure the box next to Log on using Secure Password Authentication is NOT checked.
  6. Click the Ok button to finish.
What is the best way to send a lot of emails?
The best way to send an email to a lot of different users is to use an alias. Create an alias on the server and then add all of your email addresses. When you want to send the email, place the alias address in your BCC line and the email will be sent without revealing any of your addresses.
How do I get all mail to go to a "catch-all" address?
If any mail is sent to your domain and you do not have a user or alias for that address then that mail will be routed to your chosen mail account. This is commonly called a "catch-all" alias and to set this up follow the instructions below:
  1. Go to ChamberMail and sign in using your account information
  2. In the list box at the top right select Alias Administration.
  3. Click on the Add button
  4. In the Alias Id text box enter nobody.
  5. In the Destination box, enter the email address(es) where you would like the email to be sent. This can be any email address accessible from the Internet.
  6. Click on the Save button.
Is there a way to refuse all mail that is over a certain size?
If you keep getting mail from people that is too large to download then you can certainly stop this by setting a limit on the maximum size of mail that you will accept. Just send an email to our support team requesting the maximum size you want to allow and we will set this up for your mail domain; thereafter, anyone sending you a large email will be blocked from doing so.
How do I setup an auto-responder?
An auto-responder configures the mail server to automatically respond to any email that is sent to a specific email address. Your mail is still delivered to your mailbox but an automatic message of your choosing is sent to the sender. Auto-responders are only tied to actual mailboxes and can not be assigned to aliases. To configure an auto-responder please follow the steps below:
  1. Go to ChamberMail and sign in using your account information
  2. In the list box at the top right select Set My Auto-Responder.
  3. In the Mailbox field, choose which mailbox to use (for all incoming mail use Inbox)
  4. In the Message field, enter the message you would like to send.
  5. Click on the Save button.
How do I send mail where my domain is listed in the from address?
There are actually three different ways to accomplish this task. The easiest would be to send your mail using the email control panel. Another way would be to configure an email client like Microsoft® Outlook to send mail from your account. The most difficult method would be to write a program or script that uses either one of our mail components to send the mail. The choice, however, is entirely up to you.
How do I block viruses from appearing in my mailbox?
You can block viruses by setting up an email filter that looks for known executable file extensions. The filter can then be setup to delete the message, send it to a junk box or to another email address. We have detailed the steps to setup filters that will take any message that has one of the common Windows executable types and move it to a SpamBox below:
  1. Open the Email Control Panel and sign in using your account information
  2. In the list box at the top right select Change My Processing Rules.
  3. Click on the Add button.
  4. In the Select Field box choose Message Text.
  5. Click on the contains radio button.
  6. Enter the following: name=.*\.(vbs|shs|scr|exe|com|bat|cmd)
  7. Click on the Add Condition button.
  8. In the Select Field box choose Header.
  9. Click on the contains radio button.
  10. Enter the following: name=.*\.(vbs|shs|scr|exe|com|bat|cmd)
  11. Click on the Add Condition button.
  12. In the Select Field box choose Message Text.
  13. Click on the contains radio button.
  14. Enter the following: begin 6.*\.(vbs|shs|scr|exe|com|bat|cmd)
  15. Click on the Add Condition button.
  16. In the Select Field box choose Header.
  17. Click on the contains radio button.
  18. Enter the following: begin 6.*\.(vbs|shs|scr|exe|com|bat|cmd)
  19. Click on the Add Condition button.
  20. Highlight the second rule in the Rules list box.
  21. Click on the Insert OR button.
  22. Repeat steps 20 and 21 for the third and fourth rules.
  23. In the Move the message to this mailbox box enter: SpamBox
  24. Click on the Finish button.
How do I forward a copy of all of my email?
  1. Open the Email Control Panel and sign in using your account information
  2. In the list box at the top right select Change My Forwarding Info.
  3. In the text box provided type .,forwarding_address; where forwarding_address is the email address where you want the mail sent. The first period is important as it tells the mail server to deliver the original to the intended recipient. If you would like to send a copy to more than one address simply add another comma the additional email address.
  4. Click on the Save button.
  5. Now a copy of all of your email will be forwarded to the addresses you specified.
How do I setup Mozilla?
  1. Open Mozilla and select Mail & Newsgroups from the Tasks menu.
  2. Select New | Account... from the File menu to start the Account Wizard.
  3. Select the Email account option and then click the Next button.
  4. In the Your Name box, enter any name you want.
  5. In the Email Address box, enter your complete email address (i.e. johndoe@yourdomain.com) and then click Next.
  6. In the Incoming Server frame, select the POP option and enter mail.chambergates.com in the Server Name box.
  7. In the Outgoing Server frame, enter mail.chambergates.com in the Server Name box and then click Next.
  8. In the User Name box, enter you complete email address just like in step 5 and click Next
  9. In the Account Name box, enter any name you want and then click Next.
  10. Click the Finish button to confirm your options, the wizard should close and the new account should be listed in the left-hand window.
  11. Highlight the new entry that was just created and select Mail & Newsgroups Account Settings... from the Edit menu.
  12. Select the Outgoing Server (SMTP) option in the left-hand window.
  13. In the right-hand window make sure the check box Use name and password is checked and the User Name box has your email address just like in Step 5.
  14. Click Ok to close the properties dialog.
  15. The next time you send an email with your account you will be asked for a password. Enter your email password and if you would like to not be prompted each time check the box Use Password Manager to remember this password.
  16. Click Ok and if an alert about saving your password appears, click Ok again.
How do users subscribe to my email list server?
To have your customer subscribe to the list have them email a message to imailsrv@yourdomain.com, where yourdomain.com is your domain name. In the body of the email type the following: SUBSCRIBE <list_name> <customer_name>, where <list_name> is the name of your list and <user_name> is the name of your customer. The email address that this email was sent from will be added to the list server's recipients.
Does your mail script support file uploads?
Yes. We do have a script that supports file uploads. Please click here for more details.
Is there a way to refuse all mail that is not addressed to a specific person?
Yes. In order to do this you will need to delete the "Nobody" alias. For more information about deleting aliases please refer to the online help in the Email Control Panel.
How do I setup a list server?
  1. Open the Email Control Panel and sign in using your account information
  2. In the list box at the top right select List Administration, the List Administration window will open.
  3. In the Name box enter a name for the list server mailing list; this name is the e-mail address that people who want to post to the list will send mail to. For example, if you enter the name "Birdinfo" users will send mail to the list by specifying the To address: Birdinfo@companyX.com. The name must be from 3 to 23 characters in length, with no spaces between characters.
  4. In the Description box, enter a description of the list.
  5. In the Administrator box, enter the user ID of the person who will be the list administrator. Make sure that the user ID is the same as the user you use to login to the Email Control Panel.
  6. Click the Create button. The Maintain List page appears.
  7. Click the Help.txt button to view or edit the help text that is sent to anyone who requests help or sends an invalid command to this list.
  8. Click the Subscrib.txt button to view or edit the confirmation text that will be sent to each person who submits a successful subscribe request to this list.
  9. List Options - Select the security options you want to use located at the top of List Options. Here are the choices:
    • Anyone can post. Lets anyone on the Internet post mail to the list. This is the default selection.
    • Only Subscribers can post. Lets only the subscribers' post mail.
    • Only Moderator can post. Lets only the list owner post mail. Moderator is used when you want the list owner to review all messages before they are posted to the list. This is the preferred option.
  10. When you are finished setting up you Imail list server, make sure you save your changes by clicking the Set List Options button located at the bottom of the List Options section.
How do I test my ISP to see if they are blocking mail?
Windows 95, Windows 98, Windows Me, Windows NT
  1. You will need to open a Telnet application, if you are using Windows do the following:
    1. Select Run... from the Start menu.
    2. In the Open box, type telnet
    3. Click the Ok button.
  2. Now you want to connect to the mail server (mail.chambergates.com) on port 25. If you are using Windows do the following:
    1. Select Remote System... from the Connect menu.
    2. In the Host Name box enter mail.chambergates.com.
    3. In the Port box enter 25.
    4. In the Term Type box choose VT100.
    5. Click on the Connect button.
  3. You should see the following information display immediately: 220 webmail.wm001.com (IMail 8.05 7235-21) NT-ESMTP Server X1. If this line does not appear then your ISP is blocking your outgoing mail.
  4. Disconnect from the server and exit the telnet program.
Windows 2000, Windows XP, Windows 2003
  1. Select Run... from the Start menu.
  2. In the Open box, type telnet
  3. Click the Ok button.
  4. At the flashing prompt enter open mail.chambergates.com 25 and press the Enter key.
  5. You should see the following information display immediately: 220 webmail.wm001.com (IMail 8.05 7235-21) NT-ESMTP Server X1. If this line does not appear then your ISP is blocking your outgoing mail.
  6. If you connected, then enter QUIT and press the Enter key (you may not see this when you type).
  7. Type quit and press the Enter key to close the Telnet application.
If your ISP is blocking this port you can use either port 587 or port 825 for SMTP, most likely this setting will be in your advanced properties of your email client.

Copyright (c) 1999-2004 ChamberGates. All Rights Reserved.