[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#280287: KMail Problem still exists - some digging



Problem still exists in 
kdepim 4:3.3.2-1 :-(

But tested serveral things. Findings:

Problem exists only if "Send Now" is selected.
Temporarly storing and sending afterwards ("Send Later")
fixed the problem.

So maybe the bug is inside these lines:

kmsender.cpp
------------------
send(.... : 116
------------------
  //Ensure the message is correctly and fully parsed
  kmkernel->outboxFolder()->unGetMsg( kmkernel->outboxFolder()->count() - 1 );

  if (sendNow && !mSendInProgress) rc = sendQueued();
  else rc = TRUE;
  kmkernel->outboxFolder()->close();

  return rc;
------------------------


checked unGetMsg and sendQueued but haven't found
anything yet. Any ideas?

regards
Helmut
et Innsbruck
> Technikerstrasse 21a, 2.Stock
> A - 6020 Innsbruck
> Tel.: ++43 - 512 - 507 6472
> Fax.: ++43 - 512 - 507 9871
> Mail: magnus.leire@uibk.ac.at
> GnuPG: http://keyserver.mine.nu/pks/lookup?search=3D0xBF17E2B0
> Web: http://qe-informatik.uibk.ac.at

=2D-=20
My GNUpg fingerprint http://www.gnupg.org
4563 F4FB 0B7E 8698 53CD  00E9 E319 35BD 6A91 1656=20
=2D--------------------------------------------------
please visit:
http://www.ifi.uni-klu.ac.at/Conferences/ER2005
http://www.ifi.uni-klu.ac.at/Conferences/SPICE2005
=2D--------------------------------------------------


http://www.ifi.uni-klu.ac.at/Conferences/SPICE2005
=2D--------------------------------------------------




Reply to: