Gnus development mailing list
 help / color / mirror / Atom feed
* allowing coding invalid systems
@ 2005-06-07 10:19 Jochen Küpper
       [not found] ` <9emzq2mpu9.fsf-G2iyDNEOhahHYNAXZw2rCoRsZ6cCL1yJ@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Jochen Küpper @ 2005-06-07 10:19 UTC (permalink / raw)


I have a homebuild function to mail-forward (spam) messages to the
appropriate address. I'd liked to be disturbed as little as possible
by potential problems with these messages, so I switch off some syntax
checks:
,----[(let ...]
|        (message-syntax-checks '((control-chars . disabled)
|                                 (illegible-text . disabled)
|                                 (sender . disabled)))
`----[...body...]

However, since more and more spam is send using wrong coding systems, i.e. 
,----
| charset="unicode-1-1-utf-7"
`----
sending a digest containing this message fails Gnus telling me that
the coding system is not valid.

Is there a way to force sending of such messages? 

If not, would there be a way to check for messages that have the wrong
charset and  exclude them from the digest?

Greetings,
Jochen
-- 
Einigkeit und Recht und Freiheit                http://www.Jochen-Kuepper.de
    Liberté, Égalité, Fraternité                GnuPG key: CC1B0B4D
        (Part 3 you find in my messages before fall 2003.)



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-07-02 11:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-07 10:19 allowing coding invalid systems Jochen Küpper
     [not found] ` <9emzq2mpu9.fsf-G2iyDNEOhahHYNAXZw2rCoRsZ6cCL1yJ@public.gmane.org>
2005-07-01 16:54   ` unicode-1-1-utf-7 (was: allowing invalid coding systems) Jochen Küpper
     [not found]     ` <m3ekai79hb.fsf-X+QEHg5KIgm/8B4OpmtwqPxnRIzENc/G@public.gmane.org>
2005-07-02 11:40       ` unicode-1-1-utf-7 Jochen Küpper

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).