Archive for the ‘Tutorials’ Category

Tutorial: FTP to your hosting account with FileZilla

Monday, February 22nd, 2010

A quick FAQ on how to connect to your Pipe Ten shared hosting account using the popular FileZilla FTP client.

(more…)

How to setup POP or IMAP email in MS Outlook 2007

Thursday, February 18th, 2010

This tutorial will allow you to setup your Pipe Ten mailbox with MS Outlook 2007, although the instructions are similar to older versions of MS Outlook so can be used as a guide line. (more…)

Email Debugging Tips

Saturday, November 21st, 2009

If you’re having problems with your email, please try some of these handy tips before contacting support.

Problems sending or receiving (POP or SMTP)

  • If you are using mail.yourdomain.com in a third party mail client (Outlook, Entourage, MacMail, Thunderbird, etc.) for you incoming (POP3 or IMAP) and outgoing (STMP) mail servers try changing this to mail.pipeten.com (Ireland) or mail.pipeten.co.uk (UK). This will reduce the likelihood of any DNS resolution problems related to your domain name.
  • Login to one of our webmail applications at http://mail.pipeten.com (Ireland) or http://mail.pipeten.co.uk (UK) using your email as the username and your mail box password as the password.

Problems sending only (SMTP)

  • It could be your ISP blocking/firewalling the outbound SMTP port (port 25 TCP), so we also allow SMTP on an alternative port (port 587 TCP). You should change the port number for SMTP or Outbound Email Server to use port 587 in order to bypass.

Problems receiving only (POP and IMAP)

Is mail being delivered to you rejected as spam?  This can be caused by an attachment or embeded gif or logo.  Follow one of these steps to solve or reduce this mail being rejected:

  • Reduce your max score level to 10 (relaxed), you will recieve more spam but less false possitives.
  • Change the spam settings to “mark as spam” then add a rule in your mail client to move to a specific folder.
  • Change the spam settings to “move” to another mailbox with spam scanning and check that on a regular basis.
  • Reformat the sending email to try an lower its overall spam rating.
  • Whitelist the sending email address or domain which will skip the spam scanning for emails originating from those addresses or domains.

Contacting support abou POPs, IMAPs and SSL related problems

  • We do not yet fully support SSL email on any Pipe Ten mail service.
  • POPs, IMAPs and SMTPs are currently available on our UK cluster on a TRIAL basis using an unsigned or wildcard SSL certificate.
  • As the SSL email service is on trial it is not treated with the same priority as non-SSL POP, IMAP and SMTP services.

Contacting support about all other mail related problems

If you need to contact support about your mail related problems it is best to include as much information as possible.  Things to include are:

  • Include the email address(es).
  • The way you access your mail – Webmail, Outlook, Thunderbird, .Mail(mac), etc.
  • Are there any error message when trying to receive/ send.
  • If your mail is ‘bouncing back’, being returned or otherwise generating an email with an error message in it, please include the headers of the bounced email AND any emails attached to the bounced email.  For more information on the email headers please check here.

Installing WordPress 2.7 from scratch

Saturday, January 3rd, 2009

This is the first in a series of basic tutorials to help in installing open-source applications on Pipe Tens hosting services from source. (more…)

Custom Web Directories & Applications

Thursday, October 4th, 2007

In this short tutorial we will show you how to add a custom web directory and application to your domain. More information on the features available through these items can be found in the manual.

For the purposes of this example we will be using the third level domain ‘webapp.pipeten.co.uk’ and creating an application called ‘newapp’ with standard settings.

Creating a Web Directory on an existing domain:

  1. Login to your control panel.
  2. Within the navigation go-to ‘Domain Settings’ and then ‘Domain Info’.
  3. Click the ‘Edit’ icon next to the domain ‘webapp.pipeten.co.uk’ (remember this is your domain).
  4. Locate the text ‘Web Service’ and click the ‘Edit’ icon next to it.
  5. Located the text ‘Web Directories Settings’ and click the ‘Edit’ icon next to it.
  6. You should now see the default ‘Web Directory’ and ‘Web Application’ for your chosen domain.
  7. Click the ‘Add’ icon at the bottom of the page.
  8. You are now on the ‘New Web Directory’ page.
  9. For the purposes of this example enter:
    1. Web Directory Name: newapp
    2. Web directory path relative to the user home: webapp.pipeten.co.uk\newapp
    3. Leave all other items as default.
  10. Click the ‘Submit’ button at the bottom of the page.
  11. You should now be back on the ‘Web Directories Settings’ page as covered in step #6
  12. You have successfully created a ‘Web Directory’. Please see the following page of the manual for more information on Web Directories.

Creating a Web Application on an existing domain (and under and existing Web Directory):

  1. Complete steps 1 through 6 on the above walk-through.
  2. Click the ‘Off’ button under ‘Web Application’ -> ‘Status’ next to the web directory newapp.
  3. You have now created a web application and will need to configure it’s settings. Please see the following page of the manual about configuring web applications.