At previous post I have written about :

  1. Install Wamp Server
  2. Add Fake Domain
  3. Install Email Server

All post use localhost aka home development.

In this post I’ll show how to configure email server together with our wamp server.

Problem

Little problem came when wamp and axigen installed by default installation.

Ports

Ports utilized in Wamp :

  • Apache (80)
  • MySQL (3306)

Ports utlized in Axigen :

  • CLI (7000)
  • Webadmin (9000)
  • SMTP (25)
  • POP3 (110)
  • IMAP (143)
  • Webmail (80)

As you see Webmail and Apache use same port (80) . One of the service need to change its port to make everything working well.

I choose to change webmail port to 8081.

Continue reading »

 

Our home development need little component which called email server. This email server will responsible for delivering email, in such case : contact form, activation account etc.

This component used to be installed on your server (hosting account).

In this post I’ll continue with email server. As usual I try to make as clear as possible with screenshot :

Download and Install

1. Download latest Axigen email server from here.

2. Double click setup file.

Click Next.

axigen1 Install wordpress for home development : install email server

License agreement, choose I Agree.

Continue reading »

© 2011 Hosting Formula Suffusion theme by Sayontan Sinha