Hi there,

if I configure my /etc/aliases to read:
test: |/bin/false, u...@external-server
owner-test: u...@external-server

I correctly receive E-Mail to test and owner test at
u...@external-server, but the error-message which is generated by
/bin/false is send back to the original sender.
If I interpret http://www.postfix.org/aliases.5.html correctly, this
should not be possible (and is not desired in my case).

The configuration does not seem to contain any way to change the
behavior of owner- besides expand_owner_alias and owner_request_special,
which both are unrelated to my issue.

Can you tell me how I can intercept all error-messages generated by
external commands?

Regards

Matthias

Reply via email to