Hi,
I want to prevent that sendmail milter rejections generates bounces
messages. Reading sendmail documentation I see "-N" option:
echo "HELLO" | sendmail -N 'never' [email protected]; echo $?
0
Jun 8 13:51:30 server.test postfix/cleanup[597560]: 077616620F:
milter-reject: END-OF-MESSAGE from localhost[127.0.0.1]: 5.7.1 Rejected
for policy reason; from=<[email protected]> to=<[email protected]>
Jun 8 13:51:30 server.test postfix/cleanup[597560]: 077616620F:
to=<[email protected]>, relay=none, delay=0.1, delays=0.1/0/0/0, dsn=5.7.1,
status=bounced (Rejected for policy reason)
non-delivery notification seems not executed (no logs related). But logs
shows as "status=bounced". This generate confusions on post-log-anilisis.
I can prenvent this "status=bounced" on logs (status=rejected)?
Thanks!
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]