From: Morten K. Poulsen <morten@afdelingp.dk>
To: mlmmj@mlmmj.org
Subject: Re: mlmmj-send processes eating cpu
Date: Mon, 18 Sep 2006 20:28:19 +0000 [thread overview]
Message-ID: <acddc9754e8ae58deb8a8b80d610d401@mail.n0rd.dk> (raw)
In-Reply-To: <4BFA0DC3-3060-4B2B-8FBE-E5F8DD32E84E@gmail.com>
Hi Nate,
Nate Beaty <natebeaty@gmail.com> wrote:
> Sorry for all the posts.. but I seem to have run into a few problems
> that my feeble troubleshooting skills aren't figuring out.
No problem, that is what the list is for.
> mlmmj-send is still consuming all my CPU resources:
The function that checks SMTP replies was not doing proper EOF checking, so it would enter an infinite loop if the SMTP server closed the connection while mlmmj was waiting for the reply.
I have fixed the issue. Please try the following patch:
http://mlmmj.mmj.dk/~mortenp/patch-mlmmj-1.2.12_RC2-checkwait_smtpreply.diff
Morten
--
Morten K. Poulsen <morten@afdelingp.dk>
http://www.afdelingp.dk/
next prev parent reply other threads:[~2006-09-18 20:28 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-16 18:29 mlmmj-send processes eating cpu Nate Beaty
2006-09-16 19:12 ` Mads Martin Joergensen
2006-09-17 16:44 ` Nate Beaty
2006-09-17 16:49 ` Sven 'Darkman' Michels
2006-09-17 16:54 ` Nate Beaty
2006-09-17 17:16 ` Sven 'Darkman' Michels
2006-09-17 17:23 ` Nate Beaty
2006-09-17 20:56 ` Nate Beaty
2006-09-18 20:28 ` Morten K. Poulsen [this message]
2006-09-19 6:58 ` Nate Beaty
2006-09-19 15:48 ` 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=acddc9754e8ae58deb8a8b80d610d401@mail.n0rd.dk \
--to=morten@afdelingp.dk \
--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.