<p>Thanks a lot for that!</p>
<p> </p>
<p>Actually I have a problem thought.</p>
<p> </p>
<p>iprancid and iplogin works great when I run it manually. Even when I run "rancid-run" manually. All the ironport conf is backed-up.</p>
<p> </p>
<p>But, when the cron system runs it, the ironport conf if incomplete and everytime at the same moment.</p>
<p>Here is the last lines I have:</p>
<pre><admin_access>
<admin_acl>
<admin_acl_action>allowall</admin_acl_action>
<admin_acl_allow_list>
</admin_acl_allow_list>
<admin_acl_proxy_list>
</admin_acl_proxy_list><br /><br />And this is what I should get:</pre>
<table summary="Diff output" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td class="diff diff-removed"> <admin_acl_origin_ip_header>x-forwarded-for</admin_acl_origin_ip_header></td>
<td class="diff diff-empty"> </td>
</tr>
<tr>
<td class="diff diff-removed"> </admin_acl></td>
<td class="diff diff-empty"> </td>
</tr>
<tr>
<td class="diff diff-removed"> <admin_login_banner></admin_login_banner></td>
<td class="diff diff-empty"> </td>
</tr>
<tr>
<td class="diff diff-removed"> </admin_access></td>
</tr>
</tbody>
</table>
<pre>Any Ideas?</pre>