Difference between revisions of "Email"

From Hostek.com Wiki
Jump to: navigation, search
(Email Maintenance)
(Message Size Limit)
 
(20 intermediate revisions by 9 users not shown)
Line 1: Line 1:
=== Email Maintenance ===
+
__FORCETOC__
  
 +
==Email Troubleshooting==
  
 +
===Starting Out===
 +
If you'd like to set up your Mail Client for the first time or just a refresher course, please see this section here: [https://wiki.hostek.com/Email_Client_Setup_Tutorials  Email Client Setup Tutorials]
  
====Blacklist check - VPS ONLY====
+
===Unable to Send Email===
 +
If Incoming Email is working, but your Outgoing Mail seems to be failing, please continue with these steps:
  
Go to http://mxtoolbox.com/blacklists.aspx and use server's IP address. Make sure to click "Check All Blacklists" link.
+
#Make sure your email client has '''SMTP Authentication''' enabled.
 +
##You'll need to input the entire email accurate by going to your WebMail interface. (i.e. '''<nowiki>http://mail.yourdomainexample.com/</nowiki>''' or '''<nowiki>http://yourdomainexample.com/webmail/</nowiki>''')
 +
#Try changing your Outgoing SMTP Port [from 25] to one of these '''alternate SMTP ports''': '''26''' and '''587'''.
 +
##Sometimes ISPs (''Internet Service Providers'') will block the default SMTP port (''25''), so it is necessary to change the port number.
 +
#Ensure that '''Encryption''' / '''SSL''' is set to '''None''' or that it is simply off.
 +
##If you need to use '''SSL''', please see this section here: [https://wiki.hostek.com/SSL_(Secure_Email)  SSL]
 +
#The '''Outgoing''' and '''Incoming''' MailServers should be '''exactly''' the same (if you are using our MailSystem).
 +
##Please see the section below to further recognize your MailServer)
  
 +
===MailServer===
 +
Here are examples of what your MailServer should resemble:
  
====Delisting from Comcast - VPS ONLY====
+
#'''<nowiki>mail.yourdomainexample.com</nowiki>'''
 +
#'''<nowiki>mail##.hostek.com</nowiki>'''
 +
#'''<nowiki>mail##.ezhostingserver.com</nowiki>'''
 +
##"ezhostingserver.com" is our Reseller friendly Alias.
 +
*Note: That the '''##''' in our examples here represent real numbers of real servers.
  
URL:
+
===Message Size Limit===
http://www.comcastsupport.com/Forms/NET/blockedprovider.asp
+
For accounts using our Shared Plans, the Max Message Size Limit [sending AND receiving] is 30MB. This may or may not be the reason that your attachment or email cannot send.
  
Steps:
+
===MX Records===
#Fill out the forum correctly and accurately and click on the '''Submit''' tab.
+
One thing to check, especially if it's an issue with receiving emails, is to see if your MX Records are set up correctly to use our MailSystem.
 +
* Here is how for [https://wiki.hostek.com/WCP_(Windows_based_Control_Panel)#MX_Records Windows] and [http://hostek.com/tutorials/whm11_mx.html cPanel/Linux]
  
To check for blacklist go to: http://mxtoolbox.com/blacklists.aspx
+
[[Category:Tutorials]]
 
+
[[Category:Email]]
 
+
[[Category:Mail Client]]
====Delisting from AOL - VPS ONLY====
+
[[Category:iOS]]
 
+
'''Feedback loop application'''
+
 
+
*URL: http://postmaster.info.aol.com/SupportRequest.FBL.php
+
**Note: this does NOT apply to shared hosting accounts. We alread have setup a feedback loop for the Outbound IP Address of our mail servers.
+
 
+
'''Request for Removal'''
+
URL: http://postmaster.aol.com/SupportRequest.php
+
 
+
Steps:
+
# Check the headers from the bounce and see what the error was.
+
# Once at the link above scroll down to the drop down and select Other Issues
+
# Click Next
+
# Find the error in the drop down menu and click Next.
+
# Fill out the Form with the information required. Use Support Email and phone numbers.
+
# In the Comments or Notes field, please let them know we have looked into it and taken care of the spammer or placed further filters. If we do not the IP will not be de-listed.
+
 
+
AOL will send an email saying they have received our request and that they will look into it. <b>DO NOT</b> close this ticket, place notes on it for the IP addresses that you requested to be de-listed and the server and mark as Low Priority.
+
 
+
 
+
====Delisting from Barracuda - VPS ONLY====
+
 
+
URL: https://www.barracudanetworks.com/support/
+
 
+
Steps:
+
Support Ticket, Phone number, and Live chat can be found in the link above.
+
 
+
#Email/Phone Number will be listed under "Corporate Headquarters Support Office".
+
#Live Chat can be found on the right side of the screen floating.
+
 
+
 
+
====Delisting from Live.com (Hotmail) - VPS ONLY====
+
 
+
*Go to https://support.msn.com/eform.aspx?productKey=edfsmsbl2&ct=eformts&scrx=1 and fill out the delistment form
+
 
+
*For addtional information on hotmail failed delivery codes: http://mail.live.com/mail/troubleshooting.aspx
+
 
+
 
+
====Delisting from Spamhaus-zen - VPS ONLY====
+
 
+
When trying to remove our IP Address from this blacklist you can view the URL below which will tell you if the IP is currently blocked.
+
 
+
URL: http://www.spamhaus.org/lookup/
+
 
+
Steps: If the IP Address is listed then the search results for the IP will provide you with a URL to follow to get that specific IP de-listed. Follow the steps provided within the URL and make sure you provide them with a good description of the steps we have taken to ensure this does not happen again ( I.E. we removed the users that was sending spam, added some extra filters, ect. ).
+
 
+
 
+
====Delisting from Yahoo - VPS ONLY====
+
 
+
URL: http://io.help.yahoo.com/contact/index?locale=en_US&y=PROD_MAIL&page=contact
+
 
+
Steps:
+
# Use the following options after going to the link above:
+
##Mail
+
##Mail
+
##Postmaster
+
##SMTP Error - Blocked or delayed mail
+
# Fill out any forms that are required
+
 
+
[[Category:Misc-Email]]
+
[[Category:VPS]]
+

Latest revision as of 03:26, 23 April 2015


Email Troubleshooting

Starting Out

If you'd like to set up your Mail Client for the first time or just a refresher course, please see this section here: Email Client Setup Tutorials

Unable to Send Email

If Incoming Email is working, but your Outgoing Mail seems to be failing, please continue with these steps:

  1. Make sure your email client has SMTP Authentication enabled.
    1. You'll need to input the entire email accurate by going to your WebMail interface. (i.e. http://mail.yourdomainexample.com/ or http://yourdomainexample.com/webmail/)
  2. Try changing your Outgoing SMTP Port [from 25] to one of these alternate SMTP ports: 26 and 587.
    1. Sometimes ISPs (Internet Service Providers) will block the default SMTP port (25), so it is necessary to change the port number.
  3. Ensure that Encryption / SSL is set to None or that it is simply off.
    1. If you need to use SSL, please see this section here: SSL
  4. The Outgoing and Incoming MailServers should be exactly the same (if you are using our MailSystem).
    1. Please see the section below to further recognize your MailServer)

MailServer

Here are examples of what your MailServer should resemble:

  1. mail.yourdomainexample.com
  2. mail##.hostek.com
  3. mail##.ezhostingserver.com
    1. "ezhostingserver.com" is our Reseller friendly Alias.
  • Note: That the ## in our examples here represent real numbers of real servers.

Message Size Limit

For accounts using our Shared Plans, the Max Message Size Limit [sending AND receiving] is 30MB. This may or may not be the reason that your attachment or email cannot send.

MX Records

One thing to check, especially if it's an issue with receiving emails, is to see if your MX Records are set up correctly to use our MailSystem.