Can a "milter" split one message with multiple RCPT into multiple messages, each with one RCPT and different return addresses?
I started writing a milter to rewrite the envelope from and the From: header such that messages to each different RCPT have different return addresses Works for messages with one RCPT, but to handle messages with multiple RCPT, I need to transform it to multiple messages, so they can each have different return addresses Is there a better forum for discussing milter development? Thanks! Jack