On Friday, November 02, 2018 10:23:04 AM [email protected] wrote: > I'm starting to work on writing my own outbound milter for a Postfix > instance. > > While working on it, I'll want to test with message submissions "to" it. > > Is there a good example of manually submitting a robust -- i.e., exactly as > from a running, Postfix instance -- message example to a milter? > > Without a Postfix instance around, just 'echo' a message to the milter > listener?
If you still want to go down this path, OpenDKIM has a miltertest component to drive it's test suite without an MTA present. I have not looked into how extensible it might be for other purposes. Scott K
