Jump to content

Running MTA on Linux


TheNightRider

Recommended Posts

There is no MTA_Server.sh.

To start the server, do cd to the path of the server and run mta-server writing this via SSH: ./mta-server.

Yes mate your right but the mta-server file I was referring too didn't exist, had to download the binary's but now ive got a problem. Says libncursew.so.5: cannot open shared object file: No such file or directory.

Then it says ERROR: could not load ./core.so

*Check installed data files.

Press enter to continue.

This happens when I start the mta-server and am not sure how to fix it :(

Link to comment
If your system is x64, type this in SSH Terminal:

apt-get update; 
apt-get install ia32-libs; 
apt-get install lib32ncursesw5 

Thanks man ive already done that, got the binary's trouble am getting now is its saying unable to bind the ip and port?

EDIT: NVM ive fixed it finally ROFL xD thanks for your help bud :P.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...