Gnus development mailing list
 help / color / mirror / Atom feed
From: Frederik Hohlfeld <frederik.hohlfeld@googlemail.com>
To: ding@gnus.org
Subject: Cancel-Lock missing
Date: Sun, 13 Apr 2008 17:46:40 +0200	[thread overview]
Message-ID: <ftta47$2rq$1@ger.gmane.org> (raw)

Hi

I'm using Gnus v5.13 and I don't get a Cancel-Lock header, although
message-insert-canlock is t and the canlock passwords are defined.

To be precise, I only get one canlock header in my postings, but that is
server supplied (news.albasani.net puts a canlock into each
posting). I'm missing the second one, my own, so that Gnus recognizes
that it's my posting that I'm about to cancel.

My message configuration is this:

(require 'message)

(setq message-generate-headers-first t
      message-from-style 'angles
      message-send-mail-function 'message-smtpmail-send-it
      message-kill-buffer-on-exit t
      message-deletable-headers nil
      message-user-fqdn "fqdn.invalid")

(setq message-required-news-headers
      '(From Newsgroups Date
	     (optional . Organization)))

(setq message-required-mail-headers
      '(From Subject Date
	     (optional . In-Reply-To)
	     Message-ID))

Any idea what might be interfering with canlock insertion?

Danke fürs Lesen
Frederik




                 reply	other threads:[~2008-04-13 15:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ftta47$2rq$1@ger.gmane.org' \
    --to=frederik.hohlfeld@googlemail.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).