I want to compile the IMAP server in order to inactivate SSL support. Do you know where the sources reside?
Αρχικό μήνυμα από Andreas Winkelmann <ml@awinkelmann.de>:
Am Mittwoch, 28. Januar 2004 15:06 schrieb John:
I want to compile the IMAP server in order to inactivate SSL support.
Do you know where the sources reside?
DVD2
-- Andreas
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
Only 5 Cd's i have, which one?
Am Mittwoch, 28. Januar 2004 15:20 schrieb isofroni@cc.uoi.gr:
I want to compile the IMAP server in order to inactivate SSL support.
Do you know where the sources reside?
DVD2
Only 5 Cd's i have, which one?
Which Suse-Version? 9.0? The sourcecodes are only on dvd(2). Or ftp://ftp.suse.com/pub/suse/i386/9.0/suse/src/ -- Andreas
Αρχικό μήνυμα από Andreas Winkelmann <ml@awinkelmann.de>:
Am Mittwoch, 28. Januar 2004 15:20 schrieb isofroni@cc.uoi.gr:
I want to compile the IMAP server in order to inactivate SSL support.
Do you know where the sources reside?
DVD2
Only 5 Cd's i have, which one?
Which Suse-Version? 9.0? The sourcecodes are only on dvd(2).
Or ftp://ftp.suse.com/pub/suse/i386/9.0/suse/src/
-- Andreas
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
And how to compile the package with new options (not SSL Support for example)
Hi, if you got the source code (I don't have it here right now) there might me a 'configure' tool. Just execute: configure --help for a list of options. Look for SSL or whatever you like to implemente. HTH Martin
And how to compile the package with new options (not SSL Support for example)
----- Original Message ----- From: "Martin Mielke" <martin.mielke@thales-is.com> To: <suse-linux-e@suse.com> Sent: Wednesday, January 28, 2004 4:45 PM Subject: RE: [SLE] IMAP source
Hi,
if you got the source code (I don't have it here right now) there might me a 'configure' tool. Just execute: configure --help for a list of options. Look for SSL or whatever you like to implemente.
HTH
Martin
And how to compile the package with new options (not SSL Support for example)
I downloaded the src.rpm. Now what follows?
Am Mittwoch, 28. Januar 2004 15:35 schrieb isofroni@cc.uoi.gr:
And how to compile the package with new options (not SSL Support for example)
Hmm, you have to change the Makefile. Set the variable SSLTYPE to none. This i had found in a german howto. I think you will find many hits with google, even in english. -- Andreas
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I modified the default compiler options for imap package, and built another ones. This package permit non-encripted paswords. You can see them with the name imap-pwd at: http://www.oxixares.com/rpms/SuSE_9.0 or 8.2 ... There you also can find the src.rpm. If you install the src.rpm then in the file /usr/src/packages/SOURCES you will find the sources and in the file /usr/src/packages/SPECS/imap_pwd.spec you can see the compiler options used for build them. Guillermo. On Wednesday 28 January 2004 15:06, John wrote:
I want to compile the IMAP server in order to inactivate SSL support.
Do you know where the sources reside?
- -- Guillermo Ballester Valor gbv@oxixares.com Ogijares, Granada SPAIN Linux user #117181. See http://counter.li.org/ Public GPG KEY http://www.oxixares.com/~gbv/pubgpg.html -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux) iD8DBQFAF85iOA2UfsyErNQRAnhbAJ4hk+nemZD6OCDaJSwwMd6TDdsAQQCgoWrB PohLE925ludvsb7ouGm6J7Q= =Jjfr -----END PGP SIGNATURE-----
Αρχικό μήνυμα από Guillermo Ballester Valor <gbv@oxixares.com>:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hello,
I modified the default compiler options for imap package, and built another ones. This package permit non-encripted paswords. You can see them with the name imap-pwd at:
http://www.oxixares.com/rpms/SuSE_9.0
or 8.2 ... There you also can find the src.rpm. If you install the src.rpm then in the file /usr/src/packages/SOURCES you will find the sources and in the file /usr/src/packages/SPECS/imap_pwd.spec you can see the compiler options used for build them.
Guillermo.
On Wednesday 28 January 2004 15:06, John wrote:
I want to compile the IMAP server in order to inactivate SSL support.
Do you know where the sources reside?
- -- Guillermo Ballester Valor gbv@oxixares.com Ogijares, Granada SPAIN Linux user #117181. See http://counter.li.org/ Public GPG KEY http://www.oxixares.com/~gbv/pubgpg.html
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)
iD8DBQFAF85iOA2UfsyErNQRAnhbAJ4hk+nemZD6OCDaJSwwMd6TDdsAQQCgoWrB PohLE925ludvsb7ouGm6J7Q= =Jjfr -----END PGP SIGNATURE-----
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
Thank you very much Guillermo! It worked!!!
participants (5)
-
Andreas Winkelmann
-
Guillermo Ballester Valor
-
isofroni@cc.uoi.gr
-
John
-
Martin Mielke