I was wondering how to setup multiple postfix smtp servers (mx1.mydomain.com, mx2.mydomain.com, ..., mxN.mydomain.com) for my domain. I've a postfix + courier with virtual users already running, but I need to balance load (based on user reputation from our mailing application) between different smtp servers (this is what I'm actually asking).
Does anybody have a clue on it?