I am seeing a lot of these type errors in the log file:
IOERROR: fstating sieve script /usr/sieve/a/ap934499/defaultbc: No such
file or directory
append_check() of 'user.mh202200' failed
append_check() of 'user.am109499' failed
IOERROR: fstating sieve script /usr/sieve/a/ak132301/defaultbc
On Fri, 1 Aug 2003, Andre Nicholson wrote:
> Wait, hold on here. You're making this harder than it has to be.
>
> Make the /client/ use lowercase names --
>
> MySQL:
> SELECT LOWER(email_user) FROM some_table;
>
> If it's Web-Cyradm that you want to change just find where it passes the
> authent
Wait, hold on here. You're making this harder than it has to be.
Make the /client/ use lowercase names --
MySQL:
SELECT LOWER(email_user) FROM some_table;
If it's Web-Cyradm that you want to change just find where it passes the authentication
information off and just alter the application to cha
On Fri, 1 Aug 2003, Bartosz Jozwiak wrote:
> So if I upgarde to cyrus 2.2 the username will not be case sensitive any
> more?
It will appear case insensitive to the user. Cyrus will lowercases all
usernames before it proceeds. You need to make sure that all mailboxes
are lowercase in the mails
So if I upgarde to cyrus 2.2 the username will not be case sensitive any
more?
I am storing or apssword and username in database MySql.
Still it will work?
Regards,
Bartosz Jozwiak
- Original Message -
From: "Igor Brezac" <[EMAIL PROTECTED]>
To: "Bartosz Jozwiak" <[EMAIL PROTECTED]>
Cc
You need to upgrade to cyrus 2.2 or make a patch.
-Igor
On Fri, 1 Aug 2003, Bartosz Jozwiak wrote:
> Hello,
>
> Is it possible to somehow change Cyrus that your login name will not be case
> sensitive??
>
> I am using Web-Cyradm, Cyrus SASL, Cyrus Imap and Mysql.
>
>
> Bartosz Jozwiak
>
>
--
Hello,
Is it possible to somehow change Cyrus that your
login name will not be case
sensitive??
I am using Web-Cyradm, Cyrus SASL, Cyrus Imap and
Mysql.
Bartosz Jozwiak
Typically the way this is accomplished is that you create your own CA and
issue client certificates from it. Then you just have Cyrus check the
client certificate against the set of allowed CAs. This also gives you
good control with respect to revoking certificates.
Alec
--On Friday, August
Title: Is there a "database" for client certificates ?
Hi,
I'm running cyrus-imapd 2.1.14 with openssl 0.9.7b.
I've generated and installed server certificate and client certificate.
My tls authentication (server + client) is ok (with a netscape mail client, since it does not work with ou
On Fri, 1 Aug 2003, Jure Pecar wrote:
> Why am i writing all this?
> I still think that imapd should not crash or do other unreasonable things
> (like looping with 100% cpu consumption) when confronted with corrupted
> files. I had many interesting expiriences on our production system, where
> fs
On Fri, 2003-08-01 at 01:24, Ramprasad A Padmanabhan wrote:
> On Wed, 2003-07-16 at 12:28, Joakim Ryden wrote:
[...]
> > Check out this tool:
> > http://www.jplanglois.com/products/imapcp/
> >
> > I have used it for Exchange, cyrus, courier and whole bunch of other IMAP
> > migrations. It has nev
I was running a cvs snapshot of 2.2 from august 2002 for my personal mail
till now, when i upgraded to 2.2.1.
A folder for info-cyrus developed some strange behaviour a couple of
months ago: some clients would see a bounch of mail that was no longer
there (sylpheed), some clients would see it ok
On Wed, 2003-07-16 at 12:28, Joakim Ryden wrote:
En viss Ramprasad A Padmanabhan skrev:
[...]
> Great to hear that you too are using Mail::IMAPClient. Just a question
> When I used the migrate function to migrate the folders ( from a WU-imap
> server to a cyrus server ) I found that My script
13 matches
Mail list logo