> The solution appears to be to disable the use of Kerberos by OpenSSL as
> suggested by Ken, or to explicitly add /usr/kerberos/include to your
> include search path as I suggested earlier.
>
> I'll FAQ Ken's solution to this if nobody objects.
OK, I've added it to the FAQ. The entry, if anybody
EMAIL PROTECTED]
Sent: Friday, January 30, 2004 4:43 AM
To: David Grant
Subject: Re: Install problem resolved.
David Grant wrote:
> I went back and took a look and I was mixed up.
>
> I thought I needed two keys, one set for pop3 and one set for imap, so now
I
> have:
>
> Tls_p
PROTECTED]
Sent: Friday, January 30, 2004 1:11 AM
To: David Grant
Cc: [EMAIL PROTECTED]
Subject: Re: Install problem resolved.
David Grant wrote:
Jan 29 08:58:42 server1 pop3s[31979]: pop3s: required OpenSSL options not
present
Jan 29 08:58:42 server1 pop3s[31979]: Fatal error: pop3s: required
On Fri, 2004-01-30 at 00:37, Wil Cooley wrote:
> > In file included from /usr/include/openssl/ssl.h:179,
> > from prot.h:56,
> > from prot.c:72:
> > /usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory
> ^^ P
Wil Cooley wrote:
On Thu, 2004-01-29 at 03:23, David Grant wrote:
Ok, here is what happens when I make it. I'm running RedHat ES 3. I tried it
without any options. The configure was: ./configure
--with-openssl=/usr/include/openssl
In file included from /usr/include/openssl/ssl.h:179,
On Thu, 2004-01-29 at 03:23, David Grant wrote:
> Ok, here is what happens when I make it. I'm running RedHat ES 3. I tried it
> without any options. The configure was: ./configure
> --with-openssl=/usr/include/openssl
>
>
> In file included from /usr/include/openssl/ssl.h:179,
>
Yes, I have tls_cert_file and tls_key_file.
David Grant
-Original Message-
From: Mike Brodbelt [mailto:[EMAIL PROTECTED]
Sent: Friday, January 30, 2004 1:11 AM
To: David Grant
Cc: [EMAIL PROTECTED]
Subject: Re: Install problem resolved.
David Grant wrote:
> Jan 29 08:58:42 serv
David Grant wrote:
> Jan 29 08:58:42 server1 pop3s[31979]: pop3s: required OpenSSL options not
> present
> Jan 29 08:58:42 server1 pop3s[31979]: Fatal error: pop3s: required OpenSSL
> options not present
> Jan 29 08:58:42 server1 master[24086]: service pop3s pid 31979 in READY
> state: terminated
The export command worked perfectly and I was able to install.
Now I'm onto a another problem in testing IMAP. I searched through google
and found nothing on this:
Jan 29 08:58:42 server1 pop3s[31979]: pop3s: required OpenSSL options not
present
Jan 29 08:58:42 server1 pop3s[31979]: Fatal error:
Sorry if I sound excessively grumpy in my last message. I've been
dealing with difficult customers all day, and didn't mean to come out that short.
Craig Ringer
David Grant wrote:
Ok, here is what happens when I make it. I'm running RedHat ES 3. I tried it
without any options. The configure was: ./configure
--with-openssl=/usr/include/openssl
[EMAIL PROTECTED] cyrus-imapd-2.2.3]# make
### Making all in /opt/cyrus-imapd-2.2.3/man
make[1]: Entering director
On Thu, 2004-01-29 at 19:23, David Grant wrote:
> Ok, here is what happens when I make it. I'm running RedHat ES 3. I tried it
> without any options. The configure was: ./configure
> --with-openssl=/usr/include/openssl
Great; that's more useful. I you post that level of information when
asking a q
Ok, here is what happens when I make it. I'm running RedHat ES 3. I tried it
without any options. The configure was: ./configure
--with-openssl=/usr/include/openssl
[EMAIL PROTECTED] cyrus-imapd-2.2.3]# make
### Making all in /opt/cyrus-imapd-2.2.3/man
make[1]: Entering directory `/opt/cyrus-imap
On Thu, 2004-01-29 at 16:46, David Grant wrote:
> I ./configure, 'make depend', and then attempt to 'make all CFLAGS=-0', and
> I get syntax errors all over the place starting with line 57 in the
> configure script with kssl.h and krb5.h. It also says no such file or
> directory, but I've checked a
Hello,
I ./configure, 'make depend', and then attempt to 'make all CFLAGS=-0', and
I get syntax errors all over the place starting with line 57 in the
configure script with kssl.h and krb5.h. It also says no such file or
directory, but I've checked and those 2 files are there, plus I added
--with-
On Tue, 27 Mar 2001, unplug wrote:
> 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
> imap 143/tcp
> pop3 110/tcp
>
> /etc/inet.conf
> imapstream tcp nowait cyrus/usr/cyrus/bi
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
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
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
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
20 matches
Mail list logo