public inbox for mlmmj@mlmmj.org
 help / color / mirror / Atom feed
From: Marc MAURICE <marc-mlmmj@pub.positon.org>
To: mlmmj@mlmmj.org
Subject: Re: [mlmmj] How to disable bounce probes
Date: Mon, 26 Mar 2012 13:29:14 +0000	[thread overview]
Message-ID: <4F706F2A.9030201@pub.positon.org> (raw)
In-Reply-To: <4F625B33.4000802@pub.positon.org>

[-- Attachment #1: Type: text/plain, Size: 1499 bytes --]

Hello,

Thanks for your response.
> One way to do it is to set 'staticbounceaddr' (see TUNABLES) to send the
> bounces to a black-hole, rather than having Mlmmj process them. Mlmmj
> will then think nothing is bouncing, so will not try to probe.
But if I do that it will disable all bounces. I want to get bounces, but
I don't want mlmmj to check for bounces.
I want to do it manually.
>
> I think removing the text/probe or text/bounce-probe list text would
> also turn off the messages, but log an error to syslog when Mlmmj tries
> to send one. You'd have a record of which address are bouncing that way,
> though, which may or may not be a benefit.
In mlmmj 1.2.17 (debian stable version) it is not sufficient because
mlmmj will fallback on /usr/share/mlmmj/text.skel/en/.
I had to remove read access to it too :

rm -vf /var/spool/mlmmj/*/text/bounce-probe
chmod o-r /usr/share/mlmmj/text.skel/*/bounce-probe

and to prevent package upgrades to reset it (ext fs only) :
chattr +i /usr/share/mlmmj/text.skel/*/bounce-probe

Is it different in mlmmj 1.2.18 ??
>
> Beware, though, that if a lot of spam emails are being sent from your
> mail server, you may end up with your IP blacklisted or something like
> that. It's probably more worth your while to try to filter out the spam
> and avoid it going out at all. Ignoring the problem by turning the
> bounces off will just let the problem grow, unnoticed and unrestrained.
You're right. I will install a spamassassin if I find the time one day.

[-- Attachment #2: Type: text/html, Size: 2350 bytes --]

  parent reply	other threads:[~2012-03-26 13:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-15 21:12 [mlmmj] How to disable bounce probes Marc MAURICE
2012-03-15 21:47 ` Ben Schmidt
2012-03-15 21:49 ` Mads Martin Jørgensen
2012-03-16 12:05 ` Ben Schmidt
2012-03-16 12:07 ` Mads Martin Jørgensen
2012-03-26 13:29 ` Marc MAURICE [this message]
2012-03-26 13:53 ` Ben Schmidt

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=4F706F2A.9030201@pub.positon.org \
    --to=marc-mlmmj@pub.positon.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox