On 1-May-08, at 5:20 PM, Chris Babcock wrote:
Douglas Hunter wrote:
Howdy,
First, thank you all for such a fantastic piece of software.
I've recently been exploring using async for our production mail
servers.
Why? Are you having issues with the other modes of operation?
Async (at this point) is best suited to systems with very high
performance and concurrency requirements. If your system can run
without using async, the other modes are simpler to implement and
better tested.
On the other hand I'm happy to have people putting -async to use, as
that's the best way we'll find bugs. It's very stable for us in
"production" albeit on a spamtrap rather than serving real mail. And
there are a few others on this list that appear to be using it in
production on non-spamtrap environments.
Matt.