[OpenIndiana-discuss] Missing package in the main hispter publisher

cpforum cpforum at orange.fr
Sun Oct 9 17:41:00 UTC 2016


 

 

> Message du 28/09/16 00:01
> De : "Adam Števko" 
> A : "Discussion list for OpenIndiana" 
> Copie à : 
> Objet : Re: [OpenIndiana-discuss] Missing package in the main hispter publisher
> 
> Hi,
> 
> dovecot is pending review. You are free to contribute other components, they would be a nice addition!
 

I'm missing time to learn how to build an OI package.

 

For the proposed packages I can give the configure options.

(just remove /local for a packaged version).

 

 

libspf2 2-1.2.10
====
./configure --prefix=/usr/local
make check
make install


opendkim 2.10.3
=======

./configure --prefix=/usr/local \
--sysconfdir=/etc/mail
make clean
make
make check
make install

opendmarc   1.3.1 (1.3.2 is beta)
========

with bundled spf

./configure --prefix=/usr/local --with-spf
make
make check
make install


with libspf2 (no check done)

./configure --prefix=/usr/local --with-spf --with-spf2-lib=/usr/local/lib \
 --with-spf2-include=/usr/local/include/spf2
make
make check
make install



milter-greylist 4.6.1
==========


First You need to add flex and bison to have a successful configure


LIBS="-lumem" ./configure --prefix=/usr/local --with-user=smmsp \
       --enable-dnsrbl \
       --with-libspf2=/usr/local --with-libopendkim=/usr/local
make clean
make
make install

 

Milter greylist as many features that needs other libs such geoip, etc.

 

 

 


> 
> Cheers,
> Adam
> 
> > On Sep 27, 2016, at 8:23 PM, cpforum  wrote:
> > 
> > Hi,
> > 
> > Hipster publisher http://pkg.openindiana.org/hipster/ has 2 SMTP server sendmail 8.15.2 and postfix 3.1.1 but give no imap server, no listmanager, an no milter but clamav.
> > 
> > I think dovecot + dovecot sieve, mailman, milter-greylist, opendkim, opendmarc are good candidates to have a full OI mail solution (all are easy to compile).
> > 
> > Other suggestions :
> > 
> > - clamtk (a tk clamav interface for desktop)
> > 
> > - tinyca2 a tool to generate certificates (I compile it in 2009 under opensolaris whith SFEtinyca2.spec help).
> > 
> > 
> > 
> > _______________________________________________
> > openindiana-discuss mailing list
> > openindiana-discuss at openindiana.org
> > https://openindiana.org/mailman/listinfo/openindiana-discuss
> 
> _______________________________________________
> openindiana-discuss mailing list
> openindiana-discuss at openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
> 
>
> [ signature.asc (0.8 Ko) ]


More information about the openindiana-discuss mailing list