Hi all,
I am running cyrus-imapd 2.2.12 and I am trying to figgure out a way of
delivering to subfolders when the names of the folders have embedded spaces.
For instance, how can I deliver to when
sendmail (Or Cyrus) replaces the embedded space with a dot? producing a like
the following in
Hello Everybody:
I have installed cyrus for first time. But I have this
error on maillog file:
+-
verify_user(user.root) failed: Mailbox does not exist
+-
1.- I have created mailboxes with cyradm
2.- I can connect with ms outlook express, all
settings are ok.
3.- I can send mails
On Mon, 08 Aug 2005 17:56:25 +0200, Casper wrote:
>Looks like your sql select is wrong
If sql select is wrong, why this work:
#testsaslauthd -u egorkin.i -p 123 -r v-art.ru
0: OK "Success."
?
I heard about sasl auxprop. It need patch for crypt passwords.
I do not understand, what for to use aux
On Mon, Aug 08, 2005 at 03:57:53PM -0400, Jared Watkins wrote:
> >
> Well... I've run reconstruct on large mailboxes before... and when
> things are normal.. I can look at a top listing and see reconstruct at
> the top the list.. using lots of resources while it runs. In this
> case... it's no
Jared Watkins wrote:
Well... I've run reconstruct on large mailboxes before... and when
things are normal.. I can look at a top listing and see reconstruct at
the top the list.. using lots of resources while it runs. In this
case... it's not using any resources.. it shows no evidence that it'
Ken Murchison wrote:
Jared Watkins wrote:
Hello all..
I have a situation here where an 'exempt' user has accumulated nearly
27k messages and 1.5G of mail in their sent items folder and now any
attempt to access this folder has imap timeout problems and stuck
processes. The cyradm utility
Hi,
> I have a situation here where an 'exempt' user has accumulated nearly
> 27k messages and 1.5G of mail in their sent items folder and now any
> attempt to access this folder has imap timeout problems and stuck
> processes. The cyradm utility is also not able to work with the
> folder... atte
Jared Watkins wrote:
Hello all..
I have a situation here where an 'exempt' user has accumulated nearly
27k messages and 1.5G of mail in their sent items folder and now any
attempt to access this folder has imap timeout problems and stuck
processes. The cyradm utility is also not able to work
the problem is reated to the speed of accessing evrything on the
filesystem. there's no easy fix for this (other then possibly extending
the timeouts)
to 'fix' this you could create a new folder and manually copy a bunch of
the messages to that new folder then run reconstruct on both the old a
Hello all..
I have a situation here where an 'exempt' user has accumulated nearly
27k messages and 1.5G of mail in their sent items folder and now any
attempt to access this folder has imap timeout problems and stuck
processes. The cyradm utility is also not able to work with the
folder... a
I just post few weeks ago about a trouble configuring cyrus imspd.
There are some people that can help me please ??
Thanks in advance.
--
Vittorio Manfredini
Senior Technical Consultant
This message was sent using IMP, the I
Hello.
I've found that saslauthd is doing native authentication only in LDAP.
Mysql i Pgsql authentication can't be done by saslauthd.
Is one interested in using such configuration ?
Now i'm thinking if write patch for saslauthd to support Pgsql.
Or someone know how to make in sasl native pgsql
Looks like your sql select is wrong.
***
SELECT password FROM accountuser WHERE
username='egorkin.i'
***
Do a
SELECT password FROM accountuser WHERE username = '%u' and domain = '%r'
Alter table and add a domainrow. %u = user before @ and %r = realm, after
@.
Ok ?
or
SELECT password
On Aug 8, 2005, at 9:53 AM, Simon Matter wrote:I have never used sasldb but I think you can remove sasldb(2) because all your authentication is handled via saslauthd->LDAP. Simon I thought this as well but i don't believe that is the case for the Cyrus user, because the cyrus user is created only
>
> On Aug 8, 2005, at 12:14 AM, Simon Matter wrote:
>
>>> I had a working cyrus-imapd installation and had successfully added
>>> an account in the following way.
>>>
>>> # First set password for cyrus account
>>> saslpasswd cyrus
>>>
>>
>> With your config below, I don't thing you are using sasld
On Aug 8, 2005, at 12:14 AM, Simon Matter wrote:I had a working cyrus-imapd installation and had successfully addedan account in the following way.# First set password for cyrus accountsaslpasswd cyrus With your config below, I don't thing you are using sasldb. So why set apassword in sasldb/sasldb
On Sat, Aug 06, 2005 at 05:41:57PM +0200, Simon Matter wrote:
> > $ sudo ls -l /var/spool/imap/G/user/dimma
> > lrwxr-xr-x 1 root cyrus 34 Aug 4 20:21 /var/spool/imap/G/user/dimma ->
> > /var/spool/imap/D/user/dkirhlarov/
>
> Why did you get a link in you cyrus message store? Did you manipulat
On Sat, Aug 06, 2005 at 09:04:08AM -0700, Craig White wrote:
> Are you sure that the cyrus you installed has the 'auto features' patch
> installed?
I install this from freebsd ports. I can't look patch with similar name, but
this feature described in man imapd.conf. I think it must work.
--
Dmi
Hello!
saslauthd + pam_mysql work ok:
#testsaslauthd -u egorkin.i -p 123 -r v-art.ru
0: OK "Success."
#testsaslauthd -u [EMAIL PROTECTED] -p 123
0: OK "Success."
But I can't login to imapd (MUA evolution). Error messages:
/var/log/maillog:
imap[25019]: badlogin: igor.3b.ru [127.0.0.1] plaintext
19 matches
Mail list logo