From: Sascha Sommer <ssommer@suse.de>
To: mlmmj@mlmmj.org
Subject: Re: [PATCH] mimestrip / mimereject
Date: Mon, 05 Mar 2007 14:20:46 +0000 [thread overview]
Message-ID: <200703051520.47228.ssommer@suse.de> (raw)
In-Reply-To: <200702261335.13954.ssommer@suse.de>
Hi,
> I believe a better way of doing this would be for a seperate program
> to strip unwanted mime parts and/or add a header like
> X-ThisMailContainsEvilMimeParts (and later check for it in the mlmmj
> access rules) before handing the mail to mlmmj.
>
> If you move this code into a seperate program, I will be happy to
> include it in the contrib/ directory of the mlmmj tarballs.
>
Some more thoughts about this:
When this mime stripping and analysis should be done in a seperate program
that then calls either mlmmj-process or mlmmj-receive.
Could we have a commandline parameter for these mlmmj tools to reject mails?
Adding a header is not optimal because it would require to either keep the
parsed mail in memory or to parse it again in order to add the header.
It would also require to do 2 configuration changes to activate mime
stripping:
- activating the mime parser + its rules
- setting the X-ThisMailContainsEvilMimeParts deny rules in the lists rules
files
The last step could be avoided if mlmmj had a commandline parameter to reject
mails.
What do you think?
Regards
Sascha
next prev parent reply other threads:[~2007-03-05 14:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-26 12:35 [PATCH] mimestrip / mimereject Sascha Sommer
2007-02-26 12:53 ` Jakob Hirsch
2007-03-03 17:57 ` Morten K. Poulsen
2007-03-05 9:49 ` Sascha Sommer
2007-03-05 14:20 ` Sascha Sommer [this message]
2007-03-06 22:23 ` Morten K. Poulsen
2007-03-16 15:22 ` Sascha Sommer
2007-03-18 16:26 ` Morten K. Poulsen
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=200703051520.47228.ssommer@suse.de \
--to=ssommer@suse.de \
--cc=mlmmj@mlmmj.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.