Wietse Venema via Postfix-users wrote in
 <4ygfy22qc4zj...@spike.porcupine.org>:
 |The "full name" encoding for Postfix-generated From: headers is
 |implemented. Code will be released after it has matured.
 |
 |Documentation:
 |https://www.postfix.org/postconf.5.html#full_name_encoding_charset

That is great news!

(*I think and assumed*: actually 2231 is "it" to me from the
specification side (only a single character set possible,
specification only when used first, etc etc), but 2047 was already
out and in use.  If i recall correctly the same guy wrote both,
and the later one, yes.  Heck that message/global thing will
possibly become hammered by giants, but other than that it is just
another complication for no value given that content-transfer-
encoding for many parts will always remain and require filters,
just as header vaporisation etc etc.  Backward compatibility for
over fourty years of data must remain, too.  And given that
mailing-list managers like mailman enforce reencoding to base64
for about a decade in certain non-HTML especially circumstances,
.. what a mess!  Ne ne.  And N?UPAS of Plan9, that made/makes
parts of emails available in a virtual filesystem, for consumption
of text tools like grep(1) etc, but again, that is layered, too.
message/global, really not.)


Btw, for possible interest, i had written a python3 helper script
which can be used to manage OAuth tokens, ie, to be able to access
GMail, Yandex, and also Microsoft, from within the mailer
i maintain.  (Or any other program.)  With embedded manual mostly
copied from a similar- purpose script of the mutt mailer.  Works
just fine with the manualized recipes for Yandex, also for Google,
yet for Microsoft aka Outlook the granted token expires once
a day, but different to Google the renewal requires manual
intervention (any hint on that appreciated).  I was not
interactive for Yandex for over a year i think, ditto Google,
Microsoft, well...  (The link needs a HTTP cookie, currently curl
-b '3ReS3ReS'.)  Don't know how to integrate this with postfix
though, the resource files contain
  timeout=3599
  timestamp=1732995100
that indicate token refresh timeouts.  Only python3 dependency.
  https://git.sdaoden.eu/browse/s-toolbox.git/plain/oauth-helper.py

--steffen
|
|Der Kragenbaer,                The moon bear,
|der holt sich munter           he cheerfully and one by one
|einen nach dem anderen runter  wa.ks himself off
|(By Robert Gernhardt)
|
|In Fall and Winter, feel "The Dropbear Bard"s pint(er).
|
|The banded bear
|without a care,
|Banged on himself for e'er and e'er
|
|Farewell, dear collar bear
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to