Unless you have memory limits set ridiculously low (as in suitable for the
early 1980s), it is quite unlikely that imapd would fail due to lack of
memory. If it did, there would be an entry in the mail syslog reading
"IMAP toolkit crash: Out of memory".
Nor is the IMAP command "FETCH 106 BODY[HEADER]" a particularly difficult,
unexpected, or risky operation for an IMAP server to undertake.
Rather than guess at the problem, and trying all sorts of things at random
until you find the measure that fixes it, I suggest that you try a little
bit more investigation first.
As noted above, UW imapd leaves its log messages in the mail syslog. [At
least it does in unmodified UW imapd. If you have a copy of UW imapd that
was modified by a third party, the first thing to do is see if unmodified
UW imapd directly from UW works any better.] So, take a look in the mail
syslog and see if there are any interesting log messages corresponding
with the incident.
UW imapd normally logs its startup, authentication, and termination. The
last is probably the most interesting. Is there a termination message, or
did that imapd vanish without a trace? If there is a termination message,
what did the message say? That will point you towards the next step in
your debugging.
On Tue, 25 Dec 2007, Derek Xu wrote:
Hello --
I am running UW IMAP 2007. The mail client is squirrel webmail 1.4.13
with spam_buttons plugin. When I click on the "spam" button, it always
generates the following error message:
ERROR: Connection dropped by IMAP server.
Query: FETCH 106 BODY[HEADER]
I queried the squirrel webmail mailing list, they suspected it is an
IMAP-related issue. However, the mail log doesn't provide any useful
information. I just came across an article talking about bincimap and
squeirrelMail. There was a similar problem and the suggested solution
is use /usr/local/bin/softlimit to set memory resource,such as stack
segment per process, physical pages per process and data segment per
process, for bincimap to much higher values.
http://osdir.com/ml/mail.imap.binc.general/2003-10/msg00089.html
I wonder if there is any similar way to change the memory resource
for UW imapd. What normally cause imapd drop connections with clients?
Thanks,
Derek
_______________________________________________
Imap-uw mailing list
[email protected]
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw
-- Mark --
http://panda.com/mrc
Democracy is two wolves and a sheep deciding what to eat for lunch.
Liberty is a well-armed sheep contesting the vote.
_______________________________________________
Imap-uw mailing list
[email protected]
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw