Matus UHLAR - fantomas:
postfix' sendmail page:

        -bv    Do not collect or deliver a message. Instead, send an email  re-
               port after verifying each recipient address.  This is useful for
               testing address rewriting and routing configurations.

               This feature is available in Postfix version 2.1 and later.
...
writing program/script that would be able to process postfix'
virtual_alias_maps or alias_maps and expand the name would be alternative
approach to your problem.

IIRC people who already tries using option "-x" with spamass-milter and postfix complained about multiple deliveries. I haven't tried this myself.

On 08.10.22 12:04, Wietse Venema wrote:
Postfix sends the delivery report as an email message to the envelope
sender address. The message is generated by a background process,
so the program that runs "sendmail -bv" would not know what message
to look for.

I guess this would require generating random sender address and parsing mail to match with particular recipient(s).

--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
The only substitute for good manners is fast reflexes.

Reply via email to