Install wordpress for home development : configure axigen email server part 1

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 :

Ports utlized in Axigen :

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.

Change Webmail port in Axigen

1. Start Axigen

Click Start -> All Programs -> Axigen Config Wizard

Click Next

axigen config1 Install wordpress for home development : configure axigen email server part 1

Domain Configuration

I enter winhows.net ( fake domain that I use on previous post).

Enter postmaster password and click Next ( I enter 123456 as password)

axigen config21 Install wordpress for home development : configure axigen email server part 1

Alias Configuration

Check both the option provided :

axigen config3 Install wordpress for home development : configure axigen email server part 1

Click Next.

Check every service to enable  and make sure to change port of webmail to 8081.

axigen config6 Install wordpress for home development : configure axigen email server part 1

Click Next.

Check Interface that you want for relay email purpose.

axigen config5 Install wordpress for home development : configure axigen email server part 1

Click Finish and you’re set :-)

Checking Service

By click Finish Axigen email server get reconfigured automatically. To check if all port is running OK now I use dos prompt.

Click Start -> Run

Type cmd and hit Enter.

command prompt will displayed and type this command :

netstat -an and press Enter.

Result in my Computer is :
C:\Documents and Settings\Administrator>netstat -an

Active Connections

Proto  Local Address          Foreign Address        State
TCP    0.0.0.0:21             0.0.0.0:0              LISTENING
TCP    0.0.0.0:25             0.0.0.0:0              LISTENING
TCP    0.0.0.0:110            0.0.0.0:0              LISTENING
TCP    0.0.0.0:135            0.0.0.0:0              LISTENING
TCP    0.0.0.0:143            0.0.0.0:0              LISTENING
TCP    0.0.0.0:445            0.0.0.0:0              LISTENING
TCP    0.0.0.0:912            0.0.0.0:0              LISTENING
TCP    0.0.0.0:8081           0.0.0.0:0              LISTENING
TCP    0.0.0.0:8088           0.0.0.0:0              LISTENING
TCP    0.0.0.0:9000           0.0.0.0:0              LISTENING

C:\Documents and Settings\Administrator>

Great, at this point the service configured properly.

Next post will talk about adding user and test email service in action.

Stay health!

Related Reading:

Scalix: Linux Administrator's Guide: Install, configure, and administer your Scalix Collaboration Platform email and groupware serverScalix: Linux Administrator's Guide: Install, configure, and administer your Scalix Collaboration Platform email and groupware serverIn Detail

High-end email and groupware is a domain where only few vendors can provide solutions. It is where companies like HP, Novell, or Scali... Read More >

Thanks for reading, if you think this post help you please consider to buy me a beer

Search Terms :

  • axigen apache
  • install axigen on host server
  • how to configure domain axigen
  • how to configure axigen mail server windows
  • axigen reset postmaster password
  • axigen port 7000 create account
  • axigen fail to connect cli
  • axigen cli error on windows 7
  • axigen cannot connect to cli
  • setup axigen change smtp port
    • Share/Bookmark
    Step By Step, wordpress online store

    If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.

    Comments

    One Response to “Install wordpress for home development : configure axigen email server part 1”

    Leave Comment

    (required)

    (required)