Robin Bowes Wrote:
Take a look at the queue/smtp-forward plugin.
I'm pretty sure it would be trivial to modify that to deliver to
specific servers based on header content.
R.
Thanks much Robin, yes , i agree . i think of queue/smtp-forward too.
but, base on the header , i want to route to a set of servers , not only
to a certain server in the purpose of HA and LB.
and i don't know how to make every smtp session to share a Server List ,
and get a different next value each time . maybe i have to construct a
new global variable , but i don't know where i can put it in the plugin
or in the main process .
Any clue will be appreciated.
--Junyi