Hi David
Could you give some more details, such as what the patch does, which
version it's based on etc?
Cheers, Fred
>-Original Message-
>From: David Fuchs [SMTP:[EMAIL PROTECTED]]
>Sent: Samstag, 24. März 2001 00:25
>To:[EMAIL PROTECTED]
>Cc:Alfred Pfister; '[EMAIL PROTECTED
Hi Atif
Where could I find such a proxy?
Cheers, Fred
>-Original Message-
>From: Atif Ghaffar [SMTP:[EMAIL PROTECTED]]
>Sent: Freitag, 23. März 2001 18:43
>To:Alfred Pfister
>Cc:'[EMAIL PROTECTED]'
>Subject: Re: Period in mailbox names (again)
>
>Hi Alferd.
>
>If you don
Hi all,
I have successfully installed and configured the cyrus 2.0.12.
However,
when I try to telnet the imap server, it displays below.
[root@mail cyrus-imapd-2.0.12]# telnet localhost imap
Trying 10.0.1.14...
Connected to localhost.localdomain.
Escape character is '^]'.
Connection closed by
Hi,
I am trying to use AUTH proxying with timsieved. As far as I understand it
I have to use at least the PLAIN SASL mechanism to use AUTH proxying.
But by default the LOGIN mechanism is used.
I am using the managesieve Perl modules to access the server. How can I
tell them to use the PLAIN me
Hello,
I have always used stunnel to make imaps work.
Now since the new imaps and pop3s features where added I WAnted to try
them.
But now if a clients connects using imaps the client gets an error to
being impossible to establish the ssl connection. The imaps port is open
but no ssl connection
Is it possible to make users change their own password ?
is there some cyrus tool to do this ?
thanks
Rick
> On a side note, a smart web client (possibly with some server mods)
> can take advantage of the cyrus cache files and get even better
> performance.
>
Can you please provide more information on how this would work. What are the
'cyrus cache files' and what is their format?
BTW, I would back up
I keep getting the following error that happens to me quite often. It
results in my mail queue being backed up and having legitimate e-mails not
being delivered until I remove the mail that is guilty.
I am running Cyrus 1.6.24, I also have reject 8 bit set to no.
Running /var/spool/mqueue/f2E1
rj45 wrote:
>
> Hello,
> I have always used stunnel to make imaps work.
> Now since the new imaps and pop3s features where added I WAnted to try
> them.
> But now if a clients connects using imaps the client gets an error to
> being impossible to establish the ssl connection. The imaps port is
After self signing and creatign a dummy certificate I got this error when
I try to access to imaps from a client.
This is the error on the cyrus server:
Mar 26 17:52:36 factotum imapd[62569]: TLS engine: cannot load CA data
Mar 26 17:52:36 factotum imapd[62569]: starttls: TLSv1 with cipher
(NONE
Olaf Zaplinski wrote:
>
> "Scot W. Hetzel" wrote:
> > [...]
> > > 2. I have SASL with CRAM-MD5, Plain and Digest-MD5 but I can't use the
> > > secure authentication connection from outlook. I checked with imtest and
> > > sasl works with all auth method. Is outlook using something else?
> > >
hi,
cat smtpd.conf
is:
pwcheck_method: sasldb
TIA
On 26-Mar-2001 Scott Smith wrote:
> What is your pwcheck method in /etc/imapd.conf ?
>
> Scott
E-Mail: [EMAIL PROTECTED]
Date: 26-Mar-2001
Open Source Opens Minds. - DREAMWVR.COM
---
If you are using a Linux system, see if you have disallowed
connectivity to your "imapd" on your imap server. May not be
specifically for "imapd" but for all services. Check the
entries in /etc/hosts.allow and /etc/hosts.deny.
__
Seva
unplug wrote:
>
> Hi all,
>
> I have successfully installe
cyrus-imapd-1.6.24, cyrus-sasl-1.5.24
I'm having problems with sieve. It was working before I installed
websieve. I then was trying to work with websieve with different
options. Everything was working fine. I then started having problems
with websieve and installsieve where when I try to acti
Alfred,
I created the patch for cyrus-imapd version 2.0.11. It works on 2.0.12
as well, which is the version of Cyrus that I'm currently using.
All the patch does is convert any references to a dot (.) into a slash
(/) in the mailbox names. Once the patch is installed, you need to ref
rj45 wrote:
>
> After self signing and creatign a dummy certificate I got this error when
> I try to access to imaps from a client.
> This is the error on the cyrus server:
>
> Mar 26 17:52:36 factotum imapd[62569]: TLS engine: cannot load CA data
> Mar 26 17:52:36 factotum imapd[62569]: start
--On Monday, March 26, 2001 12:52:16 +0200 rj45 <[EMAIL PROTECTED]>
wrote:
> But now if a clients connects using imaps the client gets an error to
> being impossible to establish the ssl connection. The imaps port is open
> but no ssl connection can be established. I got this error in the cyrus
When my mail server comes up, the first ten or so connections to imapd or
pop3d fail with the server dumping core.
I'm running 2.0.12, does anyone know why that might happen?
thanks,
Scott
I am having a problem installing imapd-2.0.12...
on make all CFLAGS=-O I get an error
ucd-snmp/ucd-snmp-agent-includes.h : no such file or directory...I cannot find this
file anywhere else...? any suggestion..
I am installing on a Caldera e-server 2.3
Thanks
ps. I did have a warning in the
How does this work of you want to create a folder
with a '/' in the name?
Sounds like we've still got a reserved character that can't
be in folder names.
David Fuchs wrote:
>
> Alfred,
>
> I created the patch for cyrus-imapd version 2.0.11. It works on 2.0.12
> as well, which is the
That's a good point, you can't create a mailbox/subfolder that has a
slash in it. I've found, however, that the ability to have a dot
outweighs the loss of the slash.
If you want you could simply edit the patch, it's basically a unified
diff so you shouldn't have any problem going through it
Hi all.
Even though, I have done a few installations, of Cyrus, I always get
into trouble with mislinked db libraries or forge the flags that I
should pass to the Makefiles or forget the URL from where to download
Berkeley DB etc.
So to make my life easier, I have done a small Makefile that downl
"Joel M. Baldwin" wrote:
> How does this work of you want to create a folder
> with a '/' in the name?
>
> Sounds like we've still got a reserved character that can't
> be in folder names.
Why would you want to have a "/" in the username?
--
Atif Ghaffar
Internet Development Manager
4unet AG/
Yeah, I am using redhat linux6.1.
I have check that the files /etc/hosts.allow & /etc/hosts.deny are
empty.
Below is the config in /etc/services
imap143/tcp
pop3110/tcp
/etc/inet.conf
imapstream tcp nowait cyrus/usr/cyrus/bin/imapd imapd
pop3stream tcp nowait cy
Folks,
I'm unable to get cyrus-imapd's SSL support to offer reliable service, and I
was wondering if anyone might recognize the problem. Essentially every SECOND
connection to imaps fails. My test case is fetchmail client connection to
imaps, but I see the problem with Outlook 2000 as well.
Whe
The latest version of imapd gets built with tcpwrapper library
and hence you don't need to list it in /etc/inetd.conf.
You would have to provide more details about your configuration
and compilation options used, etc. If you are using "PAM" check
if you have a config file setup for imap service
Scott Smith wrote:
>
> When my mail server comes up, the first ten or so connections to imapd or
> pop3d fail with the server dumping core.
>
> I'm running 2.0.12, does anyone know why that might happen?
Any messages in imapd.log? Have you tried running the core through a
debugger?
--
Kenne
Hi,
Quick question about IMAPS. I currently use stunnel to bridge ports 993
and 143 to provide for IMAPS. The only problem is with an
SMTP-after-AUTH setup that I've rigged (smtp-poplock actually). It
regex's the imapd.log to collect IP addresses to allow. But since IMAPS
users through stunne
28 matches
Mail list logo