Mart Pirita <sysadmin@...> wrote: > I haven't read this list for a while and using right now version 3.1.8, > I'd like to give try to latest version, but is there some upgrade guide, > or should I just compile it like before: > > ./configure --with-user=smmsp --without-db --without-drac-db > \ > --with-conffile=/etc/mail/greylist.conf > --with-dumpfile=/etc/mail/greylist.db \ > --bindir=/usr/local/sbin --enable-dnsrbl --with-libbind=/usr/lib No configure flag has been removed or altered in its semantics, so it should work. > And using same greylist.conf (or some syntax did change?) everything > should run well? greylist.conf has evolved, but backward compatibility has been maintained, so you can just drop your old file and it will work. Check the man page for the new features. The biggest change is acl being replaced by racl (RCPT-stage ACL) and dacl (DATA-stage ACL). acl is now a synonym for racl so that older config keep working as they did before. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] milter-greylist 4.0 release candidate 1
2007-10-12 by manu@netbsd.org
Attachments
- No local attachments were found for this message.