[csw-devel] SF.net SVN: gar:[17065] csw/mgar/pkg/sendmail/trunk/files/sendmail.mc
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Wed Feb 15 23:13:24 CET 2012
Revision: 17065
http://gar.svn.sourceforge.net/gar/?rev=17065&view=rev
Author: bonivart
Date: 2012-02-15 22:13:24 +0000 (Wed, 15 Feb 2012)
Log Message:
-----------
sendmail/trunk: support milter-greylist and spamassassin-milter
Modified Paths:
--------------
csw/mgar/pkg/sendmail/trunk/files/sendmail.mc
Modified: csw/mgar/pkg/sendmail/trunk/files/sendmail.mc
===================================================================
--- csw/mgar/pkg/sendmail/trunk/files/sendmail.mc 2012-02-15 21:30:31 UTC (rev 17064)
+++ csw/mgar/pkg/sendmail/trunk/files/sendmail.mc 2012-02-15 22:13:24 UTC (rev 17065)
@@ -1,4 +1,4 @@
-VERSIONID(`$Id: sendmail.mc,v 1.0 2012/02/01 15:19:30 bonivart Exp $')
+VERSIONID(`$Id: sendmail.mc,v 1.1 2012/02/15 15:19:30 bonivart Exp $')
OSTYPE(`solaris9csw')
DOMAIN(`generic')
define(`SMART_HOST',`smarthost.mydomain.com')
@@ -8,6 +8,12 @@
FEATURE(`genericstable', `hash -o /etc/opt/csw/mail/genericstable')
FEATURE(`access_db', `hash -T<TMPF> /etc/opt/csw/mail/access')
FEATURE(`virtusertable', `hash /etc/opt/csw/mail/virtusertable')
+dnl Enable if you have installed CSWspamass-milter
+dnl FEATURE(`spamass-milter')dnl
+dnl Enable if you have installed CSWmiltergreylist
+dnl Copy /opt/csw/share/doc/miltergreylist/milter-greylist.m4
+dnl to /opt/csw/share/sendmail/cf/feature/milter-greylist.m4
+dnl FEATURE(`milter-greylist')
MASQUERADE_AS(`mydomain.com')
MASQUERADE_DOMAIN(`mydomain.com')
FEATURE(`masquerade_entire_domain')
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list