[Dovecot] Re: Apple Mail and too many open files?
If you're running filesharing of ANY kind on your mail server, you
should stop it. Mail servers should run mail, not run AFP and Samba
and other things.
This is a very simple problem to fix, and doesn't require blocking
port 22.
Set up /etc/hosts.allow:
sshd : 192.169.1.0/255.255.255.0 sshd-keygen-wrapper : 192.168.1.0/255.255.255.0
Set up /etc/hosts.deny:
ALL: ALL:deny
Tcpwrappers will now take care of you, and any DOS attacks you get
will simply be dropped.
While some of this statement may be accurate, there's a lot of FUD
here too. Both OS X and OS X server use the same kernel, it is
true. However, these operating systems are fast and reliable. We
ran our mail server for a couple of years on OS X with exim and
courier-imap, and the only reason we did stop and move to Linux is
because we needed a bigger solution and intel-based hardware was
cheaper than a bunch of XServes.
And I will challenge your statement about high load. We have two web
servers that average betwen 5 and 10 mbits of constant web load,
running on OS X Server and XServes. The average load on these boxes
is something like 0.20.
Roger Weeks
participants (2)
-
Les Mikesell
-
Roger Weeks