[Bug 291027] New: kio_sieve still uses port 2000 as default instead of 4190
Andreas Roth
aroth at arsoft-online.com
Mon Jan 9 06:40:05 GMT 2012
https://bugs.kde.org/show_bug.cgi?id=291027
Summary: kio_sieve still uses port 2000 as default instead of
4190
Product: kdepimlibs
Version: 4.8
Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: mailtransport
AssignedTo: kdepim-bugs at kde.org
ReportedBy: aroth at arsoft-online.com
CC: kdepim-bugs at kde.org
Version: 4.8 (using Devel)
OS: Linux
When no port is specified in the URL (e.g. sieve://mailserver/) the 'old' sieve
port 2000 is used instead of the IANA assigned port 4190.
In the system services db the service sieve is listed as:
# getent services sieve
sieve 4190/tcp
Reproducible: Always
Steps to Reproduce:
- open dolphin
- enter sieve://mailserver/ as url
- wait until timeout occurs
- open dolphin
- enter sieve://mailserver:4190/ as url
- wait a bit until all scripts are listed
Actual Results:
Connecting to sieve server only works when the sieve port 4190 is specified in
the url sieve://mailserver:4190/
Expected Results:
It should work without specifing the port manually. e.g. sieve://mailserver/
--
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.
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list