
11th November 2006, 16:01
|
|
Junior Member
|
|
Join Date: Oct 2006
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
The Perfect Mail Server
I´d like to ask the community for your opinion:
Which "PERFECT SETUP" will throw a working and easy to manage EMail Server into my Linux Box (no matter distro) so I can replace a Windoz counterpart. (All "PERFECT SETUP.." + Ispconfig seem to have problems and limitations), so please my friends, help me fill in my Santa Claus Wish List:
1) I use VMWARE Server inside a WIN3K Box so no problem downlading a working image to start with.
2) A stable and up-to date pachage distro (kernel 2.6.* )with SMP capability (the last not nescessary but would be nice since most new hardware is already multi-core)
3) Multiple Domains
4) Web Server Included (to host Sites so users can manage -upload and maintain)
5) a usable WebMail
6) AV, Antispam, Graylisting, RBL and whatever can do the job of preventing grabage in with black/white lists at the domain or server level ( if another setup is nessesary to front-end this job, it would be fine)
7) Monitoring tools so SMTP and other stuff can be seen real time. (Not nescessary but a good thing to have)
If any of you have ever used a MERAKader server, you know what I mean and wish to replace, execpt that this thing just does mail, Imap, calendar bla bla, no Web hosting, all for a megabuck bill.
So, Gurus, help the community please.
|

12th November 2006, 15:55
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,591 Times in 2,443 Posts
|
|
Quote:
|
Originally Posted by asem34
Which "PERFECT SETUP" will throw a working and easy to manage EMail Server into my Linux Box (no matter distro)
|
All the perfect setups do this. All you have to do is follow them as close as possible and make sure you don't make any typos...
|

20th November 2006, 13:22
|
|
Junior Member
|
|
Join Date: Oct 2006
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
The Not So Perfect Setups
Well, not so.
I have tried most of the "Perfect Setups" and with NONE of them, not even with the Virtual Images, I have been able to build a Hosting server.
Here is a message I got (and have also gotten in others ) when setting up MySql with the Centos 4.4 distro:
[root@mercurio named]# netstat -tap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 *:mysql *:* LISTEN 4997/mysqld
tcp 0 0 *:879 *:* LISTEN 2393/rpc.statd
tcp 0 0 *:sunrpc *:* LISTEN 2373/portmap
tcp 0 0 192.168.15.9:domain *:* LISTEN 4861/named
tcp 0 0 mercurio.mydmain:domain *:* LISTEN 4861/named
tcp 0 0 localhost.localdomain:ipp *:* LISTEN 2605/cupsd
tcp 0 0 localhost.localdomain:smtp *:* LISTEN 2750/sendmail: acce
tcp 0 0 *:ssh *:* LISTEN 2652/sshd
tcp 0 0 mercurio.mydomain.:ssh ::ffff:192.168.15.104:49324 ESTABLISHED 4794/1
[root@mercurio named]# vi /etc/my.cnf
[root@mercurio named]# /etc/init.d/mysqld restart
Stopping MySQL: [ OK ]
Starting MySQL: [ OK ]
[root@mercurio named]# mysqladmin -u root password xxxxxx
[root@mercurio named]# mysqladmin -h mercurio.mydomain.com -u root password xxxxxx
mysqladmin: connect to server at 'mercurio.mydomain.com' failed
error: 'Can't connect to MySQL server on 'mercurio.mydomain.com' (22)'
Check that mysqld is running on mercurio.mydomain.com and that the port is 3306.
You can check this by doing 'telnet mercurio.mydomain.com 3306'
[root@mercurio named]# telnet mercurio.mydomain.com 3306
Trying 192.168.15.8...
telnet: connect to address 192.168.15.8: Invalid argument
telnet: Unable to connect to remote host: Invalid argument
|

20th November 2006, 13:28
|
|
Junior Member
|
|
Join Date: Oct 2006
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
The Not so perfect Setup
By the Way,
I have two virtual addresse on eth0: |92.|68.|5.8 AND 192.168.15.9
cheers
|

21st November 2006, 15:18
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,591 Times in 2,443 Posts
|
|
Quote:
|
Originally Posted by asem34
[root@mercurio named]# mysqladmin -h mercurio.mydomain.com -u root password xxxxxx
mysqladmin: connect to server at 'mercurio.mydomain.com' failed
error: 'Can't connect to MySQL server on 'mercurio.mydomain.com' (22)'
Check that mysqld is running on mercurio.mydomain.com and that the port is 3306.
You can check this by doing 'telnet mercurio.mydomain.com 3306'
[root@mercurio named]# telnet mercurio.mydomain.com 3306
Trying 192.168.15.8...
telnet: connect to address 192.168.15.8: Invalid argument
telnet: Unable to connect to remote host: Invalid argument
|
That's a problem with your system, not with the tutorial. What's the output of and and ?
|

14th October 2007, 19:56
|
|
Senior Member
|
|
Join Date: Jul 2007
Posts: 114
Thanks: 7
Thanked 3 Times in 3 Posts
|
|
Quote:
|
Originally Posted by asem34
I´d like to ask the community for your opinion:
Which "PERFECT SETUP" will throw a working and easy to manage EMail Server into my Linux Box (no matter distro) so I can replace a Windoz counterpart. (All "PERFECT SETUP.." + Ispconfig seem to have problems and limitations), so please my friends, help me fill in my Santa Claus Wish List:
|
All my ISPConfig servers are running in a VM.
Mandriva:
Only one problem I couldn't fix so far: Auto respond
Debian 3 and 4:
Perfect
CentOS:
Perfect installation, never used it on a production system.
|

11th May 2008, 03:57
|
|
Junior Member
|
|
Join Date: Oct 2006
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
You mean your ISPCONFIG Setips?... I wont commento ont this software, sorry.
|

11th May 2008, 23:23
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,591 Times in 2,443 Posts
|
|
Quote:
|
Originally Posted by asem34
You mean your ISPCONFIG Setips?... I wont commento ont this software, sorry.
|
I'm sorry, but I don't understand what you're talking about...
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 05:02.
|
|
Recent comments
1 day 4 hours ago
1 day 7 hours ago
1 day 8 hours ago
1 day 10 hours ago
1 day 11 hours ago
1 day 13 hours ago
1 day 14 hours ago
2 days 6 hours ago
2 days 7 hours ago
2 days 11 hours ago