Re: archive.info-cyrus - 13519

2002-05-15 Thread prune
Rob Siemborski wrote: [EMAIL PROTECTED]"> On Wed, 15 May 2002, prune wrote: I still have the same probleme as described. maybe the change was notcommited in 2.1.4 ?? It was, but it caused another bug that looks exactly the same inparticular configurations. The f

archive.info-cyrus - 13519

2002-05-15 Thread prune
message.php?mailbox=archive.info-cyrus&searchterm=checkapop&msg=13519> I still have the same probleme as described. maybe the change was not commited in 2.1.4 ?? Cheers, Prune Title: archive.info-cyrus - 13519 archive.info-cyrus - 13519 [ Next in Sequence | Previous in Seq

Re: bug in imapd-2.1.3 / Berkeley DB

2002-03-26 Thread Prune
r Solaris. Cheers, prune > > At 09:26 AM 3/26/2002 +0100, Olaf Zaplinski wrote: > >> Hi *, >> >> following bug occured: >> >> 1. >> CPPFLAGS=-I/usr/local/BerkeleyDB.3.3/include \ >> LDFLAGS=-L/usr/local/BerkeleyDB.3.3/lib \ >> ./con

Re: PHP Interface/Web GUI

2002-03-18 Thread Prune
prefer anyway :) Think of it if you have many many users. Cheers, Prune [EMAIL PROTECTED]">

Re: pros over courier

2002-03-05 Thread Prune
Hi, Do you need pop, imap or both ? Cyrus is really cool, does LMTP and sieve scripting Cyrus have limitations on filenames (login names in fact) : no "." in names (this can be overridden with another char, as '/' for example) Courier does everything you want Courier is build by a lot of small

Re: Netscape: Copying message to Sent folder: permission denied

2001-12-19 Thread Prune
o which folder you want your sent/draft mails copied. Maybe it's just a case problem dunno yet. Another trick : when you just define a new server, you have to read your mails once (for netscape to discover you tree), then go back in mail properties and choose the folder. ps : fo those who think netscape is crap... Juste try latest Netscape 6.2, it really kick's ass ! Cheers, Prune

Re: Virtual domains and Postfix..

2001-12-18 Thread prune
I do a "lm", I have something like : user.foo user.foo.Trash ... ... are you sure you mailboxes are well created ? Cheers, Prune Dustin Puryear wrote: >I looked in the archives, but couldn't find my exact problem. If it's in >there, please let me know. (Also, the li

Re: Virtual Domains on Cyrus

2001-10-17 Thread Prune
/imap design. Cheers, Prune > > >Karun > >On Wed, 17 Oct 2001 19:50, you wrote: > >>You should use virtusertable feature. It is a sendmail feature not Cyrus. >>Edit /etc/mail/sendmail.cw and add the domains you want receive mail for >>them. Also add FEATURE(`virtu

Re: mail server redundancy?

2001-10-17 Thread Prune
a time. Make a search in ML archives, this subject have been deal many times. Cheers, Prune Bernard Frit wrote: > At 14:02 16/10/01 -0400, [EMAIL PROTECTED] wrote: > >> What do folks on this list do about redundancy? I can set up two >> identical mail servers but is there

Re: Cyrus and Procmail - sanitizer

2001-10-17 Thread Prune
Hi, Here is the solution we implemented : smtp-in -> anti-virus -> smtp-queue (postfix) -> cyrus Our anti-virus work as a smtp relay. mails goes through there. Have a look to Interscan VirusWall from Trend Micro.

Re: looking for a web shared calendar

2001-09-24 Thread Prune
make a search on http://freshmeat.net ;) I think some webmail client like horde include some... Prune -- - le Centre - a Mad Cow Tribe product (Very uncommon, but we should please everybody anyway, even disturbed minds)

Re: Is "SASL re-entrancy" the real problem ?

2001-08-08 Thread Prune
TECTED] > Latest cyrus-imap : 2.0.16 latest pam_ldap : 0.120 (or something like that) how was your openldap compiled ? what are the library linked ? are you using rpm ? But you are right. I'll re-install my FreeBSD server with a RH 6.2, the best unix :)) will you all follow me ? (joki

Re: signaled to death by 11 -- solved!?

2001-08-05 Thread prune
it's best actually. Keep in mind you can have to change something at anytime ! Even if sasl is one more layer, it have some features that pam itself can't handle or offer. Cheers, Prune David Wright wrote: > > >> BTW, what is the fastest route? >> imap -> sasl

Re: recreating a server

2001-08-03 Thread Prune
Craig Graham wrote: > - Original Message - > From: Prune <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, August 02, 2001 8:34 AM > Subject: recreating a server > >> Finaly, anyone tried to compile cyrus/ cyrus sasl with berkeleyDB

Re: recreating a server

2001-08-02 Thread Prune
Craig Graham wrote: > - Original Message - > From: Prune <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, August 02, 2001 8:34 AM > Subject: recreating a server > >> Finaly, anyone tried to compile cyrus/ cyrus sasl with berkeleyDB

recreating a server

2001-08-02 Thread Prune
rus/ cyrus sasl with berkeleyDB 3.2.9A (the wersion shipped with mysql...) ? For me it compiles fine, but there is no way to make it work... I'll have a look later at night. Cheers, Prune -- - le Centre - a Mad Cow Tribe product (Very uncommon, but we should please everybody anyway, even disturbed minds)

Re: LDAP quotas

2001-07-27 Thread Prune
Devdas Bhagat wrote: > On Fri, 27 Jul 2001, Prune spewed into the ether: > > >> when di you run the script ? >> how often ? >> how ? (cron ?) > > Everytime you change something for the user. Use a script that not only > adds the info to LDAP, but also send

Re: LDAP quotas

2001-07-27 Thread Prune
t ? how often ? how ? (cron ?) Having cyrus patched make it live. (even if increasing the number of connections to your Ldap server). If you just run a script, your cyrus will not be synchronized to your Ldap until it is ran... Just think of it. Personaly, I realy apreciate to have a patch :

Re: Mailbox creation

2001-07-26 Thread Prune
ted under cyradm let me think > it's impossible :( > > Thanks for help > > -- > Jerome Fleury have a look to mailing list archive I think it's not possible with cyrus, whatever version you're using. See ya :) Prune -- - le Centre - a Mad Cow Tribe product (Very uncommon, but we should please everybody anyway, even disturbed minds)

Re: Imap Administration via IMAP port

2001-07-17 Thread Prune
If this can help, I have a file with such functions somewhere. The code is almost broken, but the cyrus part (imap, in fact) work well... It's an old thing I made (and maybe copied frome someone else, that I need to refresh :) Cheers, Prune Adi Linden wrote: > Hi, > > This

Re: deleting old mailboxes

2001-07-16 Thread Prune
Nick Ustinov wrote: > Hey! > > Is there some script or anything, that would scan the imap/user dir, lookup > .seen file date and create a list or delete mailboxes which are X months > unread? > > Nick something like find ?? Prune -- - le Centre - a

Re: Netscape 4.77

2001-04-10 Thread prune
s, and sometime hangs... but it's on the way to be a good product. I hope developpers will take care of customer's need... Prune

removing logs

2001-03-27 Thread prune
logs ? -what to do with them ? can I just remove them if no use ? -did you find something in the doc related to this ?? Once again... thanks Prune

Re: problems with mailbox

2001-03-20 Thread prune
ou want to be able to deal with virtualdomaine, create mailbox as "user.phil_domaine_com" Prune Philippe Izoret wrote: > Hello . > > i' ve problems with my cyrus'mailbox . > > a lot of thing seems Ok , the admin Cyrus take his authentification via >

Re: How scalable is Cyrus? (and comparison with Courier)

2001-03-19 Thread Prune
o write every mail in your ldap, as if it was a database ?? I'm currious of how Ldap can deal the load of 200.000 mailbox ! normaly it's not optimized for writing. What do you think of this ? Maybe someone already tried this ? Prune

Re: problems with cyradm

2001-03-19 Thread Prune
u have 2 solutions : -copy or move these libs to the right place -add /usr/local/lib/perl5/site_perl/5.005/i386-linux to perl library path. Be sure these libs are readable by any user :) Cheers, Prune

Re: creating mailbox from php

2001-03-19 Thread Prune
us so restrictive by default ?? Cheers, Prune "Justin R. Miller" wrote: > > Hey, > > This seems to work fine if you call it thusly: > > imap_open("{localhost:143}", "cyrus", "password"); > > I'm working on a set of Cyru

Re: creating mailbox from php

2001-03-18 Thread prune
ow to create a mailbox. I'll be pleased to help... Cheers and thank for your help. I'll tell you more as soon as everything work. Prune Dan Ellis wrote: > Your administration account must exist in whatever authentication scheme you > use (LDAP from what you say). To ma

Re: creating mailbox from php

2001-03-18 Thread prune
plain_pass" . NO Login failed: authentication failure . logout * BYE LOGOUT received . OK Completed Connection closed by foreign host. maybe the username is not really cyrus ?? php-cyradm does the same, and fail the same way :) how does it work for you ? how does cyradm work ?? Prune Alain T

creating mailbox from php

2001-03-18 Thread prune
mailbox (as there is an existing foo user in ldap, but hat is another problem). Hope you'll be able to help me. maybe something already exists ? Prune

Re: bother you again -- about sieve

2001-03-10 Thread prune
"fileinto reject envelope vacation imapflags notify subaddress regex" OK logout Ok "Logout Complete" Connection closed by foreign host. if it's good, sieve works. note that I've never been able to make installsieve work. I just used websieve instead :) Prune

Re: websieve?

2001-03-09 Thread Prune
Make a search on google -> http://alan.dhs.org/websieve/ in fact it seem to be down. I'll put the files on anonymous ftp. have a look to ftp://ftp.lecentre.net/pub/websieve Cheers, ps : I noticed that websieve had a problem with the latest perlsieve (4.7) use 4.6 instead. Prune

sieve problem

2001-03-07 Thread prune
4:56 diamond timsieved[77219]: mkdir /usr/sieve/p/prune_lecentre_net: No such file or directory Mar 7 11:14:56 diamond timsieved[77219]: error in actions_setuser() so, why is he trying to use /usr/sieve (should use /var/imap/spool/) ??? Thanks for your help :) Prune