On Tue, Oct 21, 2008 at 10:58:21PM +1100, Barney Desmond wrote: > Oh, it's also meant to be high-performance, something I've done some > testing on but haven't yet completed.
Comparisons are only fair if it actually takes the trouble to make mail delivery *reliable* by calling fsync() to commit queued messages to disk before sending 250 after "." to the sending client. > The one instance we run for a > customer has a ceiling of 1200 outgoing connections, which is does hit > at times. Postfix has no compiled-in total outgoing connection ceiling, but you do need a machine that supports epoll, kqueue or devpoll to get past 1024 parallel deliveries. -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:[EMAIL PROTECTED]> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.