RE: [ANNOUNCE] eQmail-1.09 final is out
Kai Peter <[email protected]>
| Newsgroups | gmane.mail.qmail.general |
|---|---|
| Message-ID | <[email protected]> |
On 2016-04-29 15:47, Bill Olson wrote: > Can you elaborate on why you say > > eQmail will not solve your FreeBSD TLS issue > Because it is a FreeBSD issue. Overall, a program uses the provided ssl implementation from the distro. If the implementation is broken, the program uses a broken implementation. How should this work properly? This is not a problem of eQmail or any other derivatives. That's what I understand of the given info. > What do you mean edit conf-cc. This is what is in it: > > cc -O2 -DINET6 -DTLS=20151215 -I/usr/local/openssl/include > Yes, it is. Edit it to your needs. Seems that your ignorance is quite to big here. And again, conf-cc is documented! I can't teach you how to use/adjust a compiler and tools. Nevertheless, the easiest way is may be: gcc -O2 -DINET6 -DTLS=20151215 -I/usr/local/openssl/include > Let me know. > > Bill Olson > [email protected] > Nelson and Wright, Inc. > Tel 207-929-8238 > Fax 207-929-4278 > http://www.nelsonandwright.com >