Last accessed date

2001-05-02 Thread Dan Ellis
Hello, we are trying to purge accounts not used in more than 180 days. Hwat is the best method for tracking the last login date of a user? The directory date seems more the last time mail was received, which does us really no good. Is there a timestamp built into one of the cyrus.* files in the

PHP module for timsieved

2001-04-05 Thread Dan Ellis
Just to let the list know that I have finished a small libary for PHP that allows PHP interaction with the 2.0.12 Cyrus timsieved server. Not the greatest, but it works good. Surprisingly, I was unable to find any other sieve products besides websieve. I thought there should be a PHP solution t

Re: WEBSIEVE

2001-04-04 Thread Dan Ellis
I've written a php class to handle interaction with the timsieved on 2.xx. If anyone wants it, email me. I will hopfully post it to freshmeat in the next few days... (time permitting)... Dan Quoting Patrick Lin <[EMAIL PROTECTED]>: > thanks > ok i will see i can get an answer on the list :((

Re: creating mailbox from php

2001-03-19 Thread Dan Ellis
This has problems when trying to delete mailboxes via php. You have to set the acl on the mailbox before the admin has rights to delete it. Php does not have this functionality in its current imap functions. It would be nice to just call imap_deletemailbox() but cyrus admins do not automaticall

Setup questions...

2001-03-06 Thread Dan Ellis
Hello, I am new to Cyrus, so please bare with... I'm trying to install cyrus using ldap for authentication. We require no encryption of passwords or of the imap sessions. Do we still need to use cyrus-sasl? What is th best method to auth? Pam or pwcheck? I am assuming that if I use pwcheck, the