<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>ByteLabs: Sendmail and Majordomo</title>
    <link>http://blog.solaris.bytelabs.org/articles/2005/10/04/sendmail-and-majordomo</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>additions to a vast pool of entropy by Igor and Ines</description>
    <item>
      <title>Sendmail and Majordomo</title>
      <description>&lt;p style="float:left"&gt;&lt;a href="http://www.sendmail.org"&gt;&lt;img src="http://www.sendmail.org/gif/batsm.gif" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;Finally I got around setting up &lt;a href="http://www.greatcircle.com/majordomo/"&gt;Majordomo&lt;/a&gt; with &lt;a href="http://www.sendmail.org"&gt;Sendmail&lt;/a&gt;. Yeah, I know, you are thinking: &amp;#8220;Why the hell doesn&amp;#8217;t he use &lt;a href="http://www.postfix.org/"&gt;Postfix&lt;/a&gt; and &lt;em&gt;...put your favourite mailing list software in here&amp;#8230;&lt;/em&gt; to do the job?&amp;#8221;&lt;/p&gt;


	&lt;p&gt;Well, the reasons for that are pretty simple. Sendmail is in the base install of &lt;a href="http://openbsd.bytelabs.org"&gt;OpenBSD&lt;/a&gt; and thus very well maintained and secure. Majordomo is just simple to set up and get going and all it needs is &lt;a href="http://www.perl.org/"&gt;Perl&lt;/a&gt; which is also included in the base OpenBSD install. Basically all there is to it is to follow the install procedures which are pointed out after a successful:&lt;/p&gt;


&lt;code&gt;$ cd /usr/ports &amp;#38;&amp;#38; SUBDIR=mail/majordomo make install &lt;/code&gt;

	&lt;p&gt;In order to make everything work together with sendmail though, it is necessary to reconfigure sendmail a little bit. Basically the following line will do the trick:&lt;/p&gt;


&lt;code&gt;define(`confDONT_BLAME_SENDMAIL',`GroupWritableIncludeFile,
     GroupWritableIncludeFileSafe')&lt;/code&gt;

	&lt;p&gt;Detailed information about what this setting does can be found &lt;a href="http://www.sendmail.org/tips/DontBlameSendmail.html"&gt;right here&lt;/a&gt;.&lt;/p&gt;</description>
      <pubDate>Tue, 04 Oct 2005 17:07:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:f710539a888c01c207e71cc49f3a6d6b</guid>
      <author>igor</author>
      <link>http://blog.solaris.bytelabs.org/articles/2005/10/04/sendmail-and-majordomo</link>
      <category>Hacking and Computers</category>
      <trackback:ping>http://blog.solaris.bytelabs.org/articles/trackback/10</trackback:ping>
    </item>
  </channel>
</rss>
