X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=tokens.sh;h=4e1abb35d0d6bb7e2dcfb884046f55e602419295;hb=6a736221313a18d611bc5e2c49f4fa8b354390f2;hp=9a1faaf7cf21b31ce7aa740b6507f75c8352a23d;hpb=e826fd379421938f920e7e51d2a34bf4eb3483a0;p=apps%2Fpfixtools.git diff --git a/tokens.sh b/tokens.sh index 9a1faaf..4e1abb3 100755 --- a/tokens.sh +++ b/tokens.sh @@ -46,8 +46,8 @@ EOF do_h() { do_hdr cat <//g' %{ `do_hdr` @@ -123,8 +124,8 @@ exit 0 ############ Put tokens here ############ # postfix 2.1+ ## request +## protocol_name ## protocol_state -## protocol_esmtp ## helo_name ## queue_id ## sender @@ -132,7 +133,7 @@ exit 0 ## recipient_count ## client_address ## client_name -## rclient_name +## reverse_client_name ## instance # # postfix 2.2+ @@ -142,10 +143,31 @@ exit 0 ## size ## ccert_subject ## ccert_issuer -## ccsert_fingerprint +## ccert_fingerprint # # postfix 2.3+ ## encryption_protocol ## encryption_cipher ## encryption_keysize ## etrn_domain +# +# postfix 2.5+ +## stress +# +# request value +## smtpd_access_policy +# +# protocol_name values +## SMTP +## ESMTP +# +# protocol_state values +## CONNECT +## EHLO +## HELO +## MAIL +## RCPT +## DATA +## END-OF-MESSAGE +## VRFY +## ETRN