X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=tokens.sh;h=e402f4842efee9812c2a5332edcc4cee0458661f;hb=ed49696e703b895548a5f58e3b9d4f5d3da171df;hp=9a1faaf7cf21b31ce7aa740b6507f75c8352a23d;hpb=14330fbdf398c3786803a001f0130b0d9ab70b46;p=apps%2Fpfixtools.git diff --git a/tokens.sh b/tokens.sh index 9a1faaf..e402f48 100755 --- a/tokens.sh +++ b/tokens.sh @@ -123,8 +123,8 @@ exit 0 ############ Put tokens here ############ # postfix 2.1+ ## request +## protocol_name ## protocol_state -## protocol_esmtp ## helo_name ## queue_id ## sender @@ -149,3 +149,21 @@ exit 0 ## encryption_cipher ## encryption_keysize ## etrn_domain +# +# request value +## smtpd_access_policy +# +# protocol_name values +## SMTP +## ESMTP +# +# protocol_state values +## CONNECT +## EHLO +## HELO +## MAIL +## RCPT +## DATA +## END-OF-MESSAGE +## VRFY +## ETRN