Re: Thunderbird sieve extensions - making progress

2008-05-02 Thread Marc Grober
It looks like weither today's upgrade or turning off the folderpane add-on did the trick at least at this point the host is asking for a certificate. but of course won't accept any of the existing certs. I do recall having created a key for TLS, but I am not sure about translating

Re: Thunderbird sieve extensions

2008-05-02 Thread Marc Grober
You are looking at a different interface than I am maybe?? Three panels in the dialog... On left authentication, on right check box for ignore IMAP and only by checking can you click or unclick Use TLS below, general settings I have Use IMAP and have tried with ignore clicked and w/o Use TLS

Re: Any command to get rapidly ALL annotations?

2008-05-02 Thread Rob Mueller
> To get a tiny statistic we are going through all mailboxes and use > GETANNOTATION to retrieve possible annotations, which is a time consuming > progress. GETANNOTATION does not like wildcards like LIST. Yes it does. Bah, seems the draft is up to -13 now, and they've actually changed the IMAP

Re: timsieved logon problem

2008-05-02 Thread dick hoogendijk
Reading another message about the thunderbird sieve extension I too did a telnet request (normally telnet does not listen ;-) $ telnet yanta.nagual.nl 2000 Trying 192.168.11.35... Connected to yanta.nagual.nl. Escape character is '^]'. "IMPLEMENTATION" "Cyrus timsieved v2.3.11" "SASL" "PLAIN OTP L

Re: timsieved logon problem

2008-05-02 Thread dick hoogendijk
Simon Matter wrote: >> On Thu, 1 May 2008 13:22:34 +0200 >> Dick Hoogendijk <[EMAIL PROTECTED]> wrote: >> >>> I use SquirrelMail version 1.4.13 an Cyrus-2.3.11 from Blastwave Stable on solaris 10. I never experienced problems before, but today I wanted to add a filter from within SquirrelMail and g

Re: timsieved logon problem

2008-05-02 Thread dick hoogendijk
Reading another message about the thunderbird sieve extension I too did a telnet request (normally telnet does not listen ;-) $ telnet yanta.nagual.nl 2000 Trying 192.168.11.35... Connected to yanta.nagual.nl. Escape character is '^]'. "IMPLEMENTATION" "Cyrus timsieved v2.3.11" "SASL" "PLAIN OTP L

Re: timsieved logon problem

2008-05-02 Thread dick hoogendijk
Simon Matter wrote: >> On Thu, 1 May 2008 13:22:34 +0200 >> Dick Hoogendijk <[EMAIL PROTECTED]> wrote: >> >>> I use SquirrelMail version 1.4.13 an Cyrus-2.3.11 from Blastwave >>> Stable on solaris 10. I never experienced problems before, but today >>> I wanted to add a filter from within SquirrelM

Re: Thunderbird sieve extensions

2008-05-02 Thread Lukasz Michalski
Marc Grober pisze: Client and server inside firewall. If I telnet into port 2000 I get this: "IMPLEMENTATION" "Cyrus timsieved v2.2.12" "SASL" "LOGIN PLAIN" "SIEVE" "fileinto reject envelope vacation imapflags notify subaddress relationa l comparator-i;ascii-numeric regex" "STARTTLS" OK Howev