* What do you mean by " allow any user to proxy" ?
* why when checking "proxy user" right did you not look in the admins list ?
* why the murder (aka "proxy user") should be an admin for LMTP to work when it
is stated in the murder doc that this user should not be an admin ?
Thanks
-Messag
I have seen in the code that when you want to use groups in ACL for cyrus, the
group is a UNIX one ... (calling setgrent, getpwnam ... )
Is there a a way to use LDAP groups instead ...
Thanks
Valery
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.
Had a disk crash today (thunderstorm related).In so doing, I
neglected to copy over /var/imap which has the *.db files. I can
start up Cyrus Imapd fine, but the logs complain about checkpointing...not being able
to do database operations, DB_NOTFOUND and "archive /var/imap/db: cyrusdb error", etc
I'm unable to authenticate with the server, using the original configuration. I recompiled cyrus, sasl2, saslauthd (FreeBSD) and installed them, but I re-used the original /usr partition on another drive, which contains the configurations, sasldb, et al.
It "should" just work. But it's complainin
On Fri, Jun 02, 2006 at 10:31:46AM +0200, Brasseur Valéry wrote:
> I have seen in the code that when you want to use groups in ACL for cyrus,
> the group is a UNIX one ... (calling setgrent, getpwnam ... )
> Is there a a way to use LDAP groups instead ...
If you use nss_ldap, then cyrus will be us
On Thu, 1 Jun 2006, Ken Murchison wrote:
> From: Ken Murchison <[EMAIL PROTECTED]>
> To: Shaun Bolling <[EMAIL PROTECTED]>
> Cc: info-cyrus@lists.andrew.cmu.edu
> Date: Thu, 01 Jun 2006 16:05:47 -0400
> Subject: Re: Strip HTML
>
> Shaun Bolling wrote:
> > Hello All, can Sieve strip the html from
> On Fri, Jun 02, 2006 at 10:31:46AM +0200, Brasseur Valéry wrote:
>> I have seen in the code that when you want to use groups in ACL for
>> cyrus,
>> the group is a UNIX one ... (calling setgrent, getpwnam ... )
>> Is there a a way to use LDAP groups instead ...
>
> If you use nss_ldap, then cyrus
On Fri, Jun 02, 2006 at 03:42:14PM +0200, Simon Matter wrote:
> > On Fri, Jun 02, 2006 at 10:31:46AM +0200, Brasseur Valéry wrote:
> >> I have seen in the code that when you want to use groups in ACL for
> >> cyrus,
> >> the group is a UNIX one ... (calling setgrent, getpwnam ... )
> >> Is there a
Shaun Bolling wrote:
> Hello All, can Sieve strip the html from an email and if not
> whats the best way to go about this?
In the sendmail world this sounds like a milter function. It can
be done by Mimedefang for example.
I don't see anything in the sieve protocol that provides for
changin
Are your users stored in a LDAP server as well?
If so, then you can have Cyrus speak LDAP and get the info. Plus it
can do caching (ptscache_timeout)
In Cyrus 2.3 you'd want to do something like
#make the authz mechanism be pts
auth_mech: pts
#make pts talk to ldap
pts_module: ldap
ldap_base:
Sarah Walters <[EMAIL PROTECTED]> writes:
> All,
>
> I am attempting to configure a mail server to be able to check aliases
> and deliver to Cyrus IMAPd while preserving the domain data. Our MTA at
> the moment is sendmail, but if another MTA can do this better I can look
> at alternatives.
>
> My
Hours after my crash, I am figuring a few things out. One of the problems has to do with permissions on sasl2.db.Right now, I have run "reconstruct -r" and it caught all but one subdirectory in my restored archive. This other directory has
cyrus.index files, etc. and is quite large - however, a
Forrest Aldrich wrote:
Hours after my crash, I am figuring a few things out. One of the
problems has to do with permissions on sasl2.db.
Right now, I have run "reconstruct -r" and it caught all but one
subdirectory in my restored archive. This other directory has
cyrus.index files, etc. an
Forrest Aldrich wrote:
Hi Rudy,
I did this. And it didn't really work.
What I ended up figuring out, is that the root directory of
user/forrie/Mail did NOT have cyrus.* files, though the subdirectories
did. So, via my IMAP client, I created that directory... then went and
did a reconstruct -r
14 matches
Mail list logo