From: Ben Schmidt <mail_ben_schmidt@yahoo.com.au>
To: mlmmj@mlmmj.org
Subject: Re: [mlmmj] How to disable bounce probes
Date: Mon, 26 Mar 2012 13:53:20 +0000 [thread overview]
Message-ID: <4F7074D0.1060700@yahoo.com.au> (raw)
In-Reply-To: <4F625B33.4000802@pub.positon.org>
On 27/03/12 12:29 AM, Marc MAURICE wrote:
> 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.
Well, you could always send them to a mailbox instead of back to Mlmmj,
if you wanted to.
>> 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
Ah, yes. I forgot about that. I wonder if that's properly documented. I
perhaps need to fix it.
> Is it different in mlmmj 1.2.18 ??
No, it is the same.
>> 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.
Smiles,
Ben.
prev parent reply other threads:[~2012-03-26 13:53 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
2012-03-26 13:53 ` Ben Schmidt [this message]
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=4F7074D0.1060700@yahoo.com.au \
--to=mail_ben_schmidt@yahoo.com.au \
--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.