RE: [ANNOUNCE] eQmail-1.09 final is out
"Bill Olson" <[email protected]>
| Newsgroups | gmane.mail.qmail.general |
|---|---|
| Message-ID | <[email protected]> |
Can you elaborate on why you say eQmail will not solve your FreeBSD TLS issue What do you mean edit conf-cc. This is what is in it: cc -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 -----Original Message----- From: Kai Peter [mailto:[email protected]] Sent: Friday, April 29, 2016 9:38 AM To: [email protected] Subject: RE: [ANNOUNCE] eQmail-1.09 final is out On 2016-04-29 14:54, Bill Olson wrote: > Hello, > > I am interested in using eQmail myself as I have had nothing but > issues with TLS on FreeBSD. I can use TLS on i386 but I cannot get TLS > to work on amd64. I don't know what the issue is. > eQmail will not solve your FreeBSD TLS issue. > I downloaded eQmail below and when I run make I am getting the > following error. I am running FreeBSD 10.3 > > ./compile ip.c > ip.c:74:21: error: passing 'struct ip_address' to parameter of > incompatible type 'struct ip_address *'; take the address with & > temp=ip_fmt(s,ip4); > ^~~ > & > 1 error generated. > *** Error code 1 > > Stop. > make: stopped in /downloads/eqmail-1.09 This is because you use NOT gcc as recommended. Edit conf-cc. > > I am curious what patches are applied to this version of qmail. I know > you're working on the documentation. :-) I am a longtime user of John > Simpsons patch (located at > https://qmail.jms1.net/patches/combined-details.shtml ) and I am > interested to know if I can apply some of the patches in his script > including validrcptto and a few others. By using eQmail stop to think in patches, think in functionalities. Wanna recipient verification? Use e.g. a spp plugin. The freedom of choice what to use has the price that you have to do it by yourself. The docs are not complete overall, but the things above are in. > > Let me know. > > Bill Olson -- ---- Sent with eQmail-1.10-dev