search for: libmilter

Displaying 14 results from an estimated 14 matches for "libmilter".

2003 Mar 30
0
FreeBSD Security Advisory FreeBSD-SA-03:07.sendmail
...ail/doc/op/op.me 1.1.1.3.2.15 src/contrib/sendmail/editmap/editmap.8 1.1.1.1.2.2 src/contrib/sendmail/include/sm/bdb.h 1.1.1.1.2.2 src/contrib/sendmail/include/sm/conf.h 1.1.1.1.2.7 src/contrib/sendmail/libmilter/docs/api.html 1.1.1.1.2.2 src/contrib/sendmail/libmilter/docs/design.html 1.1.1.1.2.2 src/contrib/sendmail/libmilter/docs/index.html 1.1.1.1.2.2 src/contrib/sendmail/libmilter/docs/installation.html 1.1.1.1.2.3 src/contrib/sendmail/libmilter/doc...
2003 Mar 29
1
Security fix (Fwd: sendmail 8.12.9 available
From bugtraq :-( >-----BEGIN PGP SIGNED MESSAGE----- > >Sendmail, Inc., and the Sendmail Consortium announce the availability >of sendmail 8.12.9. It contains a fix for a critical security >problem discovered by Michal Zalewski whom we thank for bringing >this problem to our attention. Sendmail urges all users to either >upgrade to sendmail 8.12.9 or apply a patch for
2003 Mar 30
3
FreeBSD Security Advisory FreeBSD-SA-03:07.sendmail
...ail/doc/op/op.me 1.1.1.3.2.15 src/contrib/sendmail/editmap/editmap.8 1.1.1.1.2.2 src/contrib/sendmail/include/sm/bdb.h 1.1.1.1.2.2 src/contrib/sendmail/include/sm/conf.h 1.1.1.1.2.7 src/contrib/sendmail/libmilter/docs/api.html 1.1.1.1.2.2 src/contrib/sendmail/libmilter/docs/design.html 1.1.1.1.2.2 src/contrib/sendmail/libmilter/docs/index.html 1.1.1.1.2.2 src/contrib/sendmail/libmilter/docs/installation.html 1.1.1.1.2.3 src/contrib/sendmail/libmilter/doc...
2003 Jul 29
2
stable libmilter leaks kqueue descriptors?
A few weeks back I upgraded my mail server to -STABLE from a 4.2-STABLE incarnation that had been running for years. Part of recompiling everything on the box involved disassociating my use of the sendmail port I was using and to use the base sendmail in -STABLE. -STABLE builds with libmilter, so I simply recompiled one of my milter clients with the milter headers, objs, etc that were produced from buildworld. However, now I notice that the client (dccm in this case -- www.rhyolite.com/dcc ) slowly uses all the descriptors on the box and must be restarted. I started logging it's...
2007 Nov 04
1
Testing with some Unstable
...ally, assuming you now have unstable in your sources.list, those > are packages currently installed for which there are updates available > (probably unstable updates...). Be careful or you'll end up farther > than you want. > > I can't answer to the specifics of sendmail and libmilter, but so long > as you have unstable in your sources.list, those kept-back packages > will appear (unless you upgrade them, of course). Probably, on the > assumption that sendmail and libmilter is sufficient for your needs, > you should change you sources.list back once those two upgrade...
2007 Jul 22
1
error for milter
...m-milter-1.2.0/obj.Linux.2.6.18-8.el5xen.i686/dkim-filter make[1]: Entering directory /tmp/software/dkim-milter-1.2.0/obj.Linux.2.6.18-8.el5xen.i686/dkim-filter' cc -O2 -I. -I../../include -I../libdkim/ -D_REENTRANT -DXP_MT -c -o dkim-filter.o dkim-filter.c dkim-filter.c:63:29: error: libmilter/mfapi.h: No such file or directory dkim-filter.c:193: error: expected specifier-qualifier-list before ???_SOCK_ADDR??? dkim-filter.c:213: error: ???SMFIS_ACCEPT??? undeclared here (not in a function) dkim-filter.c:216: error: ???SMFIS_TEMPFAIL??? undeclared here (not in a function) dkim-filt...
2003 Aug 13
1
Pthread woes (solved)
The following recent commit has prevented my threaded apps (slapd and icecast in particular) from going beserk. Thanks. $FreeBSD: src/lib/libc_r/uthread/uthread_kqueue.c,v 1.1.2.1 2003/08/10 23:52:59 mp Exp $ --------------------------------------- Robin P. Blanchard Systems Integration Specialist Georgia Center for Continuing Education fon: 706.542.2404 <|> fax: 706.542.6546
2007 Aug 15
1
Mail Restrictions with sendmail
Hi all, I am running sendmail with MailScanner on CentOS. I want to enable some restrictions. Restrictions are given below. All clients Currently can send Bcc from their workstations as usual. I want to disable (block Bcc) that feature. Can I do it from the Sendmail Server ? All clients currently can send Cc form their workstations as usual. I want to limit it. Let's say about 5 Cc s .
2005 May 14
3
Adding/Removing Headers with Sendmail
Hi, I posted this query a few weeks ago but never received a response. I'm guessing that I didn't put things right, so here is another go. The company that I work for currently has email addresses in the format of:- firstname.surname.ext at example.com Which we use for various marketing campaigns (therefore the .ext bit is variable). Currently we have this setup as distribution
2003 Aug 13
1
Errors Building 4.8
...usr/include/arpa mkdir -p /usr/obj/usr/src/i386/usr/include/dev mkdir -p /usr/obj/usr/src/i386/usr/include/fs mkdir -p /usr/obj/usr/src/i386/usr/include/g++/std mkdir -p /usr/obj/usr/src/i386/usr/include/isc mkdir -p /usr/obj/usr/src/i386/usr/include/isofs mkdir -p /usr/obj/usr/src/i386/usr/include/libmilter mkdir -p /usr/obj/usr/src/i386/usr/include/objc mkdir -p /usr/obj/usr/src/i386/usr/include/openssl mkdir -p /usr/obj/usr/src/i386/usr/include/protocols mkdir -p /usr/obj/usr/src/i386/usr/include/readline mkdir -p /usr/obj/usr/src/i386/usr/include/rpc mkdir -p /usr/obj/usr/src/i386/usr/include/rpcsv...
2008 Jan 08
2
[LLVMdev] Adding ClamAV to the llvm testsuite (long)
...> /* Define to 1 if you have the <inttypes.h> header file. */ > /* #define HAVE_INTTYPES_H 1 */ > > /* in_addr_t is defined */ > /* #define HAVE_IN_ADDR_T 1 */ > > /* in_port_t is defined */ > /* #define HAVE_IN_PORT_T 1 */ > > /* Define to 1 if you have the <libmilter/mfapi.h> header file. */ > /* #undef HAVE_LIBMILTER_MFAPI_H */ > > /* Define to 1 if you have the <limits.h> header file. */ > #define HAVE_LIMITS_H 1 > > /* Define to 1 if you have the <malloc.h> header file. */ > /* #define HAVE_MALLOC_H 1 */ > > /* Defin...
2007 Dec 18
0
[LLVMdev] Adding ClamAV to the llvm testsuite (long)
Chris Lattner wrote: > One way to do this is to add a "cut down" version of the app to the > test suite. I disabled optional features in clamav-config.h > >> 2. GPL license. Chris? > > Any open source license that allows unrestricted redistribution is > fine in llvm-test Ok, I have created a script that automatically checks out ClamAV 0.92-stable source code
2007 Dec 18
3
[LLVMdev] Adding ClamAV to the llvm testsuite (long)
On Mon, 17 Dec 2007, Evan Cheng wrote: > We always welcome more tests. But it looks like there are two issues > here. > > 1. The autoconf requirement. Is it possible to get one configuration > working without the need for autoconf? One way to do this is to add a "cut down" version of the app to the test suite. > 2. GPL license. Chris? Any open source license that
2013 Jan 26
0
Processed: switching email address
...! Bug #682741 [piuparts] piuparts: needs a second set of ignoreed files and patterns for "partial purge" tests Changed Bug submitter to 'Andreas Beckmann <anbe at debian.org>' from 'Andreas Beckmann <debian at abeckmann.de>' > submitter 681147 ! Bug #681147 [libmilter-dev] libmilter-dev: /u/s/d/libmilter-dev is a symlink to sendmail, but ships files in /u/s/d/libmilter-dev Changed Bug submitter to 'Andreas Beckmann <anbe at debian.org>' from 'Andreas Beckmann <debian at abeckmann.de>' > submitter 684126 ! Bug #684126 [debian-policy...