[Bug 252449] Maildir resource does not import message flags on initial full sync

2011-09-27 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=252449





--- Comment #3 from András Manţia amantia kde org  2011-09-27 06:24:45 ---
Git commit dd2619f53039f8d6a3b0dee0f37b6c89e5f2da44 by Andras Mantia.
Committed on 16/09/2011 at 10:15.
Pushed by amantia into branch 'KDE/4.7'.

Make the maildir resource more standard compliant:
- regarding file names (233379)
- moving out files from new to cur (233378)
- storing flags
- reading flags from filenames (252449)

BUG: 233380
BUG: 233378
BUG: 252449

M  +1-1resources/maildir/CMakeLists.txt
M  +1-1resources/maildir/libmaildir/CMakeLists.txt
M  +78   -3resources/maildir/libmaildir/maildir.cpp
M  +12   -0resources/maildir/libmaildir/maildir.h
M  +20   -2resources/maildir/maildirresource.cpp
M  +6-0resources/maildir/retrieveitemsjob.cpp

http://commits.kde.org/kdepim-runtime/dd2619f53039f8d6a3b0dee0f37b6c89e5f2da44

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 233380] Changes to messages on disk not propagated to KMail

2011-09-27 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=233380





--- Comment #4 from András Manţia amantia kde org  2011-09-27 06:24:44 ---
Git commit dd2619f53039f8d6a3b0dee0f37b6c89e5f2da44 by Andras Mantia.
Committed on 16/09/2011 at 10:15.
Pushed by amantia into branch 'KDE/4.7'.

Make the maildir resource more standard compliant:
- regarding file names (233379)
- moving out files from new to cur (233378)
- storing flags
- reading flags from filenames (252449)

BUG: 233380
BUG: 233378
BUG: 252449

M  +1-1resources/maildir/CMakeLists.txt
M  +1-1resources/maildir/libmaildir/CMakeLists.txt
M  +78   -3resources/maildir/libmaildir/maildir.cpp
M  +12   -0resources/maildir/libmaildir/maildir.h
M  +20   -2resources/maildir/maildirresource.cpp
M  +6-0resources/maildir/retrieveitemsjob.cpp

http://commits.kde.org/kdepim-runtime/dd2619f53039f8d6a3b0dee0f37b6c89e5f2da44

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 233378] Messages not moved out of new/ subdirectory

2011-09-27 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=233378





--- Comment #2 from András Manţia amantia kde org  2011-09-27 06:24:45 ---
Git commit dd2619f53039f8d6a3b0dee0f37b6c89e5f2da44 by Andras Mantia.
Committed on 16/09/2011 at 10:15.
Pushed by amantia into branch 'KDE/4.7'.

Make the maildir resource more standard compliant:
- regarding file names (233379)
- moving out files from new to cur (233378)
- storing flags
- reading flags from filenames (252449)

BUG: 233380
BUG: 233378
BUG: 252449

M  +1-1resources/maildir/CMakeLists.txt
M  +1-1resources/maildir/libmaildir/CMakeLists.txt
M  +78   -3resources/maildir/libmaildir/maildir.cpp
M  +12   -0resources/maildir/libmaildir/maildir.h
M  +20   -2resources/maildir/maildirresource.cpp
M  +6-0resources/maildir/retrieveitemsjob.cpp

http://commits.kde.org/kdepim-runtime/dd2619f53039f8d6a3b0dee0f37b6c89e5f2da44

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279809] KMail2 crash on viewing mail in gb2312 encoding, edit to UTF-8 fixes it

2011-09-27 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=279809


Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||4.7.2
 Resolution||FIXED




--- Comment #11 from Laurent Montel montel kde org  2011-09-27 07:09:29 ---
Git commit 8fc508c5f90149f8b97e0f3560f81f92b2bea7ac by Montel Laurent.
Committed on 27/09/2011 at 09:08.
Pushed by mlaurent into branch 'master'.

Fix Bug 279809 - KMail2 crash on viewing mail in gb2312 encoding, edit to UTF-8
fixes it

Patch from Axel Gonzalez tested by Oliver
The code is borrowed from Content::fromUnicodeString().
FIXED-IN:4.7.2
BUG: 279809

M  +6-1kmime/kmime_content.cpp

http://commits.kde.org/kdepimlibs/8fc508c5f90149f8b97e0f3560f81f92b2bea7ac

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279809] KMail2 crash on viewing mail in gb2312 encoding, edit to UTF-8 fixes it

2011-09-27 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=279809





--- Comment #12 from Laurent Montel montel kde org  2011-09-27 07:10:35 ---
Git commit 027da4d98f9b9099a51db4e8091de425acbea0f9 by Montel Laurent.
Committed on 27/09/2011 at 09:08.
Pushed by mlaurent into branch 'KDE/4.7'.

Fix Bug 279809 - KMail2 crash on viewing mail in gb2312 encoding, edit to UTF-8
fixes it

Patch from Axel Gonzalez tested by Oliver
The code is borrowed from Content::fromUnicodeString().
FIXED-IN:4.7.2
BUG: 279809
(cherry picked from commit 8fc508c5f90149f8b97e0f3560f81f92b2bea7ac)

M  +6-1kmime/kmime_content.cpp

http://commits.kde.org/kdepimlibs/027da4d98f9b9099a51db4e8091de425acbea0f9

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279809] KMail2 crash on viewing mail in gb2312 encoding, edit to UTF-8 fixes it

2011-09-27 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=279809





--- Comment #13 from Laurent Montel montel kde org  2011-09-27 07:11:03 ---
Ok thanks for this patch.
I applied to 4.7.2/master.
Regards

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 282886] KMail crashes when I change Message View Panel location

2011-09-27 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=282886


Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 CC||mon...@kde.org




--- Comment #1 from Laurent Montel montel kde org  2011-09-27 07:13:05 ---
kmail1

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 282889] New: Kontact (KMail) crash with proxy

2011-09-27 Thread Marco Clemencic
https://bugs.kde.org/show_bug.cgi?id=282889

   Summary: Kontact (KMail) crash with proxy
   Product: kontact
   Version: 4.4.10
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: marco.clemen...@gmail.com


Application: kontact (4.4.10)
KDE Platform Version: 4.7.1 (4.7.1)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-11-generic x86_64
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:

I clicked the button to check for new mails.

- Custom settings of the application:

I have enabled a proxy server in the system configuration using a .pac file.
I might be that the proxy server is not well configured, but it works for http
and https.

The crash can be reproduced every time.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fed4841c7a0 (LWP 2698))]

Thread 3 (Thread 0x7fed2773b700 (LWP 2917)):
#0  0x7fed45877f03 in __poll (fds=value optimized out, nfds=value
optimized out, timeout=value optimized out) at
../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7fed3f2ed104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fed3f2ed9f2 in g_main_loop_run () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fed28852c44 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x7fed3f3143e4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7fed3f7b8d8c in start_thread (arg=0x7fed2773b700) at
pthread_create.c:304
#6  0x7fed4588504d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x in ?? ()

Thread 2 (Thread 0x7fed27f3c700 (LWP 3005)):
#0  0x7fed45877f03 in __poll (fds=value optimized out, nfds=value
optimized out, timeout=value optimized out) at
../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7fed3f2ed104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fed3f2ed639 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fed45fbf446 in QEventDispatcherGlib::processEvents (this=0x4edeec0,
flags=value optimized out) at kernel/qeventdispatcher_glib.cpp:424
#4  0x7fed45f93882 in QEventLoop::processEvents (this=value optimized
out, flags=...) at kernel/qeventloop.cpp:149
#5  0x7fed45f93abc in QEventLoop::exec (this=0x7fed27f3bdb0, flags=...) at
kernel/qeventloop.cpp:201
#6  0x7fed45eaa924 in QThread::exec (this=value optimized out) at
thread/qthread.cpp:492
#7  0x7fed45f75c2f in QInotifyFileSystemWatcherEngine::run (this=0x52e25e0)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x7fed45ead175 in QThreadPrivate::start (arg=0x52e25e0) at
thread/qthread_unix.cpp:320
#9  0x7fed3f7b8d8c in start_thread (arg=0x7fed27f3c700) at
pthread_create.c:304
#10 0x7fed4588504d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x in ?? ()

Thread 1 (Thread 0x7fed4841c7a0 (LWP 2698)):
[KCrash Handler]
#6  detach (this=0x0, job=0x5691b10) at /usr/include/qt4/QtCore/qhash.h:299
#7  operator[] (this=0x0, job=0x5691b10) at /usr/include/qt4/QtCore/qhash.h:738
#8  KIO::ProtoQueue::removeJob (this=0x0, job=0x5691b10) at
../../kio/kio/scheduler.cpp:483
#9  0x7fed37a7 in KIO::SchedulerPrivate::assignJobToSlave (this=value
optimized out, slave=0x4d20810, job=0x5691b10) at
../../kio/kio/scheduler.cpp:1273
#10 0x7fed38b2 in KIO::Scheduler::assignJobToSlave (slave=0x4d20810,
job=0x5691b10) at ../../kio/kio/scheduler.cpp:841
#11 0x7fed2b690877 in KMail::PopAccount::connectJob (this=value optimized
out) at ../../kmail/popaccount.cpp:279
#12 0x7fed2b692f43 in KMail::PopAccount::startJob (this=0x3b2bf00) at
../../kmail/popaccount.cpp:414
#13 0x7fed2b699a19 in KMail::PopAccount::processNewMail (this=0x3b2bf00,
_interactive=true) at ../../kmail/popaccount.cpp:196
#14 0x7fed2b5de9c4 in KMail::AccountManager::processNextCheck
(this=0x3267ba0, _newMail=value optimized out) at
../../kmail/accountmanager.cpp:231
#15 0x7fed2b5df30a in KMail::AccountManager::singleCheckMail
(this=0x3267ba0, account=0x3b2bf00, interactive=value optimized out) at
../../kmail/accountmanager.cpp:157
#16 0x7fed2b5e06a2 in KMail::AccountManager::checkMail (this=0x3267ba0,
_interactive=true) at ../../kmail/accountmanager.cpp:353
#17 0x7fed2b77b1d2 in KMMainWidget::qt_metacall (this=0x3b53300,
_c=QMetaObject::InvokeMetaMethod, _id=9, _a=0x7fff8e6f4560) at
./kmmainwidget.moc:363
#18 0x7fed45fa95f8 in QMetaObject::activate (sender=0x3cc9f70, m=value
optimized out, local_signal_index=value optimized out, argv=0x7fff8e6f4560)
at kernel/qobject.cpp:3287
#19 0x7fed4694a122 in QAction::triggered (this=value optimized out,
_t1=false) at .moc/release-shared/moc_qaction.cpp:263
#20 0x7fed4694a30f in QAction::activate (this=0x3cc9f70, event=value

[Bug 258406] Changing default font (size) for html emails

2011-09-27 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=258406


Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 CC||mon...@kde.org




--- Comment #1 from Laurent Montel montel kde org  2011-09-27 07:26:11 ---
Now in 4.8 we can define minimum size for html.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 282891] New: searching is severely broken

2011-09-27 Thread Wolfgang Rohdewald
https://bugs.kde.org/show_bug.cgi?id=282891

   Summary: searching is severely broken
   Product: kmail2
   Version: 4.7
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: wolfg...@rohdewald.de


Version:   4.7 (using KDE 4.7.1) 
OS:Linux

There are so many problems - I am just listing all I had so far here. Please
tell me which parts you want me to open a separate bug report for.

I have several thousands of mails with a subject starting with SF# where
# is a number with between one and five digits. 

when searching for subjects containing SF, I only get mails where SF is NOT
followed by a digit - expected are ALL mails containing SF. I also get mails
with sf in the subject (which I think is wrong).

When searching for a specific string like SF18013 I get correct results.

When searching with regular expression SF, I get lots of mails where nothing
like SF or sf is in the header. I would have expected (assuming this regex is
not anchored) to get all mails containing SF anywhere in the header. Same for
regex ^SF.* - I also get tons of unrelated mails - I would have expected only
those starting with SF

I just sent myself a mail with subject ABC567 - whatever I try I cannot define
a search returning this mail. But some time later (meanwhile I restarted kmail)
it appears twice for the sent message and twice for the received message.
Should only appear once for sent and once for received

Searching by age in up to 15 days returns thousands of year-old mails
Searching by age greater or equal 15 days returns nothing - such mails do exist
however.

there seems to be no way to get the Stop button enabled - searching cannot be
stopped. There is no way to say you already found enough - I will analyse
this, you do not have to search further - this was possible before kmail2

when changing the search term during an ongoing big search, the mails not
matching anymore are only partially removed from the mail list in the search
dialog. Right now the message count of the search folder says 20 messages while 
actually holding lots and lots of messages - the message list is constantly
shuffling in strange ways. At the same time the search dialog says 0 matches
Searching in Last Search (shouldn't Searching be lowercase?) while the mail
list in the search dialog shows lots of mails not matching at all. After
closing the search dialog, I try to delete the search folder - it disappears
only after shuffling mails for about two minutes.

after having deleted the search folder the next search tells me Can not get
search result. Unknown error. (No such collection). The field for entering the
Search folder name is disabled - shouldn't it be enabled? At this point
searching is not possible anymore. When now pressing Open search folder I get
an empty folder in the main view - while the folder list in the main view shows
no search folder at all. When no search folder exists, that button should be
disabled.

After that I tried to search again. Starting the search window, I first entered
a new search folder name (now it was enabled) only to get the message There
was a problem renaming your search folder. A common reason for this is that
another search folder with the same name already exists. (which is not the
case since there is no search folder at all). Also, why does this appear while
I type in the name? This makes it impossible to define a search folder X5
when a search folder X already exists.

often when modifying a search I get Can not get search result. Unknown error.
(Only resources can modify remote identifiers). Presenting such a message to a
stupid end user like me is a severe usability bug IMHO - how should I know what
this means and what I am supposed to do?

when removing the only search folder I have, the next search will tell me Can
not get search result. Unknown error. (No such collection). Instead it should
allocate the search folder. If I close kontact and restart it, there still is
no search folder but if I search now, it will correctly be allocated.

Reproducible: Always

Steps to Reproduce:
see above

Actual Results:  
see above

Expected Results:  
see above

OS: Linux (x86_64) release 3.0.0-12-generic
Compiler: gcc

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 277881] Crash when try to froward an encrypted message

2011-09-27 Thread Marcello Ceschia
https://bugs.kde.org/show_bug.cgi?id=277881


Marcello Ceschia marce...@ceschia.de changed:

   What|Removed |Added

 CC||marce...@ceschia.de




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 277881] Crash when try to froward an encrypted message

2011-09-27 Thread Marcello Ceschia
https://bugs.kde.org/show_bug.cgi?id=277881





--- Comment #3 from Marcello Ceschia marcello ceschia de  2011-09-27 08:20:32 
---
Created an attachment (id=64003)
 -- (http://bugs.kde.org/attachment.cgi?id=64003)
New crash information added by DrKonqi

kontact (4.7.1) on KDE Platform 4.7.1 (4.7.1) release 8 using Qt 4.7.4

- What I was doing when the application crashed:
1) decrypt the message in the window (SMIME)
2) use forward - inline from the toolbar
3) crash

-- Backtrace (Reduced):
#7  0x7f61c0365588 in QByteArray::realloc (this=0x7fff92ecb270,
alloc=134217696) at /usr/include/bits/string3.h:52
#8  0x7f61c036650f in QByteArray::append (this=0x7fff92ecb270, ch=10 '\n')
at tools/qbytearray.cpp:1660
#9  0x7f61b5bf550a in KMime::Content::encodedContent(bool) () from
/usr/lib64/libkmime.so.4
#10 0x7f61b5bf51c2 in KMime::Content::encodedBody() () from
/usr/lib64/libkmime.so.4
#11 0x7f61b5bf5515 in KMime::Content::encodedContent(bool) () from
/usr/lib64/libkmime.so.4

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 258635] KDE 4.6 and Google Mail: Unknown Mailbox - Messages

2011-09-27 Thread Steve Murray
https://bugs.kde.org/show_bug.cgi?id=258635


Steve Murray steve.sm.mur...@gmail.com changed:

   What|Removed |Added

 CC||steve.sm.mur...@gmail.com




--- Comment #35 from Steve Murray steve sm murray gmail com  2011-09-27 
08:39:44 ---
I tried creating the [gmail] label, but that didn't fix it.

Better still, Right clicking on the IMAP Config in kmail2, using Local
Subscriptions and removing the Gmail folder stops the error message and
improves the performance - not needing to syncronise all those extra folders
too.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 280225] Crash on startup

2011-09-27 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=280225


Christophe Giboudeaux cgiboude...@gmx.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WORKSFORME




--- Comment #5 from Christophe Giboudeaux cgiboudeaux gmx com  2011-09-27 
08:41:37 ---
Nothing than can be done then. Thanks for the feedback

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 271866] Kmail - 4.6.2beta5 reports Unsupported Local Folder Type

2011-09-27 Thread Steve Murray
https://bugs.kde.org/show_bug.cgi?id=271866


Steve Murray steve.sm.mur...@gmail.com changed:

   What|Removed |Added

 CC||steve.sm.mur...@gmail.com




--- Comment #2 from Steve Murray steve sm murray gmail com  2011-09-27 
09:05:55 ---
I'm getting this problem in 4.7.1 (Kubuntu Natty with Backports  Experimental)

Restarting Akonadi also sends my e-mail.. but this isn't ideal...

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 227554] Clearing of mail addresses cannot be undone

2011-09-27 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=227554


Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 CC||mon...@kde.org




--- Comment #1 from Laurent Montel montel kde org  2011-09-27 09:22:15 ---
It's right it removes lineedit...
Don't know how to do.
Will look at how to fix it.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 253031] Crash of the IMAP resource when accessing Gmail

2011-09-27 Thread Alexey Bychko
https://bugs.kde.org/show_bug.cgi?id=253031





--- Comment #11 from Alexey Bychko abychko gmail com  2011-09-27 10:21:32 ---
Created an attachment (id=64005)
 -- (http://bugs.kde.org/attachment.cgi?id=64005)
New crash information added by DrKonqi

akonadi_imap_resource (4.7) on KDE Platform 4.7.1 (4.7.1) using Qt 4.7.4

- What I was doing when the application crashed:
system login - entered kwallet password - akonadi resource crashed. actually
actually, gmail account in kmail settings has can't start state. so, unable
to sync imap folders

-- Backtrace (Reduced):
#7  0x7f08057eb064 in Akonadi::Entity::Entity(Akonadi::Entity const) ()
from /usr/lib64/libakonadi-kde.so.4
#8  0x0041bcc6 in ImapResource::onIdleCollectionFetchDone
(this=0x13f35f0, job=optimized out) at
/var/tmp/portage/kde-base/kdepim-runtime-4.7.1/work/kdepim-runtime-4.7.1/resources/imap/imapresource.cpp:504
#9  0x0041c445 in ImapResource::qt_metacall (this=0x13f35f0,
_c=QMetaObject::InvokeMetaMethod, _id=16, _a=0x7fff3e840f60) at
/var/tmp/portage/kde-base/kdepim-runtime-4.7.1/work/kdepim-runtime-4.7.1_build/resources/imap/imapresource.moc:135
[...]
#11 0x7f0802082bc2 in KJob::result(KJob*) () from
/usr/lib64/libkdecore.so.5
#12 0x7f0802082c00 in KJob::emitResult() () from /usr/lib64/libkdecore.so.5

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 253031] Crash of the IMAP resource when accessing Gmail

2011-09-27 Thread Alexey Bychko
https://bugs.kde.org/show_bug.cgi?id=253031


Alexey Bychko abyc...@gmail.com changed:

   What|Removed |Added

 CC||abyc...@gmail.com




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279800] akonadi_nepomuk_email_feeder uses huge amounts of memory

2011-09-27 Thread Frédéric COIFFIER
https://bugs.kde.org/show_bug.cgi?id=279800


Frédéric COIFFIER frederic.coiff...@free.fr changed:

   What|Removed |Added

 CC||frederic.coiff...@free.fr




--- Comment #2 from Frédéric COIFFIER frederic coiffier free fr  2011-09-27 
10:32:15 ---
It also makes lots of disk access [1GB after a 32 minutes uptime] (with iotop)
:


  TID  PRIO  USER DISK READ DISK WRITE  SWAPIN  IOCOMMAND  
12339 be/4 fcoiffie  4.00 K   1286.59 M  0.00 %  0.01 %
akonadi_nepomuk_email_feeder --identifier akonadi_nepomuk_email_feeder

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 246027] Kmail stoped with: KMail encountered a fatal error and will terminate now. The error was: Timeout trying to get lock.

2011-09-27 Thread Wolfgang Mader
https://bugs.kde.org/show_bug.cgi?id=246027


Wolfgang Mader wolfgang_ma...@brain-frog.de changed:

   What|Removed |Added

 CC||Wolfgang_Mader@brain-frog.d
   ||e




--- Comment #5 from Wolfgang Mader Wolfgang_Mader brain-frog de  2011-09-27 
10:34:47 ---
Hi,

this is
Qt: 4.7.4
KDE Development Platform: 4.7.1 (4.7.1)
KMail: 4.7.1

while I have to mention that I am using kdevplatform-git package from aur. aur
is the user repository of arch linux. The version of kdevplatform on my
maschine is termed 20110922-1, what I would say is the date of the git
snapshot.

When I start kmail, or kmail as part of kontact, I see the application and the
mail headlines, but as kmail tries to fetch mail content it dies with the
console output attached to the end of this post.

I only have imap accounts in use + the local folders which seem to be a must. I
have not tried to remove any accounts or restart any aconadie stuff. I just
want to mention that I have seen this bug. I will come back to this report if I
find s.th. on interest.


---kmail console output---

[home]$  kmail

** (process:8646): WARNING **: Error loading plugin: libhspell.so.0: cannot
open shared object file: No such file or directory

kmail2(8646)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
[home]$ kmail2(8646)/libakonadi Akonadi::GetLockJob::Private::timeout: Timeout
trying to get lock. 
kmail2(8646)/libakonadi
Akonadi::SpecialCollectionsRequestJobPrivate::lockResult: Failed to get lock:
Timeout trying to get lock. 
kmail2(8646) MailCommon::Kernel::emergencyExit: KMail encountered a fatal
error and will terminate now.
The error was:
Timeout trying to get lock. 
^C

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 276376] IMAP resource crash while reading mails

2011-09-27 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=276376


Christophe Giboudeaux cgiboude...@gmx.com changed:

   What|Removed |Added

 Status|VERIFIED|UNCONFIRMED
 Resolution|WAITINGFORINFO  |




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 246027] Kmail stoped with: KMail encountered a fatal error and will terminate now. The error was: Timeout trying to get lock.

2011-09-27 Thread Wolfgang Mader
https://bugs.kde.org/show_bug.cgi?id=246027





--- Comment #6 from Wolfgang Mader Wolfgang_Mader brain-frog de  2011-09-27 
12:15:53 ---
After removing all imap resources from akonadi, log out log in from the kde
session, and add the imap resources again, all is fine again. I want to note
that restaring akonadi was not enough, I had to log out and login in again.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279800] akonadi_nepomuk_email_feeder uses huge amounts of memory

2011-09-27 Thread Sven Eden
https://bugs.kde.org/show_bug.cgi?id=279800


Sven Eden sven.e...@gmx.de changed:

   What|Removed |Added

 CC||sven.e...@gmx.de




--- Comment #3 from Sven Eden sven eden gmx de  2011-09-27 13:14:49 ---
I would be happy if the email_feeder *only* ate 1.5GB... Here is what top says
(and htop confirms that):

  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
 4571 sed   20   0 4879m 1.9g 2836 S0 52.7   0:36.26
/usr/bin/akonadi_nepomuk_email_feeder --identifier akonadi_nepomuk_email_feeder

Right now it does not use any CPU, but the memory isn't freed, and I have
~300MB RAM and ~1.7GB swap remaining (from 4GB + 6GB!).

Why does the email_feeder need such a massive amount of ram?

My specs:
Gentoo Linux, everything built from source.
QT-4.7.4
KDE-4.7.1
strigi-0.7.6 (if that matters.)

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 153411] Random crash after retrieving message with IMAP (in KMail::ISubject::notify)

2011-09-27 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=153411


Christophe Giboudeaux cgiboude...@gmx.com changed:

   What|Removed |Added

 CC||ole...@gmail.com




--- Comment #86 from Christophe Giboudeaux cgiboudeaux gmx com  2011-09-27 
14:07:10 ---
*** Bug 282886 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 282886] KMail crashes when I change Message View Panel location

2011-09-27 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=282886


Christophe Giboudeaux cgiboude...@gmx.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #2 from Christophe Giboudeaux cgiboudeaux gmx com  2011-09-27 
14:07:10 ---


*** This bug has been marked as a duplicate of bug 153411 ***

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 275789] KMail2 deadlocks on mail check when coflict dialog is shown

2011-09-27 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=275789





--- Comment #8 from András Manţia amantia kde org  2011-09-27 18:07:37 ---
Git commit 7585e58daed226455d235d2a0a2e61de0a805d4d by Andras Mantia.
Committed on 17/09/2011 at 23:30.
Pushed by amantia into branch 'KDE/4.7'.

Change synchornous akonadi job execution to async to prevent strange deadlocks.
Remove code that doesn't make sense anymore, and try to actually make it work
(fails though, too tired to debug it, but see the existing FIXME).

BUG: 275789

M  +35   -26   kmail/kmmainwidget.cpp
M  +1-2kmail/kmmainwidget.h

http://commits.kde.org/kdepim/7585e58daed226455d235d2a0a2e61de0a805d4d

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 275789] KMail2 deadlocks on mail check when coflict dialog is shown

2011-09-27 Thread Andrew Gaydenko
https://bugs.kde.org/show_bug.cgi?id=275789





--- Comment #9 from Andrew Gaydenko a gaydenko com  2011-09-27 18:11:44 ---
Andras, really hearty thanks!

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 275789] KMail2 deadlocks on mail check when coflict dialog is shown

2011-09-27 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=275789





--- Comment #10 from Jonathan Marten jjm keelhaul me uk  2011-09-27 19:10:08 
---
Have not observed a lockup with the CR dialogue since the commit in comment #3
and the implementation of the separate Email Filter Agent in Akonadi.  Still
getting the CR occasionally, but I can live with that.

Many thanks for the fix!

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 71060] keyboard shortcuts for attachement list

2011-09-27 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=71060


Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 CC||mon...@kde.org




--- Comment #3 from Laurent Montel montel kde org  2011-09-27 19:35:26 ---
Del works.
but we can't rename with F2

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 282245] namespaces configuration still required

2011-09-27 Thread Kevin Ottens
https://bugs.kde.org/show_bug.cgi?id=282245





--- Comment #9 from Kevin Ottens ervin kde org  2011-09-27 20:33:04 ---
Indeed... I see no way out... For reference and make my job easier when I'll be
able to work on a fix for your issue, any chance you could attach me a
screenshot of the namespace settings you had in kmail1?

I'll probably make something more generic, but I want to make sure I don't make
it useless for you in the process.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 83176] changing settings in composer works only after next start

2011-09-27 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=83176


Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||mon...@kde.org
 Resolution||WONTFIX




--- Comment #8 from Laurent Montel montel kde org  2011-09-27 22:04:57 ---
It's not a bug.
You start to work on external editor = you write into.
If we change parameter and we close external editor we will lose data.
So I will not change this feature.
If you want to change to external to kmail editor it will work in new composer
for me it's normal and avoid to lose message.
I close it as wontfix

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 121244] KMail system tray icon often disappears when clicked

2011-09-27 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=121244


Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 CC||mon...@kde.org




--- Comment #5 from Laurent Montel montel kde org  2011-09-27 22:21:53 ---
Still valid in 4.7 ? We rewrote it.
So I think it's ok now.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 282945] New: Install akonadi resources to /usr/lib instead of /usr/bin

2011-09-27 Thread Eckhart Wörner
https://bugs.kde.org/show_bug.cgi?id=282945

   Summary: Install akonadi resources to /usr/lib instead of
/usr/bin
   Product: Akonadi
   Version: unspecified
  Platform: Debian unstable
OS/Version: Linux
Status: NEW
  Severity: minor
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: ewoer...@kde.org


Version:   unspecified (using KDE 4.6.5) 
OS:Linux

Currently, akonadi resource binaries get installed to /usr/bin. However, they
should go into /usr/lib instead, as per FHS: /usr/lib includes object files,
libraries, and internal binaries that are not intended to be executed directly
by
users or shell scripts.

Reproducible: Always

Steps to Reproduce:
-


Expected Results:  
-

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 282946] New: KMail crash on start, OpenBSD

2011-09-27 Thread Vadim Zhukov
https://bugs.kde.org/show_bug.cgi?id=282946

   Summary: KMail crash on start, OpenBSD
   Product: kmail2
   Version: unspecified
  Platform: OpenBSD Packages
OS/Version: OpenBSD
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: persg...@gmail.com


Application: kmail (4.7.1)
KDE Platform Version: 4.7.1 (4.7.1)
Qt Version: 4.7.3
Operating System: OpenBSD 5.0 i386
Distribution (Platform): OpenBSD Packages

-- Information about the crash:
- What I was doing when the application crashed:

I rebooted the system with reboot: disk caches flushed, user processes get
two seconds for exiting normally, then receive SIGKILL.

After sometime booted OpenBSD again, started X (CWM, no KWin or Plasma
running), started Kontact. It loaded, I had ever a chance to click in Tip of
the day window, and after a few seconds it crashed. I saw Kontact crashes
before not worrying enough about them yet, so I started KMail alone -
unexpectedly, with the same result.

I will try to narrow the problem down and add any useful info I could get here.

- Custom settings of the application:

KDE was built with -DCMAKE_BUILD_TYPE:String=Debug. This is not an official
KDE 4.7.1 port, but porting effort actually. Qt version is 4.7.3. Threading
library used - libpthread (usermode threads, process is actuall single
threaded).

The crash can be reproduced every time.

-- Backtrace:
Application: KMail (kmail), signal: Abort trap
[KCrash Handler]
#12 0x0c1ec67d in kill () from /usr/lib/libc.so.60.1
#13 0x0c252de5 in abort () at /usr/src/lib/libc/stdlib/abort.c:68
#14 0x093560c9 in qt_message_output () from /usr/local/lib/qt4/libQtCore.so.9.0
#15 0x09356303 in qt_message_output () from /usr/local/lib/qt4/libQtCore.so.9.0
#16 0x09356409 in qFatal () from /usr/local/lib/qt4/libQtCore.so.9.0
#17 0x0935644c in qt_assert_x () from /usr/local/lib/qt4/libQtCore.so.9.0
#18 0x10091dea in QListNode*::takeAt (this=0x89d64570, i=-1) at qlist.h:472
#19 0x1008aa26 in Akonadi::EntityTreeModelPrivate::monitoredItemMoved
(this=0x825e8580, item=@0xcfbe3a60, sourceCollection=@0xcfbe3a88,
destCollection=@0xcfbe3a84)
at
/usr/ports/pobj/kdepimlibs-4.7.1-debug/kdepimlibs-4.7.1/akonadi/entitytreemodel_p.cpp:1093
#20 0x1007dfc6 in Akonadi::EntityTreeModel::qt_metacall (this=0x825f5990,
_c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xcfbe39b4) at
entitytreemodel.moc:170
#21 0x09476153 in QMetaObject::metacall () from
/usr/local/lib/qt4/libQtCore.so.9.0
#22 0x094873af in QMetaObject::activate () from
/usr/local/lib/qt4/libQtCore.so.9.0
#23 0x100c881f in Akonadi::Monitor::itemMoved (this=0x886d5ee0,
_t1=@0xcfbe3a60, _t2=@0xcfbe3a88, _t3=@0xcfbe3a84) at monitor.moc:176
#24 0x100cb83a in Akonadi::MonitorPrivate::emitItemNotification
(this=0x88c3d480, msg=@0xcfbe3bd8, item=@0xcfbe3acc, collection=@0xcfbe3ad8,
collectionDest=@0xcfbe3ad4)
at
/usr/ports/pobj/kdepimlibs-4.7.1-debug/kdepimlibs-4.7.1/akonadi/monitor_p.cpp:520
#25 0x100ccf0a in Akonadi::MonitorPrivate::emitNotification (this=0x88c3d480,
msg=@0xcfbe3bd8) at
/usr/ports/pobj/kdepimlibs-4.7.1-debug/kdepimlibs-4.7.1/akonadi/monitor_p.cpp:284
#26 0x1003d9ff in Akonadi::ChangeRecorderPrivate::emitNotification
(this=0x88c3d480, msg=@0xcfbe3bd8) at changerecorder_p.h:60
#27 0x100cc6a4 in Akonadi::MonitorPrivate::flushPipeline (this=0x88c3d480) at
/usr/ports/pobj/kdepimlibs-4.7.1-debug/kdepimlibs-4.7.1/akonadi/monitor_p.cpp:425
#28 0x100cc702 in Akonadi::MonitorPrivate::dataAvailable (this=0x88c3d480) at
/usr/ports/pobj/kdepimlibs-4.7.1-debug/kdepimlibs-4.7.1/akonadi/monitor_p.cpp:434
#29 0x100c8bec in Akonadi::Monitor::qt_metacall (this=0x886d5ee0,
_c=QMetaObject::InvokeMetaMethod, _id=23, _a=0xcfbe3ce0) at monitor.moc:156
#30 0x1003a7aa in Akonadi::ChangeRecorder::qt_metacall (this=0x886d5ee0,
_c=QMetaObject::InvokeMetaMethod, _id=27, _a=0xcfbe3ce0) at
changerecorder.moc:72
#31 0x09476153 in QMetaObject::metacall () from
/usr/local/lib/qt4/libQtCore.so.9.0
#32 0x094873af in QMetaObject::activate () from
/usr/local/lib/qt4/libQtCore.so.9.0
#33 0x10076f87 in Akonadi::EntityCacheBase::dataAvailable (this=0x825e4aa0) at
entitycache_p.moc:88
#34 0x100d0dea in Akonadi::EntityCacheAkonadi::Item, Akonadi::ItemFetchJob,
Akonadi::ItemFetchScope::fetchResult (this=0x825e4aa0, job=0x887958e0) at
entitycache_p.h:190
#35 0x1007700c in Akonadi::EntityCacheBase::qt_metacall (this=0x825e4aa0,
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xcfbe3e4c) at entitycache_p.moc:77
#36 0x09476153 in QMetaObject::metacall () from
/usr/local/lib/qt4/libQtCore.so.9.0
#37 0x094873af in QMetaObject::activate () from
/usr/local/lib/qt4/libQtCore.so.9.0
#38 0x0dcc73e3 in KJob::result (this=0x887958e0, _t1=0x887958e0) at
kjob.moc:194
#39 0x0dcc7829 in KJob::emitResult (this=0x887958e0) at
/usr/ports/pobj/kdelibs-4.7.1-debug/kdelibs-4.7.1/kdecore/jobs/kjob.cpp:312
#40 0x100c4515 in 

[Bug 282946] KMail crash on start, OpenBSD

2011-09-27 Thread Vadim Zhukov
https://bugs.kde.org/show_bug.cgi?id=282946





--- Comment #1 from Vadim Zhukov persgray gmail com  2011-09-28 01:12:51 ---
Sorry, I shouldn't say The crash can be reproduced every time. :( Now KMail
started successfully (alone). I'll notify about more crashes.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs