[kmail2] [Bug 483656] icon in kde systray, no effect

2024-03-20 Thread aeris
https://bugs.kde.org/show_bug.cgi?id=483656

aeris  changed:

   What|Removed |Added

 CC||ae...@imirhil.fr

--- Comment #4 from aeris  ---
Reproducible here too since kde 5 -> kde 6 migration
Arch Linux, kmail 24.02.0-1

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 311990] Problem connetcing to dovecot-managesieve with STARTTLS and auth=CRAM-MD5 /LOGIN

2019-08-15 Thread aeris
https://bugs.kde.org/show_bug.cgi?id=311990

--- Comment #24 from aeris  ---
Ok, here is the root cause:
https://github.com/KDE/libksieve/blob/master/src/kmanagesieve/session.cpp#L171

With CRAM-MD5, the challenge is on the `response.key()`, not on the `data`
field, which is here empty. Don't know how to fix this without breaking other
auth type…

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

[kmail2] [Bug 311990] Problem connetcing to dovecot-managesieve with STARTTLS and auth=CRAM-MD5 /LOGIN

2019-08-15 Thread aeris
https://bugs.kde.org/show_bug.cgi?id=311990

--- Comment #23 from aeris  ---
Trouble is here:
https://github.com/KDE/libksieve/blob/master/src/kmanagesieve/sessionthread.cpp#L265-L266

Seems strange, the challenge is expected to be read *before* the AUTHENTICATE
command…

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.

[kmail2] [Bug 311990] Problem connetcing to dovecot-managesieve with STARTTLS and auth=CRAM-MD5 /LOGIN

2019-08-15 Thread aeris
https://bugs.kde.org/show_bug.cgi?id=311990

--- Comment #22 from aeris  ---
Seems the used challenge is empty string

./gen-auth.pl CRAM-MD5 "aeris" "$PASS" ""
YWVyaXMgMTliMTYxYjNkMGI4YWY3OGRlNjkwNDFkNWQ4Zm=

Which is the same as the always sent token in my case

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.

[kmail2] [Bug 311990] Problem connetcing to dovecot-managesieve with STARTTLS and auth=CRAM-MD5 /LOGIN

2019-08-15 Thread aeris
https://bugs.kde.org/show_bug.cgi?id=311990

aeris  changed:

   What|Removed |Added

 CC||ae...@imirhil.fr

--- Comment #21 from aeris  ---
Same here.
When debugging, I notice the returned CRAM-MD5 is always the same, whatever the
challenge the server send.

Aug 15 10:10:49 kamino dovecot[25805]: auth: Debug: client passdb out: CONT
   1PDE2MzYzMDkzMDA4MTM5MTYuMTU2NTg2Mzg0OUBrYW1pbm8+
Aug 15 10:10:49 kamino dovecot[25805]: auth: Debug: client in: CONT1   
YWVyaXMgMTliMTYxYjNkMGI4YWY3OGRlNjkwNDFkNWQ4Zm= (previous base64 data
may contain sensitive data)
Aug 15 10:11:00 kamino dovecot[25805]: auth: Debug: client passdb out: CONT
   1PDU3NjA0MjQyNTkyMzAwMzEuMTU2NTg2Mzg2MEBrYW1pbm8+
Aug 15 10:11:00 kamino dovecot[25805]: auth: Debug: client in: CONT1   
YWVyaXMgMTliMTYxYjNkMGI4YWY3OGRlNjkwNDFkNWQ4Zm= (previous base64 data
may contain sensitive data)

Notice the 2 challenges PDE2MzYzMDkzMDA4MTM5MTYuMTU2NTg2Mzg0OUBrYW1pbm8+ and
PDU3NjA0MjQyNTkyMzAwMzEuMTU2NTg2Mzg2MEBrYW1pbm8+, but the same response
YWVyaXMgMTliMTYxYjNkMGI4YWY3OGRlNjkwNDFkNWQ4Zm

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.

[kmail2] [Bug 404700] Unable to select GPG key not matching identity email

2019-04-26 Thread aeris
https://bugs.kde.org/show_bug.cgi?id=404700

aeris  changed:

   What|Removed |Added

Version|unspecified |5.11.0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 404700] Unable to select GPG key not matching identity email

2019-04-26 Thread aeris
https://bugs.kde.org/show_bug.cgi?id=404700

aeris  changed:

   What|Removed |Added

  Component|crypto  |config dialog

--- Comment #1 from aeris  ---
Perhaps this is related to https://bugs.kde.org/show_bug.cgi?id=406909

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 406909] Unable to select GPG key with a + in address

2019-04-26 Thread aeris
https://bugs.kde.org/show_bug.cgi?id=406909

--- Comment #3 from aeris  ---
Created attachment 119645
  --> https://bugs.kde.org/attachment.cgi?id=119645=edit
No GPG key available

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 406909] Unable to select GPG key with a + in address

2019-04-26 Thread aeris
https://bugs.kde.org/show_bug.cgi?id=406909

--- Comment #2 from aeris  ---
Created attachment 119644
  --> https://bugs.kde.org/attachment.cgi?id=119644=edit
Address configured on identity

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 406909] Unable to select GPG key with a + in address

2019-04-26 Thread aeris
https://bugs.kde.org/show_bug.cgi?id=406909

--- Comment #1 from aeris  ---
Created attachment 119643
  --> https://bugs.kde.org/attachment.cgi?id=119643=edit
GPG show the corresponding key

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 406909] New: Unable to select GPG key with a + in address

2019-04-26 Thread aeris
https://bugs.kde.org/show_bug.cgi?id=406909

Bug ID: 406909
   Summary: Unable to select GPG key with a + in address
   Product: kmail2
   Version: 5.11.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: config dialog
  Assignee: kdepim-bugs@kde.org
  Reporter: ae...@imirhil.fr
  Target Milestone: ---

SUMMARY

When using an email address with a "+" on it, kmail doesn't detect any GPG key
even if at least one has a matching UID

STEPS TO REPRODUCE
1. Create a GPG key with an UID containing an address containing a "+"
2. Create a Kmail identity using this address
3. Select a GPG key for this Kmail identity

OBSERVED RESULT

No GPG key show on dropdown list

EXPECTED RESULT

GPG key available on dropdown list

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 5.15.4-1
KDE Frameworks Version: KDE Frameworks 5.57.0
Qt Version: Qt 5.12.3 (built on 5.12.2)

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 404700] New: Unable to select GPG key not matching identity email

2019-02-22 Thread aeris
https://bugs.kde.org/show_bug.cgi?id=404700

Bug ID: 404700
   Summary: Unable to select GPG key not matching identity email
   Product: kmail2
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: crypto
  Assignee: kdepim-bugs@kde.org
  Reporter: ae...@imirhil.fr
  Target Milestone: ---

Previously (version unknown, will try to find a working one later), when
creating a kmail identity, you can choose a GPG key not matching your email
identity.
This is useful at least for alias identity using a foo+...@example.org email
address but a f...@example.org GPG identity.

In new version (18.12.2-1 arch package), the GPG key drop-down only selects GPG
key with a identity matching the given email, and no entry to manually select
another key.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[akregator] [Bug 256034] Feed content is displayed with date 07.02.2106 07:28

2018-08-28 Thread aeris
https://bugs.kde.org/show_bug.cgi?id=256034

--- Comment #32 from aeris  ---
Same trouble here
Enclosed to this ticker a feed which generate bugged entries after a "refresh
feed" action.
Seem broken entries matches the one with the bugged date, only the 5 last
entries are correctly displayed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[akregator] [Bug 256034] Feed content is displayed with date 07.02.2106 07:28

2018-08-28 Thread aeris
https://bugs.kde.org/show_bug.cgi?id=256034

--- Comment #31 from aeris  ---
Created attachment 114664
  --> https://bugs.kde.org/attachment.cgi?id=114664=edit
Broken entries after refresh from bugged feed

-- 
You are receiving this mail because:
You are the assignee for the bug.

[akregator] [Bug 256034] Feed content is displayed with date 07.02.2106 07:28

2018-08-28 Thread aeris
https://bugs.kde.org/show_bug.cgi?id=256034

--- Comment #30 from aeris  ---
Created attachment 114663
  --> https://bugs.kde.org/attachment.cgi?id=114663=edit
Bad date on some entries

-- 
You are receiving this mail because:
You are the assignee for the bug.

[akregator] [Bug 256034] Feed content is displayed with date 07.02.2106 07:28

2018-08-28 Thread aeris
https://bugs.kde.org/show_bug.cgi?id=256034

aeris  changed:

   What|Removed |Added

 CC||ae...@imirhil.fr

--- Comment #29 from aeris  ---
Created attachment 114662
  --> https://bugs.kde.org/attachment.cgi?id=114662=edit
bugged feed

Dump of http://blog.xebia.fr/feed

-- 
You are receiving this mail because:
You are the assignee for the bug.