Tere.
Well, I'm trying to get latest milter-greylist working with postfix in
macosx 10.4 with options:
./configure --with-user=postfix --without-db --without-drac-db
--enable-postfix \
--with-conffile=/opt/etc/greylist.conf
--with-dumpfile=/opt/local/etc/greylist.db \
--with-libmilter=/Users/admin/sendmail-8.14.0/libmilter
and getting hundreds lines errors, starting with:
milter-greylist.c:80:29: error: libmilter/mfapi.h: No such file or directory
In file included from dump.h:67,
from milter-greylist.c:82:
milter-greylist.h:150: error: parse error before 'sfsistat'
milter-greylist.h:150: warning: no semicolon at end of struct or union
milter-greylist.h:153: error: parse error before '}' token
and ending with:
milter-greylist.c:2867: warning: return type defaults to 'int'
milter-greylist.c: In function 'stat_from_code':
milter-greylist.c:2871: error: 'SMFIS_REJECT' undeclared (first use in
this function)
milter-greylist.c:2875: error: 'SMFIS_TEMPFAIL' undeclared (first use in
this function)
make: *** [milter-greylist.o] Error 1
So question is, should it compile in osx at all? And seems libmilter
stuff is missing, however the sendmail source is pointed?
--
MartMessage
milter-greylist with postfix in macosx 10.4?
2007-02-28 by Mart Pirita
Attachments
- No local attachments were found for this message.