Hello all
It seemes I have successfully installed Cyrus on my test system.
Before I do it on my working system I need to know what problems may
encounter when moving to Cyrus mailer on system with about 300
standard users ,whose mail is lying in /var/spool/mqueue
/var/spool/mail etc.
Should
Can anyone point us to how to directly call deliver to deliver a message
to a subfolder containing spaces?
We're running 2.0.16.
deliver -m "folder with spaces" -a user user < foo
worked under 1.6.24
It exits 65 under 2.0.16.
Please CC any replies to: [EMAIL PROTECTED]
Thanks for your help,
Darin,
The 'c' right is overloaded for deletion of a mailbox. I usually set
the ACL to 'cdwa' for the cyrus user, but 'c' should be all that's
necessary. Give me a call tomorrow if you still have problems.
Ken
Darin Perusich wrote:
>
> hello,
>
> i'm setting up an cyrus imap server on a li
I got a weird problem here and I wanted to see if anyone else has
experienced similar problems.
My current config is 2.0.16 / RH 7.1 / 2.4.3-12 kernel
Once in a while, when a user goes to copy a message from their Inbox to
a subfolder, it locks their IMAP session, After closing the mail client
Here is the othe strange thing wich is more than
likely related:
saslpasswd -c cyrus
Then I get this error:
Aug 14 18:10:21 catfish saslpasswd[29902]: failed to
set plaintext secret for cy
rus: requested change was not needed
Can't find much in the archives about this. My
/etc/imapd.conf loo
Thanks it looks like the Solais package instlls into
/usr/local/ssl for some backward comaptability reason
so using you suggestion helped thanks. Have you seen
this before, I can run "saslpasswd -u cyrus" to add a
password for the admin cyrus and it accepts a new
password however if I run cyradm a
chirs charter writes:
>
>I just installed Cyrus 2.0.16. on Solaris 8 and I am
>getting the following error when testing
>
>catfish# telnet localhost 143
>Trying 127.0.0.1...
>Connected to localhost.
>Escape character is '^]'.
>ld.so.1: imapd: fatal: libssl.so.0: open failed: No
>such file or direc
hello,
i'm setting up an cyrus imap server on a linux server running redhat 7.1
and i'm running into a snag. so far things have gone as well as can be
expected, the server is up and running and talking to sendmail. i've
created a test user mailbox, user.test and i'm able to connect to this
mailbo
Hey Kevin,
Simon has been kind enough to host the patches on his site. So, my
patch can now be found with his (which it was based off of), on
www.surf.org.uk.
--
Kevin
Well this install is going a bit rought but I
appreciate all your help. I am recieving a strange
"unable to dlopen" some libs during testing. One is
obvioulsy a perms problem which I have since fixed but
the rest are more obscure and searching throught the
archives didn't help me too much. Any fee
Hi
> Also worth mentioning in the FAQ is that it's a good idea to kill the
master
> process before running 'make install' to ensure that everything is
replaced
> properly.
Thanks, I've added it.
> PS: Tarjei, could you please adjust your mailer so that it wraps your
lines
> to 72 chars or thereab
Hmm, interesting question about its actual use, and I can't give you much
info on that, but FYI I've got about 400MB of email in 32,000 messages
currently sitting on Cyrus 2.0.15. The db directory for me is in
/usr/local/etc/imap/db, and here are my filesizes:
-rw--- 1 cyrus cyrus 819
Is anyone out there (besided CMU) who has implemented a split queue approach
to delivering email? What I am talking about is this:
1) You have the default sendmail server in queue-only delivery mode.
Any messages coming to the server are simply queued and that is it.
2) You have a cron
On Tue, 14 Aug 2001, chirs charter spewed into the ether:
> Sorry if this question sounds a bit sophmoric but how
> does inetd know which daemon to fire up if there is no
> entry in inetd.conf. If I do this I get "connection
> refused" which is what I would expect. Again sorry but
> if you could s
Hello,
I just installed Cyrus 2.0.16. on Solaris 8 and I am
getting the following error when testing
catfish# telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
ld.so.1: imapd: fatal: libssl.so.0: open failed: No
such file or directory
Connection closed by
From: Amos Gouaux <[EMAIL PROTECTED]>
Date: Sun, 12 Aug 2001 17:13:15 -0500
Are these nothing to worry much about?
DBERROR: error closing: DB_INCOMPLETE: Cache flush was unable to complete
DBERROR: error closing mailboxes: cyrusdb error
They sound kind ominous. At least thi
hi,
i am Using
- Sendmail Switch-2.1.0
- Cyrus IMAP4 v2.0.12
On Solaris 2.6 Server E220R
My configuration is deliver mail with lmtp
i have a strange problem with the deliver since i change my Mcyrus in
sendmail.cf
from :
Mcyrus, P=/usr/local/bin/deliver, F=lsDFMnPqAh5@/:|, S=EnvFrom
Could someone explain what Cyrus-IMAP does with /var/imap/db? I
upgraded to the latest Cyrus-IMAP 2.0.16 RPMs (for Red Hat) and
everything seems to work fine. I have been testing this IMAP server
setup with the intention of deploying it in the indeterminate
future. The largest test account has les
The master process spawns all of the Cyrus-related services. inetd
doesn't have to know about them.
chirs charter wrote:
>
> Sorry if this question sounds a bit sophmoric but how
> does inetd know which daemon to fire up if there is no
> entry in inetd.conf. If I do this I get "connection
> re
Sorry if this question sounds a bit sophmoric but how
does inetd know which daemon to fire up if there is no
entry in inetd.conf. If I do this I get "connection
refused" which is what I would expect. Again sorry but
if you could school me on this that would be great.
--- Ken Murchison <[EMAIL PRO
Jev wrote:
> Yes, specifying the correct authmechenisim fixed the spin problem. So, I
> guess the actual spin problem still exists, at least in my environment on
> this particular system. I can still recreate the problem if I don't
> specify the --auth PLAIN argument.
>
> I will try and work out w
Ken Murchison wrote:
> Tarjei Huse wrote:
> > One last question, I know I've asked it before, but I realy want an
answer (it's for the faq). If I download cyrus 2.0.16 and build it with the
same config as the last time. Then a make install will only overwrite
binarys and libs, and not the .conf fi
Two questions:
1. Sieve listening on a port, that is just for administrative work, the sieve service
does not have anything to do administratively. And so I can set
sieve cmd="/usr/cyrus/bin/timsieved" listen="localhost:sieve" prefork=0
And let my users use websieve, right?
Also, the
Tarjei Huse wrote:
>
> Two questions:
> 1. Sieve listening on a port, that is just for administrative work, the sieve
>service does not have anything to do administratively. And so I can set
>sieve cmd="/usr/cyrus/bin/timsieved" listen="localhost:sieve" prefork=0
> And let my users
avl wrote:
>
> Hello all
>
> I just installed Cyrus IMAPD , but it can't start from the inetd.
> When I try to run it manually , I get :
> Aug 14 13:39:39 cow imapd: could not getenv(CYRUS_SERVICE); exiting
> And the same with pop3d.
> What can be wrong with it ?
>From the installation in
Hello all
I just installed Cyrus IMAPD , but it can't start from the inetd.
When I try to run it manually , I get :
Aug 14 13:39:39 cow imapd: could not getenv(CYRUS_SERVICE); exiting
And the same with pop3d.
What can be wrong with it ?
Help, if you know
Thanks
Andrei V. Loukinykh , Evpato
--On Sonntag, 12. August 2001 14:59 +0200 Tarjei Huse <[EMAIL PROTECTED]> wrote:
> Q 2. Death by 11 nr II
> "Ok the db's are ok. still I am having problems".
> You are using pam-ldap & openldap 2.0.x for authentication, right?
>
> Ok. Bad idea. The reason is that OL2 also uses the sasl libs. Th
i want to expurge sompe mail
example : if flag=delete then expurge
how to do this?
Laurent LABATUT
Jev wrote:
> On Mon, Aug 13, 2001 at 10:41:48PM +1000, Jeremy Howard wrote:
> > Have you tried using the --auth flag to cyradm to specify the correct
> > authentication method (this would avoid the 2 password prompts, although
> > there's no reason it'll actually fix your problem).
>
> When I try
On Mon, Aug 13, 2001 at 10:41:48PM +1000, Jeremy Howard wrote:
> Have you tried using the --auth flag to cyradm to specify the correct
> authentication method (this would avoid the 2 password prompts, although
> there's no reason it'll actually fix your problem).
When I try to specify the mech it
30 matches
Mail list logo