logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mgenmid — generate a Message-ID

Authors

       Leah Neukirchen <leah@vuxu.org>

Description

mgenmid  generates  and prints a unique Message-ID.  The Message-ID consists of an encrypted timestamp, a
       random value, and a fully qualified domain name.

       The fully qualified domain name is arrived at by:

       1.   Using ‘FQDN:’ from ${MBLAZE:-$HOME/.mblaze}/profile (if set).

       2.   Resolving the current hostname.

       3.   Using   the    domain    component    of    the    mail    address    in    ‘Local-Mailbox:’    from
            ${MBLAZE:-$HOME/.mblaze}/profile (if set).

       If these steps don't result in a fully qualified domain name, mgenmid fails.

Exit Status

       The mgenmid utility exits 0 on success, and >0 if an error occurs.

License

mgenmid is in the public domain.

       To the extent possible under law, the creator of this work  has  waived  all  copyright  and  related  or
       neighboring rights to this work.

       http://creativecommons.org/publicdomain/zero/1.0/

Debian                                          December 25, 2018                                     MGENMID(1)

Name

       mgenmid — generate a Message-ID

See Also

mblaze-profile(5)

       M.  Curtin  and  J.  Zawinski,  RecommendationsforgeneratingMessageIDs, draft-ietf-usefor-message-
       id-01.txt, July 1998.

Synopsis

mgenmid

See Also