Hi,
I just finished building postfix with cyrus,openldap2.2 and db4.2,
however I can't get isync built with db4.2.
I want to use isync to synchronize cyrus dirs to a backup server. if
isync is not good to perform this task, what other method I can use to
handle cyrus folders synchronization with
ç éè wrote:
Hi all.
A stupid question.
If i set autocreatequota: 1. What's the excatly size limit?
1k or 1B?
Hehe... I never had my newly created account assigned with quota
eventhought I have the autocreatquota defined.
Does anyone got a clue?
Sam
Thankx.
Wang
---
Cyrus Home Page: h
Simon Matter wrote:
Hi,
I got cyrus-imap2.2 and cyrus-sasl2.1.20 with saslauthd2 compiled in
FreeBSD 5.3.
I can successfully login with the following cyradm command:
# cyradm -u cyrus --server gateway.mydom.com --auth plain
Password:
IMAP Password:
gateway.mydom.com>
The log correspondin
Simon Matter wrote:
Hi,
Does anyone know how to configure cyrus with pam_pwdfile?
I have already configure pam_pwdfile with the following steps:
- sasl must be configured with `--with-pam --with-saslauthd
--enable-plain' and I disable the rest (checkapop, digest, otp, krb4,
etc.)
- imapd should be
Hi,
I got cyrus-imap2.2 and cyrus-sasl2.1.20 with saslauthd2 compiled in
FreeBSD 5.3.
I can successfully login with the following cyradm command:
# cyradm -u cyrus --server gateway.mydom.com --auth plain
Password:
IMAP Password:
gateway.mydom.com>
The log corresponding to the above cyr
Hi,
I got cyrus-imap2.2 and cyrus-sasl2.1.20 with saslauthd2 compiled in
FreeBSD 5.3.
I can successfully login with the following cyradm command:
# cyradm -u cyrus --server gateway.mydom.com --auth plain
Password:
IMAP Password:
gateway.mydom.com>
The log corresponding to the above cy
Hi
I need to implement a mail system using cyrus+openldap+postfix/exim.
Can anyone please point me to the right direction or is there any howto
for that?
Thanks
Sam
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web
Hi,
I don't know how to use the quota() function from the Cyrus::imap:admin
module.
The result returned from the quota() function is different from running
lq command in cyradm.
Please see below for illustration.
In cyradm:
> lq user/[EMAIL PROTECTED]
STORAGE 0/512000 (0%)
Cyrus::IMAP:Admin:
m
Ken Murchison wrote:
sam wun wrote:
Roland Pope wrote:
- Original Message - From: "sam wun" <[EMAIL PROTECTED]>
Do you know how to configure imapd.conf to support NTLM
authentication?
You need to have the SASL NTLM plugin in your SASL plugins directory
(/usr/lib/
Hi,
I have solved the problem with the external client authentication. But
this fix is only allow Mozilla user authenticate with encrypted password
on smtp using cram-md5,
It still failed with Outlook NTLM smtp authentication. I have changed the setting in imapd.conf allow plain password login.
Hi,
This failed with the error message:
2004-11-06 15:33:25 sasl_cram_md5 authenticator failed for
([192.168.9.1]) [192.168.9.1]: 535 Incorrect authentication data
2004-11-06 15:33:25 sasl_plain authenticator failed for ([192.168.9.1])
[192.168.9.1]: 535 Incorrect authentication data
192.168.9.1
Hi,
With NTLM enabled in cyrus, I still can't get Outlook mail client authenticate with
cyrus.
The error is:
Nov 2 12:56:23 at pop3[61182]: no secret in database
Nov 2 12:56:26 at pop3[61182]: badlogin: [192.168.4.235] NTLM user not found
I m sure the use id is in the sasldb2 file, because I can
Helmut Weigel wrote:
Hi all,
we have a large installation running here with about 3 users.
I'm now looking for an easy way to send an email to all users.
Any hints?
This task should be done with smtp server (eg. postfix, sendmail, exim,
qmail, etc..).
Thanks Helmut
---
Cyrus Home Page:
Roland Pope wrote:
- Original Message -
From: "sam wun" <[EMAIL PROTECTED]>
Do you know how to configure imapd.conf to support NTLM authentication?
You need to have the SASL NTLM plugin in your SASL plugins directory
(/usr/lib/sasl2/libntlm.so under RedHat Linu
Rob MacGregor wrote:
On Mon, 25 Oct 2004 20:01:29 +0800, sam wun <[EMAIL PROTECTED]> wrote:
SPA uses NTLM - you need to ensure that your Cyrus config has some way
of supporting this.
Do you know how to configure imapd.conf to support NTLM authentication?
Thanks
Sam
---
Cyrus Home Page
Alexander Dalloz wrote:
Am Mo, den 25.10.2004 schrieb sam wun um 16:37:
Outlook does not offer any certificate to a server for authentication.
I found that it does support by using TLS+Plain. The SPA in Outlook is
not functioning.
Sam
Alexander
---
Cyrus Home Page: http
Hi,
It seems that there may be possible to download some security patches
for Outlook 2002 in order to solve this issue of authentication with
Cyrus server.
I m wonder whether there is any patches for that?
Thanks
Sam
sam wun wrote:
Hi
I got mozilla mail client sucessfully authenticated with
Hi
I got mozilla mail client sucessfully authenticated with PKCS12 digital
certificate+SSL, but Outlook 2002 hsa no luck for this.
The mozilla mail client use CRAM-MD5+TLS for authentication, which is
indicated as below:
pop3s[27353]: login: [192.168.4.235] [EMAIL PROTECTED] CRAM-MD5+TLS
User lo
Hi,
I just configured Mozilla mail client use Secure authentication login to
Cyrus pop3/imap.
When I configure MS Outlook 2002, I found it is difficult to configure
for the same authenticaiton.
The Cyrus Imapd is version 2.2 with the following setup in the
imapd.conf file:
sasl_mech_list: plain
Hi,
The imtest runs well, I can login to imap and pop3 server without problem.
But sending email thru smtp authentication failed.
Here is the error:
# smtptest -v -a [EMAIL PROTECTED]
127.0.0.1
S: 220 at.mydomain.com ESMTP Exim 4.43 Mon, 2
Derrick J Brashear wrote:
I'd like to announce the release of Cyrus SASL 2.1.20 on
ftp.andrew.cmu.edu.
This version includes bug fixes, NTLM portability fixes, and a fix to
avoid an attack using the SASL_PATH environment variable when sasl is
used in a setuid environment.
Hi,
Great work, much ap
Dominic Ijichi wrote:
Quoting Akshay Kumar <[EMAIL PROTECTED]>:
Guys,
One more problem, cyradm wont work.
[EMAIL PROTECTED] bin]# ./cyradm
Can't load
'/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/Cyrus/IMAP/IMAP.so'
for module Cyrus::IMAP:
/usr/lib/perl5/site_perl/5.8.0/i386-linux
Sebastian Hagedorn wrote:
the most basic setting is
allowplaintext: no
in /etc/imapd.conf.
Hi,
After added the above option in impad.conf file, imap/pop3 login failed.
This because the server only provide plain text login I think.
What should configure cyrus-imapd so that I can use this option to
sam wun wrote:
sam wun wrote:
sam wun wrote:
Adi Linden wrote:
I have another solution to solve the problem, but not sure right
or not.
Since only user in default domain can't use domain name as their
login
name, I changed defaultdomain to "localhost".
Now all other domains are
sam wun wrote:
sam wun wrote:
Adi Linden wrote:
I have another solution to solve the problem, but not sure right or
not.
Since only user in default domain can't use domain name as their login
name, I changed defaultdomain to "localhost".
Now all other domains are treated as non
Hi,
I just used network sniffer to check the security of login password, I
found that password from 110 and 143 is in clear text.
How can I reconfigure cyrus so that it dos not use clear text
authentication?
I m using cyrus-imap(2.2) with SASL2
Thanks
Sam
---
Cyrus Home Page: http://asg.web.cmu.
Mike Nuss wrote:
Adi Linden wrote:
I have another solution to solve the problem, but not sure right or
not.
Since only user in default domain can't use domain name as their login
name, I changed defaultdomain to "localhost".
Now all other domains are treated as non-default domain.
Surely all users
Adi Linden wrote:
I have another solution to solve the problem, but not sure right or not.
Since only user in default domain can't use domain name as their login
name, I changed defaultdomain to "localhost".
Now all other domains are treated as non-default domain.
Surely all users in non-default do
sam wun wrote:
Adi Linden wrote:
Hi,
Sounds like you are having the same problem I have come across. In
imapd.conf your have on 'virtdomans: yes' and 'defaultdomain:
primary.com'.
If you have [EMAIL PROTECTED] as username in your user databse you cannot
login with user or [
Adi Linden wrote:
Hi,
Sounds like you are having the same problem I have come across. In
imapd.conf your have on 'virtdomans: yes' and 'defaultdomain: primary.com'.
If you have [EMAIL PROTECTED] as username in your user databse you cannot
login with user or [EMAIL PROTECTED] But if you have user as
Hi,
I use cyrus-imapd2.2 with sasl2 in FreeBSD 5.3.
I have a problem with creating [EMAIL PROTECTED] as user name in cyrus.
When [EMAIL PROTECTED] created by cyrus and password created by
saslpasswd2, [EMAIL PROTECTED] cant login to cyrus imap server.
But if I create "user" as login name, I can lo
Hi,
Can anyone please tell me where is the Default Folder Path of
Cyrus-imapd version 2.2 in FreeBSD?
Thanks
Sam.
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
Hi,
Does anyone know where are inbox folders created by cyrus-imap(v2.2)?
I want to use self-learning command from spamassassin to learn from
these folders. Here is something that I want to use:
sa-learn --spam ~/var/spool/imap/saved-spam-folder
sa-learn --ham ~/var/spool/imap/inbox
Simon Matter wrote:
Hi,
I m using Cyrus-imap 2.2 with SASL2 enabled in FreeBSD 5.3
I created an email account with false mailboxes. I probalby have messed
up the folders. At the end, I deleted this email account with its folders.
However when I recreate this user email acount, and assigned folders
Hi,
I m using Cyrus-imap 2.2 with SASL2 enabled in FreeBSD 5.3
I created an email account with false mailboxes. I probalby have messed
up the folders. At the end, I deleted this email account with its folders.
However when I recreate this user email acount, and assigned folders
(Sent, Trash, Draf
35 matches
Mail list logo