<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Johan,<div class=""><br class=""></div><div class="">Not released yet. I want to work on it some more and double check it.<br class=""><div apple-content-edited="true" class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class="Apple-interchange-newline">-</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Jerry Benton</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="http://www.mailborder.com" class="">www.mailborder.com</a></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class=""></div><br class="Apple-interchange-newline">
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Feb 15, 2015, at 5:45 AM, Johan Hendriks &lt;<a href="mailto:joh.hendriks@gmail.com" class="">joh.hendriks@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><p dir="ltr" class="">Sorry forget to ask. <br class="">
Where can I find the tarball?</p>
<div class="gmail_quote">Op 15 feb. 2015 11:35 schreef "Jerry Benton" &lt;<a href="mailto:jerry.benton@mailborder.com" class="">jerry.benton@mailborder.com</a>&gt;:<br type="attribution" class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">After an absurd amount of face-palming over two weeks:<br class="">
<br class="">
<a href="https://s3.amazonaws.com/mailscanner/MailScanner-4.85.1-0.rpm.tar.gz" target="_blank" class="">https://s3.amazonaws.com/mailscanner/MailScanner-4.85.1-0.rpm.tar.gz</a><br class="">
<br class="">
Note: This is beta! If you install on on a production box, that’s on you.<br class="">
<br class="">
<br class="">
Please give me feedback via this list if you test this build. It is built for RHEL 5,6,7 and tested on CentOS 32 and 64 bit (Except for EL7 of course.) I built the installer to use the Yum package manger as much as possible.<br class="">
<br class="">
- Order of install priority is Base &gt; EPEL &gt; Custom RPM &gt; CPAN (All based on the options you select.)<br class="">
- For RHEL 6 the dependencies are fulfilled 100% by yum if you elect to use EPEL.<br class="">
- For RHEL 5 only tnef is missing via yum when using EPEL. The installer gives the option to install an RPM package I built from source if it can’t find tnef after trying to install it with yum.<br class="">
- For RHEL 7 tnef, perl-Filesys-Df, and perl-Sys-Hostname-Long and not available in base or EPEL. You are given the option to install these via RPMs after the installer tries to install them using yum. Tnef was built by me from source and the others were built by other people. From what I tested they seem to work fine.<br class="">
- You can elect to not install perl-Filesys-Df and perl-Sys-Hostname-Long from these RPMs and they will be installed via CPAN if you want to do that.<br class="">
- If you elect to install missing modules via CPAN, —nodeps will be used when installing the MailScanner RPM. This is because rpm’s auto require does not recognize things not installed via RPM. So, for example, even if Filesys::Df is installed and available to perl because the installer used CPAN to install it, the rpm installer doesn’t see it.<br class="">
- The last released version of MailScanner had 2 dependencies attached to the RPM: perl and perl-MIME-Tools. This version has 85 dependencies attached to the RPM. Why? Glad you asked … I poured over all of the MailScanner source code. If a perl module is used in the code I made it a dependency. (Many are included with the base perl package.) If an optional module like Mail::ClamAV is available, its dependency was added, which would be openssl-devel and Inline::C in the case of Mail::ClamAV.<br class="">
- Using ClamAV as an example again … The installer will ask if you want to install ClamAV, but only if you elect to use EPEL. (Not available in base.) If you elect to install ClamAV the installer will check for the perl module Mail::ClamAV, which is used by MailScanner if you are using ClamAV. The installer will check to see if it is installed. If not, it goes through the Base &gt; EPEL &gt; Custom &gt; CPAN routine of installing it. The same is true for Mail::SpamAssassin if you elect to install spamassassin.<br class="">
<br class="">
<br class="">
I have already completed the tarball source for the next version, but I want to go over it again. SuSE after that. After that I will work on the Debian package. FreeBSD guys, you are on your own :)<br class="">
<br class="">
-<br class="">
Jerry Benton<br class="">
<a href="http://www.mailborder.com/" target="_blank" class="">www.mailborder.com</a><br class="">
<br class="">
<br class="">
<br class="">
--<br class="">
MailScanner mailing list<br class="">
<a href="mailto:mailscanner@lists.mailscanner.info" class="">mailscanner@lists.mailscanner.info</a><br class="">
<a href="http://lists.mailscanner.info/mailman/listinfo/mailscanner" target="_blank" class="">http://lists.mailscanner.info/mailman/listinfo/mailscanner</a><br class="">
<br class="">
Before posting, read <a href="http://wiki.mailscanner.info/posting" target="_blank" class="">http://wiki.mailscanner.info/posting</a><br class="">
<br class="">
Support MailScanner development - buy the book off the website!<br class="">
</blockquote></div>
-- <br class="">MailScanner mailing list<br class=""><a href="mailto:mailscanner@lists.mailscanner.info" class="">mailscanner@lists.mailscanner.info</a><br class="">http://lists.mailscanner.info/mailman/listinfo/mailscanner<br class=""><br class="">Before posting, read http://wiki.mailscanner.info/posting<br class=""><br class="">Support MailScanner development - buy the book off the website! <br class=""></div></blockquote></div><br class=""></div></body></html>