Axigen Email Server Failed : My Bad

When I try to reconfigure Axigen email server to use other port I see this message :

For some reason, the Axigen Config Wizard has failed. Please check the Event Viewer for details.

axigen_failed_1

Click Exit and click Start -> Administrative Tools -> Event Viewer

axigen_failed_2

Under Axigen Mail server Event Viewer section click ‘Error’ icon.

axigen_failed_3

My bad 🙂

“Trial version has expired”.

Yihaa, my Axigen Email Server trial version has expired. I must do something.

axigen_failed_4

Fortunately after check my email from Axigen I have license for free ( for 5 users)

Copy the license file “axigen_lk.bin” to Axigen Mail server folder ( mine in this folder : C:\Program Files\Axigen Mail Server)

axigen_failed_5

Try to reconfigure again using Axigen Config Wizard. This time everything OK.

To make sure every service work well at least some famous port I use netstat.

Check using netstat :

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:5051           0.0.0.0:0              LISTENING
TCP    0.0.0.0:5101           0.0.0.0:0              LISTENING
TCP    0.0.0.0:8081           0.0.0.0:0              LISTENING
TCP    0.0.0.0:9000           0.0.0.0:0              LISTENING

C:\Documents and Settings\Administrator>

Finish, I have fix my false.

Stay health!