How to generate dynamic “Reply-To:” based on “Message-ID:”? [+detail]
问题 How can you generate a dynamic "Reply-To:" (and "From:") header in emacs/gnus based on Message-ID of the created message ? I would like to use external (perl) script to generate a dynamic +detail part based on the "Messaged-ID:" header. user+detail@example.net I have managed to create a header with content generated by my external script. The script gets usenet group name as command line parameter. I would like to pass it the message-id value too. My current code ~/.emacs : '(gnus-posting