[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Checking if user-mail-address is in To or CC (to avoid an embarrassi
From: |
Uwe Brauer |
Subject: |
Re: Checking if user-mail-address is in To or CC (to avoid an embarrassing social situation) BCC |
Date: |
Wed, 12 Feb 2025 08:23:55 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
> Uwe Brauer writes:
> Have you ruled out using the message-prune-recipient-rules and
> message-dont-reply-to-names in (info "(message) Wide Reply")? They may
> be enough for you (I haven't read your code).
Thanks, but these have very different purpose. You use them to avoid
doble sending to addresses you know in advance.
My use case is very different as I described in my first posting. So I
cannot know beforehand which address to include in one of these rules!
smime.p7s
Description: S/MIME cryptographic signature
- Re: [Solution of sorts], (continued)
- Re: [Solution of sorts], Uwe Brauer, 2025/02/11
- [defadvice, advice-add ] (was: [Solution of sorts]), Uwe Brauer, 2025/02/11
- Re: [defadvice, advice-add ], Michael Heerdegen, 2025/02/11
- [which hook?] (was: [defadvice, advice-add ]), Uwe Brauer, 2025/02/12
- Re: [defadvice, advice-add ], Uwe Brauer, 2025/02/12
- Re: [defadvice, advice-add ], Christoph Groth, 2025/02/12
- Re: [defadvice, advice-add ], Uwe Brauer, 2025/02/13
- Re: [defadvice, advice-add ], Uwe Brauer, 2025/02/15
- [a better solution without using advice] (was: [defadvice, advice-add ]), Uwe Brauer, 2025/02/22
Re: Checking if user-mail-address is in To or CC (to avoid an embarrassing social situation) BCC, James Thomas, 2025/02/11
- Re: Checking if user-mail-address is in To or CC (to avoid an embarrassing social situation) BCC,
Uwe Brauer <=