On Thu, Nov 28, 2024 at 01:57:57PM +0100, natan via Postfix-users wrote: > print("DUNNO") # REJECT, PERMIT, DUNNO
You did not read the docs carefully, the output should be: action=DUNNO\n\n > Nov 28 13:54:15 mx postfix/smtpd[2953675]: warning: missing attribute action > in input from private/testowy Hence the "missing attribute action", perhaps that should be in quotes to make it more clear: Nov 28 13:54:15 mx postfix/smtpd[2953675]: warning: missing attribute "action" ... -- Viktor. _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org