hi henrique!
On Mon, 15 Nov 2004, OpenMacNews wrote:
SERVICES {
# imap cmd="imapd" listen="imap" prefork=0
imaps cmd="imapd -s" listen="imaps" prefork=0
That's not what you want.
aha. nice & clear again. thx!
but, why is "imapd -s is for IMAP connections tha
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
On Mon, 15 Nov 2004, OpenMacNews wrote:
> but, why is "imapd -s is for IMAP connections that are externally wrapped
> by SSL" --> considered "BAD"?
Because TLS allows one to select which certificate to present, and SSL
doesn't. SSLv3 is pretty much as good as TLSv1 otherwise (but I gather that
T
hi again,
but, why is "imapd -s is for IMAP connections that are externally wrapped
by SSL" --> considered "BAD"?
Because TLS allows one to select which certificate to present, and SSL
doesn't.
aha.
SSLv2 should not be used at all if you can help it
gone.
i presume, then, that SSLvX *starts* encryp
Igor Brezac wrote:
On Mon, 15 Nov 2004, Axel Grupe wrote:
Hi,
I got performance problems with saslauth daemon. I`m using debian
with cyrus 2.1.16 and saslauthd 2.1.19 for authentication.
The saslauthd is configured to use pam, which itself uses mysql for
password-verification.
I test the system
Hi!
> > Yes. Stress test it, especially LMTP parallel deliveries
> > (to a bunch of mailboxes and to the same mailbox) with
> > concurrent reads.
>
> I can log in to the account, but when I try to send the
> firsst email nothing happens.
>
> But the imap errorlog says
>
> imap[2583]: DBERROR
> Jim Archer wrote:
> > I was just faced with a demand from a new CIO to make
> > Outlook and it's
> > calendaring work and I really don't want to migrate to an Exchange
> > server. I like Cyrus!
> > A little digging revealed the Bynari Insight Connector, which is
> > supposed to install in to
Hi,
I found that if I store username with PAM encrypted password in a file
(just like /etc/passwd), email user need to login with plaintext password.
On the other hand, if Cyrus allow encrypted password login eg. encrypted
by MD5 or NTLM, password stored in the cyrus server need to be in plaintex
Zitat von Axel Grupe <[EMAIL PROTECTED]>:
> I performed a test for my saslauthd, it makes 1000 authentications
> within ~ 6,65 seconds (not bad!), and it still uses pam-> mysql.
> If I make the same test with saslauthd using ldap it goes "down" to ~
> 6,625. In deed these where cached by saslauthd
[EMAIL PROTECTED] wrote:
Zitat von Axel Grupe <[EMAIL PROTECTED]>:
I performed a test for my saslauthd, it makes 1000 authentications
within ~ 6,65 seconds (not bad!), and it still uses pam-> mysql.
If I make the same test with saslauthd using ldap it goes "down" to ~
6,625. In de
Zitat von Axel Grupe <[EMAIL PROTECTED]>:
> I'm running Debian Sarge so it's:
> saslauthd 2.1.19
> Source: pam-mysqlVersion: 0.5.0-6
> The System is just in testing mode, so it hasn't been up for a longer time.
> But thanks for the tip, I will observe it.
Could you send me ([EMAIL PROTECTED])
Hi All,
I have problem with running sieve scripts. I use Cyrus 2.0.16, cyrus.conf
is normal.conf. imapd.conf contains:
configdirectory: /var/imap
partition-default: /var/spool/imap
sieveusehomedir: false
sievedir: /usr/sieve
admins: adm
sasl_pwcheck_method: PAM
sendmail: /usr/sbin/sendmail
lmtp
On Tue, 16 Nov 2004, Axel Grupe wrote:
Igor Brezac wrote:
On Mon, 15 Nov 2004, Axel Grupe wrote:
Hi,
I got performance problems with saslauth daemon. I`m using debian with
cyrus 2.1.16 and saslauthd 2.1.19 for authentication.
The saslauthd is configured to use pam, which itself uses mysql for
pas
On Tue, 16 Nov 2004, Oliver Falk wrote:
I don't think this is correct. Cyrus doesn't need to know anything about
calendaring stuff, because it's the connector that saves the information in
some way.
The "in some way" is the questionable part of that. While it's true that
Cyrus doesn't care what kin
Dan Delaney wrote:
And there's nothing in Bynari's product info that indicates that the
Insight Server stores the calendar info in Cyrus.
Quote:
"The Bynari Insight Connector enables Microsoft Outlook functionality in
IMAP Mailboxes using corporate workgroup mode instead of /Internet only
mode/.
Hi,
i got a problem with a cyrus, postfix, fetchmail configuration on my server.
Well the story is simple and maybe the answer, too.
I´m using following configuration and i hope i don´t forget anything.
I got postfix 2.0 installed, with cyrus imap 2 on a freebsd 4.10 system.
The simpliest thing i
Hi folks,
I am wondering whether it is possible to use Cyrus imap to store the
personal folders from Outlook; that is, things like address book, calendar
etc?
Thanks,
Ruth
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: htt
The global addressbook wont show up. Perhaps I've missed a step.
I build the imsp server with theese options:
./configure \
--prefix=/usr/local \
--bindir=/usr/local/cyrus/bin \
--with-ldap=ldap \
--disable-gssapi \
--without-krb \
--with-auth=unix
I installed it and cr
hello this is my first mail to de list
My problem is the folowing
i configured cyrus-sasl with suport for encryted passwd, cyrus-imap with
auxprop, postfix, webcyradm
the sistem works but there are two problems
1 when cyrus start i get this messages in /var/log/imapd.log
Oct 15 16:36:00 piscis m
Hi,
I had sucessfully moved the mail boxes of my existing mail server to a
new server. However, when I use a mail client to open up the mailboxes
at the new server, I wasn't able to see sub-folders of INBOX created
previously on the old server.
Any one with any advice?
Thanks in advanced.
Damia
Hi Rob,
That helps!!
Thanks!
Rob Tanner wrote:
You may well have lost subscription information -- that's what
happened when I moved from an old Esys server to CMU (fortunately, I
knew ahead of ytime that that was going to happen). Some clients
(e.g., squirrelmail) don't show unsubscribed subfol
Hi,
We have a similar product called Toltec Connector (www.toltec.co.za) and
this is how it works:
It save the object (calendar/task/etc.) in a MS TNEF object and then
encapsulates the TNEF object in a RFC2822 mail that is the stored on the
IMAP4 server. The model used is synchronization where th
22 matches
Mail list logo