[csw-devel] SF.net SVN: gar:[17422] csw/mgar/pkg/postfix/trunk/Makefile
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Thu Mar 15 15:08:08 CET 2012
Revision: 17422
http://gar.svn.sourceforge.net/gar/?rev=17422&view=rev
Author: bonivart
Date: 2012-03-15 14:08:07 +0000 (Thu, 15 Mar 2012)
Log Message:
-----------
postfix/trunk: add alternatives todo
Modified Paths:
--------------
csw/mgar/pkg/postfix/trunk/Makefile
Modified: csw/mgar/pkg/postfix/trunk/Makefile
===================================================================
--- csw/mgar/pkg/postfix/trunk/Makefile 2012-03-15 13:58:14 UTC (rev 17421)
+++ csw/mgar/pkg/postfix/trunk/Makefile 2012-03-15 14:08:07 UTC (rev 17422)
@@ -10,6 +10,15 @@
#
#
# TODO (release-critical prefixed with !, non release-critical with *)
+# * Some files collide with CSWsendmail, the following are alternatives lines from
+# the Sendmail package, they should be adapted to Postfix so Postfix and Sendmail
+# can co-exist on the same system (and pass checkpkg file collision detection).
+# ALTERNATIVES_CSWsendmail = sendmail
+# ALTERNATIVE_sendmail = $(bindir)/mailq sendmail $(bindir)/mailq.sendmail 100
+# ALTERNATIVE_sendmail += $(bindir)/newaliases newaliases $(bindir)/newaliases.sendmail
+# ALTERNATIVE_sendmail += $(mandir)/man1/mailq.1 mailq.1 $(mandir)/man1/mailq1.1.sendmail
+# ALTERNATIVE_sendmail += $(mandir)/man1/newaliases.1 newaliases.1 $(mandir)/man1/newaliases.1.sendmail
+# ALTERNATIVE_sendmail += $(mandir)/man5/aliases.5 aliases.5 $(mandir)/man5/aliases.5.sendmail
# * Ship simple default configuration (restrict mynetworks to 127.0.0.1?)
# * alias_database points to /etc/mail/aliases, symlink
# /etc/opt/csw/postfix/aliases to /etc/mail/aliases?
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