Re: Cyrus to USENET gateway

2003-09-24 Thread Florian Hars
Ken Murchison wrote: Why not just have the newsserver feed directly to Cyrus? Things aren't what they used to be. Typical providers will offer their clients NNRP access with NEWNEWS disabled (if they offer news at all), there is no talk of "feeding". Trying to get suck to cooperate with cyrus

Re: skiplist vs. Berkeley

2003-03-31 Thread Florian Hars
Dmitry Alyabyev wrote: Which the advantages are in skiplist comparing with BerkeleyDB ? It doesn't show seen messages as new tree times a day. Yours, Florian.

Re: SSL/TLS

2002-05-22 Thread Florian Hars
because you cannot enter all the necessary octets with a normal keyboard. You would have whistle them (in 8,n,1) into a phone connected to a modem. But seriously: 993 is the imaps port and it is the whole point of imaps that plaintext connections don't work. Yours, Florian Hars.

Re: trash-bin

2002-05-22 Thread Florian Hars
ed the altnamespace, and at least Mozilla uses this folder as its Trash bin without any further configuration on the server or the client after selecting the option that Mozilla should move deleted messages to the trash bin. Somtimes the obvious works even if you use a computer :-). Yours, Florian Hars.

sieveshell segfaults on sasl configuration error

2002-05-16 Thread Florian Hars
@@ -281,6 +281,12 @@ mechlist=read_capability(obj); + if (mechlist == NULL) { + /* Some useful error message complaining about missing SASL + * methods. + */ + } + mlist = (char*) xstrdup(mechlist); if(!mlist) XSRETURN_UNDEF; Yours, Florian Hars.

What ever happened to deliver -m ?

2002-05-16 Thread Florian Hars
e that handles the expansion of the '+' chars that newer versions of deliver happen to introduce into mailbox names, or a configuration error on my part? Yours, Florian Hars