From: Ben Schmidt <mail_ben_schmidt@yahoo.com.au>
To: mlmmj@mlmmj.org
Subject: Re: [mlmmj] Re: Mail delivery issues and requeue
Date: Thu, 11 Nov 2010 16:07:05 +0000 [thread overview]
Message-ID: <4CDC14A9.5000607@yahoo.com.au> (raw)
In-Reply-To: <D5B431D8-D13A-468D-BE78-81FB9FAFB10D@925.dk>
>> Yeah, exactly. Something very strange is going on. I doubt it's getting
>> to the relevant point in mlmmj-send where the mail is moved to mailfile.
>> It might be exit()ing for some undesired reason prior to that point
>> (like the potential init_sockfd() problem I just wrote about and found
>> while investigating this issue), or it might be segfaulting or
>> something.
I think I found a code path that could cause a segfault if the MTA
disconnects the client, so that could be the answer. It should probably
be logging another error message, though, which it isn't, so perhaps
that's not the problem.
>> Do you have a verp control file at all? What's in it if so?
>
> Nope I don't.
No maxverprecips either? That means the default 100 will be used. Even
if not using verp, this is how many mails will be sent in a single SMTP
transaction.
> Would it perhaps make sense, and not be too difficult to write the
> mailfile before sending out the mails - rather than after all is done?
> E.g. before anything takes place (and then delete it, when all is
> done, if not needed) or on first requeue. That way, if things go bad
> (for reasons still unknown...), at least there is a mailfile for the
> subscribers that have already been requeued?
Maybe. It could essentially be reorganised so that requeuing is the
norm. Everything in place as if requeuing, but then remove the requeue
file if there are no requeue subscribers. I'll probably leave it until
after 1.2.18, though, as it would be a biggish change and would need to
be carefully thought through.
And I'd prefer to find whatever this other bug/problem is, anyway. I
don't like it.
Ben.
prev parent reply other threads:[~2010-11-11 16:07 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-09 10:17 [mlmmj] Mail delivery issues and requeue Martin Koch Andersen
2010-11-09 10:34 ` [mlmmj] " Martin Koch Andersen
2010-11-09 10:59 ` Martin Koch Andersen
2010-11-09 13:01 ` Ben Schmidt
2010-11-10 9:46 ` Martin Koch Andersen
2010-11-11 0:36 ` Ben Schmidt
2010-11-11 0:41 ` Ben Schmidt
2010-11-11 10:06 ` Martin Koch Andersen
2010-11-11 12:33 ` Ben Schmidt
2010-11-11 13:05 ` Martin Koch Andersen
2010-11-11 16:07 ` 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=4CDC14A9.5000607@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox