On Jun 24, 2005, at 09:51 AM, Gordon Thagard wrote:
websrvr wrote:
On Jun 23, 2005, at 04:47 PM, Gordon Thagard wrote:
Timo Schoeler wrote:
thus Gordon Thagard spake:
Solaris 9
Postfix 2.2.2
Cyrus-SASL 2.1.20
Cyrus-IMAP 2.2.12
Hi, I have Cyrus-IMAP running on a box but I'm ge
"Simon Matter" <[EMAIL PROTECTED]> on Friday, June 24, 2005 at 5:21
AM -0600 wrote:
>I can think of, with every ACL operation except remove, it's okay to check
>whether an identifier really exists. But for remove, it should be possible
>to remove an ACL even if the identifier has been removed befor
"Simon Matter" <[EMAIL PROTECTED]> on Friday, June 24, 2005 at 7:19
AM -0600 wrote:
>> Only thing I can honestly think of is dumb mailboxes.db into a text
>> file, edit it out, and re-import it.
>
>Sure, I know how to fix it that way. I was asking for help to change the
>code so that cyrus-imapd al
websrvr wrote:
On Jun 23, 2005, at 04:47 PM, Gordon Thagard wrote:
Timo Schoeler wrote:
thus Gordon Thagard spake:
Solaris 9
Postfix 2.2.2
Cyrus-SASL 2.1.20
Cyrus-IMAP 2.2.12
Hi, I have Cyrus-IMAP running on a box but I'm getting some
errors. Can
someone please tell me which dire
> Only thing I can honestly think of is dumb mailboxes.db into a text
> file, edit it out, and re-import it.
Sure, I know how to fix it that way. I was asking for help to change the
code so that cyrus-imapd allows us to remove ACLs for which the
identifiers don't exist anymore.
>
> ala ctl_mboxli
In that case you need to set hashimapspool to false. (and rehash of
course)...
Ondrej.
On Wed, 2005-06-08 at 13:52 -0700, Maillist wrote:
>
> Hi Simon,
>
> the option hashimapspool is true in my /etc/imapd.conf, I stoped
> cyrus-imap services, then tried /usr/lib/cyrus-imapd/rehash -i none,
Hi James,
maybe you could try to attach strace to running imap process, ie.:
# telnet localhost imap (and everything before SELECT INBOX)
# ps -ef | grep imap (pick right one)
# strace -p -o /tmp/imap.trace
in telnet session write SELECT INBOX
stop strace (Ctrl-c usually helps :-)
look in /tmp/
It won't work unless you fix errors I have copied below. It's not
cyrus-sasl error, but cyrus-sasl configuration error.
Also please not that document you refered to contains some errors (or
possible errors), so you should really read the docs and understand what
you are doing.
F.E.:
"allowplaint
Only thing I can honestly think of is dumb mailboxes.db into a text
file, edit it out, and re-import it.
ala ctl_mboxlist
On Fri, 24 Jun 2005 12:21:24 +0200 (CEST)
"Simon Matter" <[EMAIL PROTECTED]> wrote:
> >> Josh Whitver on Tuesday, June 21, 2005 at 3:13 PM -0600 wrote:
> >>>Hello all,
> >>
>> Josh Whitver on Tuesday, June 21, 2005 at 3:13 PM -0600 wrote:
>>>Hello all,
>>>
>>>I'm setting up group-based ACLs
>> [for shared mailboxes]
>>>on my Tiger server box, and at one point I made an oopsie. So I'm
>>> trying
>>> to
>>>delete those ACLs but it's
>> [cyrus]
>>>not letting me. A sam
10 matches
Mail list logo