On Tue, Jan 10, 2023 at 01:07:40PM -0800, Dan Mahoney wrote: > Does anyone know of a simple remailer tool that can be used inside an > aliases (via a pipe) file that will:
If you configure:
# Add explicit domain if $myorigin is not right here
owner-somelist: somelist-request
somelist: :include:/some/path/myexploder-aliases
Then no trace of the original envelope remains. THe ":include:" file
should have one recipient per line. See aliases(5) for details.
--
Viktor.
