> Add'ed some dirs, taht didn't seemed to be added by freebsd ports:
>
> scharlingsvej# cd /var/imap
> scharlingsvej# ls -la
> total 56
> drwxr-x--- 12 cyrus mail 512 Jan 31 23:09 .
> drwxr-xr-x 22 root wheel512 Jan 31 23:09 ..
> drwxr-xr-x 2 cyrus cyrus512 Jan 31 22:46 db
> dr
> Add'ed some dirs, taht didn't seemed to be added by freebsd ports:
>
> scharlingsvej# cd /var/imap
> scharlingsvej# ls -la
> total 56
> drwxr-x--- 12 cyrus mail 512 Jan 31 23:09 .
> drwxr-xr-x 22 root wheel512 Jan 31 23:09 ..
> drwxr-xr-x 2 cyrus cyrus512 Jan 31 22:46 db
> dr
Theodore Knab wrote:
> I was wondering if anyone has sucessfully intergrated the 5.1 version of
> the Eudora client with CMU's Cyrus Server.
>
We have a number of Eudora users. Numerous discussions about their findings
can be found by searching the 'FastMail.FM' forum for 'Eudora' here:
http://w
Hi,
I have a question on the way to use Berkeley db in Cyrus.
As you may see, some body posted on a problem that imapd hung.
I found it several times whenever massively testing Cyrus with
postfix/smtpstone with '-L' (lmtp) option.
I think it would be a locking problem caused by Berkeley db engine
On Thu, 31 Jan 2002, Theodore Knab wrote:
> I was wondering if anyone has sucessfully intergrated the 5.1 version of
> the Eudora client with CMU's Cyrus Server.
I'm using 5.1 with cyrus on mail.nstc.com.
> Has anyone had any problems with Eudora 5.1 and Cyrus recently ?
Well, the Mac version
I was wondering if anyone has sucessfully intergrated the 5.1 version of
the Eudora client with CMU's Cyrus Server.
Has anyone had any problems with Eudora 5.1 and Cyrus recently ?
>From the release notes, it appears that Eudora has had a
long history of bugs related to the IMAP protocol. More s
Morten Winther <[EMAIL PROTECTED]> wrote:
> I've changed imapd.conf, so that:
>
> admins: root
You should include cyrus in the list above..
> Now the problem - I cannot add a user mailbox??
..or connect as root here instead:
> scharlingsvej# cyradm -u cyrus localhost
> Please enter your passw
Hello,
I have some problems with installing Cyrus on my FreeBSD 4.5
I've installed Cyrus from ports and it should be running:
106 cyrus 2 0 2376K 1192K select 0:00 0.00% 0.00% master
119 root 2 0 988K 532K accept 0:00 0.00% 0.00% pwcheck
I've changed imapd.conf, so
I had another thought.
1. I use postfix and cyrus-imap
2. Both running processes are called master
3. Since I recompled using db-3, the death messages much less frequent.
4. using the pidof command reports the postfix master when cyrus is down
I as just thinking about this. When I re-compiled everything, I noticed that postfix
was using db, not db3.
On one server, I have recompiled sasl and imap using db3. I see the ctl_mboxlist,
imapd, and lmptd all signaled to death. I am using the 2.4.17 kernel and am wondering
if this may be
On Thu, 31 Jan 2002 14:04:22 -0500
Darren Nickerson <[EMAIL PROTECTED]> wrote:
> I had the same problem, which turned out to be due to an incorrect path to
> sasl2's plugins. I have sasl and sasl2 coexisting on the same box, so:
>
> /usr/lib/sasl2
> /usr/lib/sasl
same here, expect t
> On Thu, 31 Jan 2002,"Jure" == Jure Pecar wrote:
Jure> Hi list,
Jure> I have a cyrus 2.1.1 authenticating via saslauthd -a pam. When i
telnet to
Jure> sieve port, i get:
Jure> $ telnet 0 2000
Jure> Trying 0.0.0.0...
Jure> Connected to 0.
Jure> Escape character is '^]'.
Ju
Larry,
Oh, MAN. I knew I was overlooking something simple.
Adding /etc/pam.d/sieve did the trick. Thank you!!!
-Jules
On Wed, 2002-01-30 at 20:42, Lawrence Greenfield wrote:
>From: julesa <[EMAIL PROTECTED]>
>Date: 30 Jan 2002 15:57:53 -0800
>
>Hi everyone,
>Maybe I should be a
Just a shot in the dark, but is Postfix using
Berkeley DB for anything?
LMTP is shared among both applications and if
either needs to access the same DB then one or
the other will surely choke
If master is dying then perhaps it is accessing
a DB from Postfix and Postfix is using an older
Berk
Please excuse my english
quoted from imapd.conf man page:
"
hashimapspool: false
If enabled, the partitions will also be hashed, in addition to the
hashing done on conยญ figuration directories. This is recommended if one
partition has a very bushy mailbox tree.
"
I think that t
> >> > Is there any way to make cyrus use some kind of
> >> subdirectory tree for
> >> > the user directories, which would (to me) be the obvious
> solution.
> >>
> >> cyrus 2.0.16 creates such subdirectories (i use that
> version not sure
> >> this feature was added)
> >
> > Cyrus creates a subdi
Create an extra partition and put the new useres there
Tarjei
Luc Brouard (mailing lists) wrote:
>Mattias Nilsson said:
>
>>Hi
>>
>>We are currently running cyrus with postfix quite successfully, but now
>>we've run into the problem that we cannot create any more mailboxes.
>>Issuing 'cm.username
Mattias Nilsson said:
>
>> > Is there any way to make cyrus use some kind of
>> subdirectory tree for
>> > the user directories, which would (to me) be the obvious solution.
>>
>> cyrus 2.0.16 creates such subdirectories (i use that version not sure
>> this feature was added)
>
> Cyrus creates a s
> > Is there any way to make cyrus use some kind of
> subdirectory tree for
> > the user directories, which would (to me) be the obvious solution.
>
> cyrus 2.0.16 creates such subdirectories (i use that version not sure
> this feature was added)
Cyrus creates a subdirectory tree for var/imap/us
This does not look like a .cf file--it looks like a .mc file--which means it
needs to be run through the gen_cf process to become a sendmail.cf file. You
can try looking at the attached file, which is a description of how to go
about doing this on my system (hpux 11.0)--this process will be genera
Hi Connie,
thanks for you fast help!
You are fully right! Initially, I was not very familiar with this m4 compiler to
translate a .mc file into a .cf file. Actually, I did the command m4
.mc > .cf, but as I know now, it did not work properly. As you can see,
I forgot (or I did not
Mattias Nilsson said:
>
> Hi
>
> We are currently running cyrus with postfix quite successfully, but now
> we've run into the problem that we cannot create any more mailboxes.
> Issuing 'cm.username' in cyradm only produces the error message
> 'createmailbox: System I/O error'. My best guess is th
Hi
We are currently running cyrus with postfix quite successfully, but now
we've run into the problem that we cannot create any more mailboxes. Issuing
'cm.username' in cyradm only produces the error message 'createmailbox:
System I/O error'. My best guess is that there are too many user mailbox
O.k. I have successfully installed the IMAP server (all tests seem to be
o.k.) and I also have access to the server from outside clients. But I
did not succeed in forcing sendmail to forward all mails to the IMAP
server.
First of all, I've tried all example sendmail.cf (.mc) files delivered
with
Hi list,
I have a cyrus 2.1.1 authenticating via saslauthd -a pam. When i telnet to
sieve port, i get:
$ telnet 0 2000
Trying 0.0.0.0...
Connected to 0.
Escape character is '^]'.
"IMPLEMENTATION" "Cyrus timsieved v1.1.0"
"SIEVE" "fileinto reject envelope vacation imapflags notify subaddress
rege
There is an incompatibility here, Alan. With MD's imsp, the list of shared
address books appear in the file "abooks" at the top of the imsp hierarchy
and the ACLs on the books appear in files in the individual user's imsp
directories (of the form abookacl..).
With Cyrus imsp, the ACLs appear i
26 matches
Mail list logo