> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Rob
> Siemborski
> Sent: Wednesday, February 27, 2002 6:04 PM
>
> On Wed, 27 Feb 2002, Andreas Piesk wrote:
>
> > Feb 27 17:17:07 crypta imapd[6786]: login:
> localhost.localdomain[127.0.0.1]
> > cyrus@testbox DIGEST-MD5 User lo
On Thu, 28 Feb 2002, Simon Matter wrote:
> Volker Hutten schrieb:
> >
> > I now took a look into /var/log/messages and there I found the following
> > lines (after I built cyrus-sasl and cyrus-imapd again following the
> > instructions of Rob Siemborski from December 7, 2001 concerning
> > sasla
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> Manuel Hendel
>
> I'm logging in as admin on localhost.
>
> localhost> sam user.mailbox admin d
> localhost> dm user.mailbox
> Permission denied
>
> Can somebody help me solving this problem?
you specified the wrong acl. 'd'
Volker Hutten schrieb:
>
> I now took a look into /var/log/messages and there I found the following
> lines (after I built cyrus-sasl and cyrus-imapd again following the
> instructions of Rob Siemborski from December 7, 2001 concerning
> saslauthd):
>
> Feb 27 17:59:52 mail imapd[6675]: unknown
Hi,
We already added unified messaging support to cyrus IMAP.
Almostly, we didn't modify anything in Cyrus IMAP.
One thing that may change IMAP is that IMAP daemon may have
to return UID of a message when appending a voice mail to a user's mailbox.
It's very simple work.
VPIM support is your work
This more or less solved my problems...
I'm still getting double return paths in my messages, but they are identical
now, and contain valid information so everythings works...
I'm still a bit queasy about having 2 return paths. I wish I knew how to
eliminate the 2nd one, just to have a cleaner
Manuel Hendel wrote:
>
> I'm logging in as admin on localhost.
>
> localhost> sam user.mailbox admin d
> localhost> dm user.mailbox
> Permission denied
>
> Can somebody help me solving this problem?
You need the 'c' right to create/delete a mailbox.
Ken
--
Kenneth Murchison Oceana Matr
Date: Wed, 27 Feb 2002 16:37:40 -0800
From: Dan Young <[EMAIL PROTECTED]>
What I'd like to do is allow a user named monitor to read anyone's mail
by doing the following:
sam user.* monitor lr
but I get:
command failed: Mailbox does not exist
Can I not use wildcards in
What I'd like to do is allow a user named monitor to read anyone's mail
by doing the following:
sam user.* monitor lr
but I get:
command failed: Mailbox does not exist
Can I not use wildcards in mailbox names when setting ACLs?
I'm logging in as admin on localhost.
localhost> sam user.mailbox admin d
localhost> dm user.mailbox
Permission denied
Can somebody help me solving this problem?
Thanks,
Manuel
--
He who asks is a fool for five minutes, but he who does not ask remains a fool
forever.
-Old Chinese saying
I got further but now I got the error:
source='../sasldb/db_berkeley.c' object='../sasldb/db_berkeley.o' libtool=no
\
depfile='.deps/../sasldb/db_berkeley.Po'
tmpdepfile='.deps/../sasldb/db_berkeley.TPo' \
depmode=gcc3 /bin/sh ../config/depcomp \
/usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.
The following hunks should do it. The last one isn't a diff hunk, just
insert it somewhere apropriate in configure.in.
Do remember to run acconfig and autoconf to regenerate the GNU autotools
chain.
The rlimit stuff is a fix for linux kernels 2.4 won't bother to get out of
the patch. If you don'
I try to do 'make' for to install Cyrus-Imap 2.0.16, but I have this
problem:.
# make all CFLAGS=-O
...
gcc -c -I.. -I/usr/local/include -I/usr/local/BerkeleyDB.3.1/include -I/usr/
local/include -I/usr/include -I/opt
/sfw/include -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -I. -
I.
On Wed, 27 Feb 2002, Amos Gouaux wrote:
> > On Thu, 28 Feb 2002 02:19:08 +0900,
> > Hajimu UMEMOTO <[EMAIL PROTECTED]> (hu) writes:
>
> hu> Hi,
> hu> The current master doesn't become daemon. The master should run in
> hu> background and detach controling terminal. Following patch also
--On Wednesday, February 27, 2002 11:14 -0500 Cyrus Daboo
<[EMAIL PROTECTED]> wrote:
>
> Yes, one connection is used to do periodic STATUS polls of all mailboxes
> you have marked for new mail checking. Then a new connection is used when
> you actually open a mailbox. When a mailbox is open, the
Hi,
--On Wednesday, February 27, 2002 11:37 AM -0600 Dave Caplinger
<[EMAIL PROTECTED]> wrote:
| Is anyone aware of a voicemail system that will inter-operate with a
| cyrus IMAP server to either
|
| a) send users email with a URL where they can retrieve the voicemail
| (relying on a web browse
> On Thu, 28 Feb 2002 02:19:08 +0900,
> Hajimu UMEMOTO <[EMAIL PROTECTED]> (hu) writes:
hu> Hi,
hu> The current master doesn't become daemon. The master should run in
hu> background and detach controling terminal. Following patch also fixes
hu> compilation problem under FreeBSD (maybe *
Is anyone aware of a voicemail system that will inter-operate with a
cyrus IMAP server to either
a) send users email with a URL where they can retrieve the voicemail
(relying on a web browser for voicemail delivery)
or
b) deposit voicemail into a user's IMAP mailbox as a message with a
Hi,
The current master doesn't become daemon. The master should run in
background and detach controling terminal. Following patch also fixes
compilation problem under FreeBSD (maybe *BSD).
Index: cyrus-imapd-2.1.2/config.h.in
diff -u cyrus-imapd-2.1.2/config.h.in.orig cyrus-imapd-2.1.2/config.
I now took a look into /var/log/messages and there I found the following
lines (after I built cyrus-sasl and cyrus-imapd again following the
instructions of Rob Siemborski from December 7, 2001 concerning
saslauthd):
Feb 27 17:59:52 mail imapd[6675]: unknown password verifier saslauthd
Feb 27 17
On Wed, 27 Feb 2002, Andreas Piesk wrote:
> Feb 27 17:17:07 crypta imapd[6786]: login: localhost.localdomain[127.0.0.1]
> cyrus@testbox DIGEST-MD5 User logged in
[snip]
> admins: cyrus
You can't create the mailbox because you are logging in as the user
"cyrus@testbox" not "cyrus"
--On Wednesday, February 27, 2002 12:18 AM -0800 Ian Macdonald
<[EMAIL PROTECTED]> wrote:
> On Wed 27 Feb 2002 at 00:44:50 -0500, you wrote:
>
>> When Cyrus puts the return-path into the message, it qualifies it
>> with the value of 'servername' (defaulting to gethostname()). It
>> doesn't pass
OK, so I've been poking my way through the code a little more, and found
the database refresh routine (lib/cyrusdb_flat.c, map_refresh()). Is there
some reason why the file size is the conditional for refreshing the
database instead of the actual file modification time? It seems to me that
w
i cannot get cyrus-imapd-2.1.2 working.
i upgraded from 2.0.16 to 2.1.2.
the mailboxes created with 2.0.16 are still accessible, but i
cannot create new ones. sasl2 is working fine. the imtest
test was successful.
# cyradm --user cyrus localhost
Password:
localhost.localdomain> ver
name
--On Wednesday, February 27, 2002 11:14:36 -0500 Cyrus Daboo
<[EMAIL PROTECTED]> wrote:
> Yes, one connection is used to do periodic STATUS polls of all mailboxes
> you have marked for new mail checking. Then a new connection is used when
> you actually open a mailbox. When a mailbox is open, th
Hi,
--On Wednesday, February 27, 2002 9:05 AM -0700 "Alec H. Peterson"
<[EMAIL PROTECTED]> wrote:
|> The important thing to note is a recent change in our connection handling
|> that keeps a connection active for a short while after the user closes a
|> mailbox window, so that if they open anoth
--On Wednesday, February 27, 2002 10:55 -0500 Cyrus Daboo
<[EMAIL PROTECTED]> wrote:
>
> The important thing to note is a recent change in our connection handling
> that keeps a connection active for a short while after the user closes a
> mailbox window, so that if they open another mailbox soo
--On Wednesday, February 27, 2002 8:20 -0700 "Alec H. Peterson"
<[EMAIL PROTECTED]> wrote:
>
> Well if you could point me in the direction of where said caching takes
> place I'd be happy to play with it myself and report back.
I've found where the caching was taking place and commented it out:
Hi,
--On Wednesday, February 27, 2002 8:20 AM -0700 "Alec H. Peterson"
<[EMAIL PROTECTED]> wrote:
|> For improved performance, Cyrus tends to cache seen state changes
|> until the connection SELECTs some other mailbox. Thus the other
|> connection isn't changing its count.
|>
|> I don't have t
On Wed, 27 Feb 2002, Keith Kee wrote:
> I am using autoconf-2.52,libtool-1.4.2 and automake-1.5. Can anybody build
> the source tree successfully?
We build using the following versions, I suspect trying to use autoconf
2.52 is what is causing you trouble:
Autoconf version 2.13
automake (GNU aut
--On Wednesday, February 27, 2002 0:46 -0500 Lawrence Greenfield
<[EMAIL PROTECTED]> wrote:
> For improved performance, Cyrus tends to cache seen state changes
> until the connection SELECTs some other mailbox. Thus the other
> connection isn't changing its count.
>
> I don't have time to go lo
Volker Hutten schrieb:
>
> On Wed, 27 Feb 2002, Darin Perusich wrote:
> > did you set the cyrus users password? if your not sure then probably
> > not. you can check by running the sasldblistusers. set the password by
> > running "saslpasswd cyrus" (w/o quotes) then they run "cyradm -user
> > cyr
---
°¨¦~·s®ð¶H!ÅwÁâ°ê»ÚªÑ¥÷¦³¤½¥q ·s¦~«×ÂX¤j¼x¤~
-
¤½¥q²¤¶:
¥»¤½¥q¬°89¦~«×°ê¶T§½»{ÃÒ¤§¹q¸£¶i¥X¤fÁZÀu¶T©ö¤½¥q
¦~Àç·~ÃB22»õ ºÖ§Q«Ø¥þ «O»Ù¦~Á~14Ó¤ë
-
¼x¨D:
1.°ê¶T±Mû 2.°]°È±Mû 3.¬ü
Hi:
Last night, I checked out the sasl source from CVS, and tried to compile
the source tree. Here are the following steps I had taken:
bash-2.03# sh SMakefile
bash-2.03# ./configure
bash-2.03# ./configure
checking build system type... sparc-sun-solaris2.8
checking host system ty
Thanks for all your patience :-)
On Wed, 27 Feb 2002, Simon Matter wrote:
> There is a program "imtest" to test authentication and don't know what
> else. I don't know how to use it but maybe you should look at it.
This will cause the same error message ... no mechanism available ... :-/
> BTW:
On Wed, Feb 27, 2002 at 12:24:44AM -0600, Mike Grommet wrote:
>
> I'm not sure how to go about setting sendmail to use lmtp exclusively...
One way to do this is explained at: http://mail.cc.umanitoba.ca/source
Look for `feature/local_cyrus.m4'.
--
-Gary Mills--Unix Support--U of M Acad
On Wed, 27 Feb 2002, Darin Perusich wrote:
> did you set the cyrus users password? if your not sure then probably
> not. you can check by running the sasldblistusers. set the password by
> running "saslpasswd cyrus" (w/o quotes) then they run "cyradm -user
> cyrus `hostname`" (w/o quotes).
Passwo
did you set the cyrus users password? if your not sure then probably
not. you can check by running the sasldblistusers. set the password by
running "saslpasswd cyrus" (w/o quotes) then they run "cyradm -user
cyrus `hostname`" (w/o quotes).
Volker Hutten wrote:
>
> On Wed, 27 Feb 2002, Simon Matt
On Wed, 27 Feb 2002, Simon Matter wrote:
> Try cyradm --user cyrus --auth login localhost
>
> -Simon
>
> > IMAP Password:
> > Login failed: no mechanism available at
> > /usr/lib/perl5/site_perl/5.005/i386-linux/Cyrus/IMAP/Admin.pm line 109
> > cyradm: cannot authenticate to server
Volker Hutten schrieb:
>
> Hi,
>
> I am completely new to Cyrus, installed cyrus-sasl-2.1.0 and
> cyrus-imapd-2.1.2 on my RH6.2 with kernel 2.2.19.
> I started imapd with /usr/cyrus/bin/master & and can connect via telnet to
> both, pop3 and imap.
>
> When I try to use cyradm the following mess
Manuel Hendel schrieb am Wed, Feb 27, 2002 at 10:39:13AM +0100:
> On Mon, Nov 12, 2001 at 03:38:11PM +0100, Bernd Weber wrote:
>
> I got the same problem, or better said the same situation and the same
> exitcode in the procmaillog but the mentioned solution doesn't help
> for me.
> I would be ha
Hi,
I am completely new to Cyrus, installed cyrus-sasl-2.1.0 and
cyrus-imapd-2.1.2 on my RH6.2 with kernel 2.2.19.
I started imapd with /usr/cyrus/bin/master & and can connect via telnet to
both, pop3 and imap.
When I try to use cyradm the following message comes up after entering my
password:
Where did you get this information from?
--
When in danger or in doubt, run in circles, scream and shout!
-Clint's Cure-All
I'm filtering mails with procmail
:0: $LOGNAME.lock
* ^To: [EMAIL PROTECTED]
| /usr/local/cyrus/bin/deliver -a $LOGNAME -l $LOGNAME
procmail: Match on "^To: [EMAIL PROTECTED]"
procmail: Locking "mhe.lock"
procmail: Executing "/usr/local/cyrus/bin/deliver,-a,mhe,-l,mhe"
procmail: Assigning "
On Mon, Nov 12, 2001 at 03:38:11PM +0100, Bernd Weber wrote:
I got the same problem, or better said the same situation and the same
exitcode in the procmaillog but the mentioned solution doesn't help
for me.
I would be happy if someone knows any other solutions, or what to do
to solve my problem.
On Wed 27 Feb 2002 at 00:44:50 -0500, you wrote:
> When Cyrus puts the return-path into the message, it qualifies it
> with the value of 'servername' (defaulting to gethostname()). It
> doesn't pass that qualification to the Sieve subsystem.
Doesn't Cyrus only qualify it if the MAIL FROM in the
46 matches
Mail list logo