[sieveeditor] [Bug 360202] Add SSL server support

2018-10-27 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=360202

Andrew Crouthamel  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Andrew Crouthamel  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The
bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki
located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[sieveeditor] [Bug 360202] Add SSL server support

2018-09-27 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=360202

Andrew Crouthamel  changed:

   What|Removed |Added

   Keywords||triaged

--- Comment #5 from Andrew Crouthamel  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days.
Please provide the requested information as soon as possible and set the bug
status as REPORTED. Due to regular bug tracker maintenance, if the bug is still
in NEEDSINFO status with no change in 30 days, the bug will be closed as
RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki
located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug
status as REPORTED so that the KDE team knows that the bug is ready to be
confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[sieveeditor] [Bug 360202] Add SSL server support

2017-07-08 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=360202

Laurent Montel  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #4 from Laurent Montel  ---
needs info

-- 
You are receiving this mail because:
You are watching all bug changes.

[sieveeditor] [Bug 360202] Add SSL server support

2017-06-27 Thread Dennis Schridde
https://bugs.kde.org/show_bug.cgi?id=360202

Dennis Schridde  changed:

   What|Removed |Added

 CC||devuran...@gmx.net

-- 
You are receiving this mail because:
You are watching all bug changes.

[sieveeditor] [Bug 360202] Add SSL server support

2016-11-30 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=360202

--- Comment #3 from Laurent Montel  ---
if (!m_allowUnencrypted && useTLSIfAvailable && QSslSocket::supportsSsl()
&& !m_supportsTLS &&
messageBox(WarningContinueCancel,
   i18n("TLS encryption was requested, but your Sieve
server does not advertise TLS in its capabilities.\n"
"You can choose to try to initiate TLS negotiations
nonetheless, or cancel the operation."),
   i18n("Server Does Not Advertise TLS"), i18n(" TLS
nonetheless"), i18n("")) != KMessageBox::Continue) {
error(ERR_USER_CANCELED, i18n("TLS encryption requested, but not
supported by server."));
disconnect();
return false;
}

There is a messagebox for it.
Did you see it ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[sieveeditor] [Bug 360202] Add SSL server support

2016-10-07 Thread Steffen Lehmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360202

Steffen Lehmann  changed:

   What|Removed |Added

 CC||stef...@as-lehmann.de

--- Comment #2 from Steffen Lehmann  ---
Created attachment 101467
  --> https://bugs.kde.org/attachment.cgi?id=101467=edit
Investigation result and suggestion

-- 
You are receiving this mail because:
You are watching all bug changes.


[sieveeditor] [Bug 360202] Add SSL server support

2016-03-07 Thread Laurent Montel via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360202

--- Comment #1 from Laurent Montel  ---
could you give me more information about it ?
I need to add it where ?
missing option ?
etc.

-- 
You are receiving this mail because:
You are watching all bug changes.