I have a server with multiple public IP addresses. I want to send campaign emails on this server. Sometimes i would like to send mail from a particular IP (it is a filter on the sender email address that gives which IP to use). The only thing i find is to install multiple postfix instances (one per output IP). Is there a best way to do this ? I have a second question: Postfix gives a unique queue id to each message. If i have several instances of postfix, do you think thoses uniques id can be the same in 2 postfix instances ?
Thanks