<br><br><div class="gmail_quote">2009/8/25 Michael Mansour <span dir="ltr">&lt;<a href="mailto:micoots@yahoo.com">micoots@yahoo.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi Eduardo,<br>
<br>
--- On Tue, 25/8/09, Eduardo Casarero &lt;<a href="mailto:ecasarero@gmail.com">ecasarero@gmail.com</a>&gt; wrote:<br>
<br>
&gt; From: Eduardo Casarero &lt;<a href="mailto:ecasarero@gmail.com">ecasarero@gmail.com</a>&gt;<br>
&gt; Subject: Re: Archiving to MailArchiva<br>
&gt; To: &quot;MailScanner discussion&quot; &lt;<a href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a>&gt;<br>
&gt; Received: Tuesday, 25 August, 2009, 1:13 PM<br>
<div><div></div><div class="h5">&gt;<br>
&gt; 2009/8/24 Michael Mansour &lt;<a href="mailto:micoots@yahoo.com">micoots@yahoo.com</a>&gt;<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; I&#39;ve setup a mailarchiva server (OSE) and now want to<br>
&gt; archive mail from mailscanner into that server (only for a<br>
&gt; specific domain though).<br>
&gt;<br>
&gt; The server itself, by default, listens on these ports:<br>
&gt;<br>
&gt; 8090 - http web console port (e.g. <a href="http://localhost:8090/mailarchiva" target="_blank">http://localhost:8090/mailarchiva</a>)<br>
&gt; 8091 - smtp port<br>
&gt; 8092 - smtp milter port<br>
&gt; 8009 - tomcat ajp port<br>
&gt; 8010 - tomcat shutdown port<br>
&gt;<br>
&gt; so it can accept smtp connections to archive the mail.<br>
&gt;<br>
&gt; It also has a tool (ex2mailarchiva) which can import mail<br>
&gt; into the archive using various formats like mbox.<br>
&gt;<br>
&gt; I&#39;ve looked at the Archive mail options in MailScanner<br>
&gt; and not sure about the best way to approach this. I&#39;ve<br>
&gt; tested the MailScanner archive system and using dated<br>
&gt; directories, it produces &quot;queue&quot; files which I<br>
&gt; could use with sendmail I guess to re-send those emails?<br>
&gt;<br>
&gt; If anyone&#39;s used mailarchiva before with MailScanner<br>
&gt; I&#39;d be interested in how you finally decided to make it<br>
&gt; work. Or if anyone has other suggestions please chime in.<br>
&gt;<br>
&gt;&gt; I&#39;ve a mailarchiva OSE in testing. i&#39;ve configured<br>
&gt;&gt; sendmail to have mailarchiva as milter and works ok. its<br>
&gt;&gt; very simple to configure.<br>
<br>
</div></div>How did you do that?<br>
</blockquote><div><br>you have to add this to your <a href="http://sendmail.cf">sendmail.cf</a><br><br>O InputMailFilters= mailarchiva<br>Xmailarchiva, S=<a href="mailto:inet%3A8092@192.168.123.123">inet:8092@192.168.123.123</a> (ip and port of mailarchiva)<br>

 <br>(i dont remember the sintax to add it to <a href="http://sendmail.mc">sendmail.mc</a> and then run m4)<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
In earlier versions on sourceforge I see they have a perl script:<br>
<br>
sendmailpostfixagent.pl<br>
<br>
which can be used on sendmail hosts as a milter which can be used to &quot;pipe&quot; emails from the MX servers into the mailarchiva server, but I&#39;m only interested in archiving one hosted domain and not all of them.<br>


<br>
I&#39;m unsure whether mailarchiva only archives messages from domains that it knows about from it&#39;s config, or just accepts everything that&#39;s sent to it to archive it.</blockquote><div><br>I&#39;ve just checked an only stores emails from domains that it knwos about. for example all localhost emails (logwatch, crontab notifications, etc) were not stored in my config.</div>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
That&#39;s why I&#39;m taking a serious look at the &quot;Archive Mail&quot; feature of MailScanner. Since what I should be able to do is tell it to Archive all for a domain to mbox files, and then run a process of ex2mailarchiva to import those mbox files into the mailarchive server.<br>


<br>
I&#39;ve also thought about getting MailScanner to &quot;forward&quot; copies of the emails to/from a domain to another email account and have procmail recipes to take action on those items, which I might be able to send to the mailarchiva server via smtp.<br>


<br>
I&#39;m after something elegant though which is why I&#39;m asking here. I&#39;ve also asked on the mailarchiva forums and have yet to receive a reply.</blockquote><div><br>mmm you get a complex setup doing that, i rather preffer the milter solution, it just works. <br>

</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
Their online KB is little help here also.<br>
<div><div></div><div class="h5"><br>
Thanks.<br>
<br>
Michael.<br>
<br>
<br>
<br>
      __________________________________________________________________________________<br>
Find local businesses and services in your area with Yahoo!7 Local.<br>
Get started: <a href="http://local.yahoo.com.au" target="_blank">http://local.yahoo.com.au</a><br>
--<br>
MailScanner mailing list<br>
<a href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a><br>
<a href="http://lists.mailscanner.info/mailman/listinfo/mailscanner" target="_blank">http://lists.mailscanner.info/mailman/listinfo/mailscanner</a><br>
<br>
Before posting, read <a href="http://wiki.mailscanner.info/posting" target="_blank">http://wiki.mailscanner.info/posting</a><br>
<br>
Support MailScanner development - buy the book off the website!<br>
</div></div></blockquote></div><br>