[kmail2] [Bug 275008] kmail should support importing gzip'd mail archives

2013-09-16 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=275008

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

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
   Version Fixed In||4.12
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kdep
   ||im/21b9ae142f297ff831ac52d0
   ||a6fb03c177ed5a3a

--- Comment #5 from Laurent Montel mon...@kde.org ---
Git commit 21b9ae142f297ff831ac52d0a6fb03c177ed5a3a by Montel Laurent.
Committed on 16/09/2013 at 06:03.
Pushed by mlaurent into branch 'master'.

Fix Bug 275008 - kmail should support importing gzip'd mail archives

FIXED-IN: 4.12

M  +74   -70   mailimporter/filter_mailmangzip.cpp

http://commits.kde.org/kdepim/21b9ae142f297ff831ac52d0a6fb03c177ed5a3a

-- 
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


[kmail2] [Bug 275008] kmail should support importing gzip'd mail archives

2013-09-15 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=275008

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

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel mon...@kde.org ---
kmailcvt doesn't work with it ?

-- 
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


[kmail2] [Bug 275008] kmail should support importing gzip'd mail archives

2013-09-15 Thread Johannes Obermayr
https://bugs.kde.org/show_bug.cgi?id=275008

--- Comment #2 from Johannes Obermayr johannesoberm...@gmx.de ---
(In reply to comment #1)
 kmailcvt doesn't work with it ?
Currently you must convert in mbox format like described here:
http://www.hermann-uwe.de/blog/converting-mailman-gzipd-text-archive-files-to-proper-mbox-files

-- 
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


[kmail2] [Bug 275008] kmail should support importing gzip'd mail archives

2013-09-15 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=275008

--- Comment #3 from Laurent Montel mon...@kde.org ---
ok I tested kmailcvt it doesnt work by default but I know how to implement it
I will this week.
regards

-- 
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


[kmail2] [Bug 275008] kmail should support importing gzip'd mail archives

2013-09-15 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=275008

--- Comment #4 from Laurent Montel mon...@kde.org ---
Git commit b440b17899d8d0c190bea4550f47e35ba59df206 by Montel Laurent.
Committed on 16/09/2013 at 05:22.
Pushed by mlaurent into branch 'master'.

Start to implement import mailman gzipped file

M  +2-0kmailcvt/kselfilterpage.cpp
M  +1-0mailimporter/CMakeLists.txt
A  +152  -0mailimporter/filter_mailmangzip.cpp [License: GPL (v2)]
A  +35   -0mailimporter/filter_mailmangzip.h [License: GPL (v2)]

http://commits.kde.org/kdepim/b440b17899d8d0c190bea4550f47e35ba59df206

-- 
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