Re: [SM-USERS] Cyrus imap prefix configuration?

2007-10-18 Thread Tomas Kuliavas
Bumo wrote: > > Hi, > Running on RH ES3up3, squirrelmail 1.4.8 and on a second box RH ES4up5 > Cyrus Imap > (cyrus-imapd-2.2.12-8.1.RHEL4) I do notice a behaviour on squirrelmail > about the names of folders which appear in the combo box under Folder > section. > > With these Settings All fold

Re: [SM-USERS] cyrus murder + avelsieve

2006-10-16 Thread Casper
My output from Cyrus v2.3.7 Escape character is '^]'. "IMPLEMENTATION" "Cyrus timsieved (Murder) v2.3.7" "SASL" "DIGEST-MD5" "SIEVE" "comparator-i;ascii-numeric fileinto reject vacation imapflags envelope body regex subaddress copy" OK There is no STARTSSL so that bug is fixed from v2.3.6 (if it

Re: [SM-USERS] cyrus murder + avelsieve

2006-10-16 Thread Alexandros Vellis
On Mon, 2006-10-16 at 19:07 +0200, Casper wrote: > Yes i got the logs on the backend it's something with ssl or some > other authoption... i will debug, i think it's ssl or plaintext errors and > if i'm right cyrus do not take plaintext on the backends if not using > ssl.. and without ssl i mus

Re: [SM-USERS] cyrus murder + avelsieve

2006-10-16 Thread Casper
Yes i got the logs on the backend it's something with ssl or some other authoption... i will debug, i think it's ssl or plaintext errors and if i'm right cyrus do not take plaintext on the backends if not using ssl.. and without ssl i must use digest or kerberos. i will try what you are tellin

Re: [SM-USERS] cyrus murder + avelsieve

2006-10-16 Thread Alexandros Vellis
On Mon, 2006-10-16 at 18:43 +0200, Casper wrote: > Yes i have tested, i must play a little with the plugincode. > I let the users login with [EMAIL PROTECTED] on the proxy/frontends but the > backends just have cyrus and proxycyrus users setup, no @domain.tld auth > as the frontends/proxy. > So th

Re: [SM-USERS] cyrus murder + avelsieve

2006-10-16 Thread Casper
Yes i have tested, i must play a little with the plugincode. I let the users login with [EMAIL PROTECTED] on the proxy/frontends but the backends just have cyrus and proxycyrus users setup, no @domain.tld auth as the frontends/proxy. So the proxyserver and avelsieve does not work well here in this

Re: [SM-USERS] cyrus murder + avelsieve

2006-10-16 Thread Alexandros Vellis
On Mon, 2006-10-16 at 13:35 +0200, Casper wrote: > Is here anybody who got the squirrelmail-avelsieve working on a cyrus > murder setup with multiple backendservers? > > The webmail is a seperate server, but the proxy (timsieve) should handle > the connection to the right backend. > > But... as i

Re: [SM-USERS] Cyrus Thread sort

2006-09-21 Thread Freddie Cash
On Thursday 21 September 2006 10:50 am, Stefan Stolz wrote: > Am Donnerstag, 21. September 2006 18:51 schrieb Tomas Kuliavas: > > Have you clicked on 'Thread View' link in SquirrelMail mailbox > > listing? > Hmm, there seems something to be not really ok. I didnt had the link in > my View... Then

Re: [SM-USERS] Cyrus Thread sort

2006-09-21 Thread Stefan Stolz
Am Donnerstag, 21. September 2006 18:51 schrieb Tomas Kuliavas: > Have you clicked on 'Thread View' link in SquirrelMail mailbox listing? Hmm, there seems something to be not really ok. I didnt had the link in my View... Then i went again to the preferences. I tryed araound. Then i deactivated th

Re: [SM-USERS] Cyrus Thread sort

2006-09-21 Thread Marc Groot Koerkamp
On Thu, September 21, 2006 18:51, Tomas Kuliavas wrote: >> Am Donnerstag, 21. September 2006 18:38 schrieb Freddie Cash: >> >>> Yes, it does work. Been using thread sort with Cyrus IMAP for >>> several years now, works great. >>> >>> What isn't working for you? >>> >> Thanks for answer. >> The ch

Re: [SM-USERS] Cyrus Thread sort

2006-09-21 Thread Tomas Kuliavas
> Am Donnerstag, 21. September 2006 18:38 schrieb Freddie Cash: >> Yes, it does work. Been using thread sort with Cyrus IMAP for several >> years now, works great. >> >> What isn't working for you? > Thanks for answer. > The change made no difference to my view in the inbox... Shouldn`t the > mess

Re: [SM-USERS] Cyrus Thread sort

2006-09-21 Thread Freddie Cash
On Thursday 21 September 2006 09:43 am, Stefan Stolz wrote: > Am Donnerstag, 21. September 2006 18:38 schrieb Freddie Cash: > > Yes, it does work.  Been using thread sort with Cyrus IMAP for > > several years now, works great. > > What isn't working for you? > Thanks for answer. > The change made

Re: [SM-USERS] Cyrus Thread sort

2006-09-21 Thread Stefan Stolz
Am Donnerstag, 21. September 2006 18:38 schrieb Freddie Cash: > Yes, it does work.  Been using thread sort with Cyrus IMAP for several > years now, works great. > > What isn't working for you? Thanks for answer. The change made no difference to my view in the inbox... Shouldn`t the messages now be

Re: [SM-USERS] Cyrus Thread sort

2006-09-21 Thread Freddie Cash
On Thursday 21 September 2006 05:26 am, Stefan Stolz wrote: > i read, that in general thread sort should work with cyrus. I turned it > on in the config ($allow_thread_sort=true;), but it dont works. I use > squirrelmail 1.4.8. Yes, it does work. Been using thread sort with Cyrus IMAP for several

Re: [SM-USERS] Cyrus Thread sort

2006-09-21 Thread Chris Hilts
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stefan Stolz wrote: > i read, that in general thread sort should work with cyrus. I turned it on in > the config ($allow_thread_sort=true;), but it dont works. I use squirrelmail > 1.4.8. Can you be more specific? Chris Hilts [EMAIL PROTECTED]

Re: [SM-USERS] cyrus->sasl->pam->ldap login error

2006-09-14 Thread Tomas Kuliavas
> Tomas Kuliavas wrote: >>> I get a blank page from squirrelmail when I try to login. It's a >>> Solaris >>> 9 imap server running cyrus 2.3.7, using sasl2.1.22->pam->ldap for >>> authentication. Every other email client I have tried works fine, >>> including thunderbird, outlook, and eudora. Only

Re: [SM-USERS] cyrus->sasl->pam->ldap login error

2006-09-14 Thread Sam Smith
Tomas Kuliavas wrote: >> I get a blank page from squirrelmail when I try to login. It's a Solaris >> 9 imap server running cyrus 2.3.7, using sasl2.1.22->pam->ldap for >> authentication. Every other email client I have tried works fine, >> including thunderbird, outlook, and eudora. Only squirrelma

Re: [SM-USERS] cyrus->sasl->pam->ldap login error

2006-09-14 Thread Tomas Kuliavas
> I get a blank page from squirrelmail when I try to login. It's a Solaris > 9 imap server running cyrus 2.3.7, using sasl2.1.22->pam->ldap for > authentication. Every other email client I have tried works fine, > including thunderbird, outlook, and eudora. Only squirrelmail seems to > have a probl

Re: [SM-USERS] Cyrus murder front end authentication help

2006-03-18 Thread Jonathan Angliss
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi squirrelmail, On Friday, March 17, 2006, squirrelmail wrote: > Hi everyone, I am trying to migrate to a cyrus murder setup and I currently > have the mupdate master configured and accepting connections as well as the > backend server configured. I

Re: [SM-USERS] cyrus with unix hierarchy

2005-05-18 Thread Marc Groot Koerkamp
John Madden wrote: >> I will check out the reconstruct response tomorrow morning. So you're >> saying that the problem is that Cyrus isn't reporting these as mailboxes? >> Thunderbird and OSX Mail handle things just fine, so I >> don't see why Squirrelmail shouldn't. > > Oh, then perhaps that's n

Re: [SM-USERS] cyrus with unix hierarchy

2005-05-17 Thread John Madden
> I will check out the reconstruct response tomorrow morning. So you're > saying that the problem is that Cyrus isn't reporting these as > mailboxes? Thunderbird and OSX Mail handle things just fine, so I > don't see why Squirrelmail shouldn't. Oh, then perhaps that's not the issue. Basically,

Re: [SM-USERS] cyrus with unix hierarchy

2005-05-17 Thread Mark Edwards
On May 17, 2005, at 9:00 PM, John Madden wrote: I am running Squirrelmail with Cyrus-IMAP, with the unixhierarchysep and altnamespace options turned on with a prefix of mail/, for compatibility with a previous UW-IMAP installation. Things work great except for hierarchical folders in Squirrelmail'

Re: [SM-USERS] cyrus with unix hierarchy

2005-05-17 Thread John Madden
> I am running Squirrelmail with Cyrus-IMAP, with the unixhierarchysep > and altnamespace options turned on with a prefix of mail/, for > compatibility with a previous UW-IMAP installation. Things work great > except for hierarchical folders in Squirrelmail's folder list. Only > folders with cont

Re: [SM-USERS] cyrus-imapd and shared folders?

2003-11-24 Thread Steve Hanson
fisch wrote: hi, how can I use the shared-folders feature from cyrus? i have global mailboxes (forall.mailinglists, forall.notify) but the i can't see them in SM. Only the mailboxes subfolders of user.username are shown for username. mailbox user.anton.forall is readable for all users, but only ant

Re: [SM-USERS] cyrus-imapd and shared folders?

2003-11-23 Thread Alexandros Vellis
On Sat, 22 Nov 2003 21:59:19 +0100 (CET) "fisch" <[EMAIL PROTECTED]> wrote: > i have global mailboxes (forall.mailinglists, forall.notify) but the i > can't see them in SM. Only the mailboxes subfolders of user.username are > shown for username. Sounds like you've placed "INBOX" as default folder

RE: [SM-USERS] Cyrus.

2003-06-20 Thread Alberto Picon Couselo
Title: Mensaje Check the following patch...   http://email.uoa.gr/projects/cyrus/autocreate/   Hope you find it useful   Alberto Picón CouseloDepartamento Informática y TelecomunicacionesAsociación SER (Ser, Estar, Responder)--

Re: [SM-USERS] Cyrus+Postfix+Mysql+Web-Cyradm INBOX.sent permission problem

2003-01-09 Thread Mark Bassett
the direct replies to some of the messages : ) I forgot to change the To: (woops) - Original Message - From: "Jon Nelson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 08, 2003 7:37 PM Subject: Re: [SM-USERS] Cyrus+Postfix+Mysql+Web-Cyradm