Den 26.05.2010 21:53, skrev Pascal Volk:
On 05/26/2010 09:41 PM Arne K. Haaje wrote:
Er, maybe I'm shooting my foot here, but I think it should match. Unless we're discussing different things port 2000 is listed for sieve in /etc/services
grep sieve /etc/services cisco-sccp 2000/tcp sieve # Cisco SCCP
Changing it would be (exaggeration!) like putting IMAP on port 1234
hm, user@localhost dovecot-2.0 $ grep sieve /etc/services&& ll !$ grep sieve /etc/services&& ll /etc/services sieve 4190/tcp # ManageSieve Protocol -rw-r--r-- 1 root root 19226 Dec 12 00:26 /etc/services
And also IANA (http://www.iana.org/assignments/port-numbers) says: sieve 4190/tcp ManageSieve Protocol
I can only reply that Kmail sets 2000 as default port when setting "server supports sieve".
But this is an interesting update, it looks like ManageSieve has officially been moved to 4190 from 2000; http://news.debian.net/2009/12/13/debian-is-moving-sieve-to-its-iana-allocat...
So old stuff out and new stuff in I guess ;)
Arne