On 05/29/2015 09:28 AM, Stephen J. Turnbull wrote:
> James Nightly writes:
>
> > How can I configure mailman on Debian to reject messages with
> > X-Spam-Score over 8? We are getting bombarded with spam, messages are
> > tagged by Spamassasin, but for some reason Exim4 still sends these to
> >
On Fri, May 29, 2015 at 05:28:05PM +0100, Adam McGreggor wrote:
> I have a couple of ACLS (for check_message): the 'magic' I use is
>
> condition = ${if >{$spam_score_int}{60}{1}{0}}
http://www.exim.org/exim-html-current/doc/html/spec_html/ch-content_scanning_at_acl_time.html
is still the p
James Nightly writes:
> How can I configure mailman on Debian to reject messages with
> X-Spam-Score over 8? We are getting bombarded with spam, messages are
> tagged by Spamassasin, but for some reason Exim4 still sends these to
> Mailman.
"Evaluating" numbers by regexp is finicky, but there
On Fri, May 29, 2015 at 10:43:20AM -0500, Skip Montanaro wrote:
> On Fri, May 29, 2015 at 10:12 AM, Adam McGreggor
> wrote:
> >
> > Drop/Discard/Reject mails at SMTP time, before they hit Mailman?
>
> Right, but it seems like James is saying Exim4 isn't doing that.
If the mails are being scored
Barry Warsaw writes:
> On May 29, 2015, at 01:49 AM, casi.pw wrote:
> >According to my mailman.log, mails with special characters (in this case
> >"€", but also Germanic umlauts as "ö") in their bodies are shunted and
> >not delivered.
>
> This looks like a legitimate bug.
It doesn't just
On Fri, May 29, 2015 at 10:12 AM, Adam McGreggor
wrote:
>
> Drop/Discard/Reject mails at SMTP time, before they hit Mailman?
Right, but it seems like James is saying Exim4 isn't doing that.
I poked around the MM config for the chic...@python.org mailing list,
but for the life of me couldn't find
On Fri, May 29, 2015 at 07:02:38AM -0700, James Nightly wrote:
> How can I configure mailman on Debian to reject messages with
> X-Spam-Score over 8? We are getting bombarded with spam, messages are
> tagged by Spamassasin, but for some reason Exim4 still sends these to
> Mailman.
Drop/Discard/Rej
How can I configure mailman on Debian to reject messages with
X-Spam-Score over 8? We are getting bombarded with spam, messages are
tagged by Spamassasin, but for some reason Exim4 still sends these to
Mailman.
Debian 8 (Jessie)
Exim version 4.84
Mailman 1:2.1.18-2
SpamAssassin version 3.4.0, runn
On May 29, 2015, at 01:49 AM, casi.pw wrote:
>I'm trying to run mailman 3 in production on a shared server. Mailman
>gets its mail from exim via LMTP. First it appeared to work fine, but I
>got a problem:
>
>According to my mailman.log, mails with special characters (in this case
>"€", but also Ge
> On 28 May 2015, at 5:17 PM, Nancy C wrote:
>
> Hi
>
>
>
> We have a member who is very computer / email illiterate & continually sends
> emails that should not get through
>
> to the group as a whole.
>
>
>
> Is there a setting that could be made so her emails always come to the
> listk
Hello,
I'm trying to run mailman 3 in production on a shared server. Mailman
gets its mail from exim via LMTP. First it appeared to work fine, but I
got a problem:
According to my mailman.log, mails with special characters (in this case
"€", but also Germanic umlauts as "ö") in their bodies are s
Mark Sapiro writes:
> Thats because they should be %(user_address)s, etc., not $(user_address)s.
Oops, sorry about that. Too much shell programming (and I don't use %
formatting anymore, I almost always use .format).
--
Mailman-Users mailing
I have debian jessie running apache2 2.4.10-10 , mailman
1:2.1.18-2 and
postfix 2.11.3-1
I have difficulty i mailman-apache interface.
I was running on debian7 and apache2.2 nicely.
I took mailman, apache.conf, modified allow,deny se
13 matches
Mail list logo