<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Mark McGavin wrote:
<blockquote cite="mid:770E2DE1534449C5B1B0594041C9A99C@ip006"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.2900.6003" name="GENERATOR">
  <style></style>
  <div><font face="Courier New" size="2">Thanks but thats too easy :-))</font></div>
  <div> </div>
  <div> </div>
  <div><font face="Courier New" size="2">I have some lazy clients who
check mail infrequently. If i gave them the whole server they would
fill it with junk mail. Would much rather edit the error message so it
did not reveal so much info ....  <br>
  </font></div>
</blockquote>
Simple to solve, there's an app for that! :) Install archivemail.py
from <a class="moz-txt-link-freetext" href="http://archivemail.sourceforge.net/">http://archivemail.sourceforge.net/</a> and run it daily for the users
that have problems with reading their mail, i.e.:<br>
<br>
archivemail.py -d 5 --delete
/home/.sites/95/site29/.users/76/prop_info/mbox<br>
<br>
Maybe you want to increase 5 to 10, but messages older than 10days need
not to be read anyways and as added bonus your users will learn to read
their mail in time ;)<br>
<br>
Seriously: The only way I can think of is to patch procmails mailfold.c
to avoid disclosing the path.<br>
<br>
Cheers,<br>
Christoph<br>
<br>
<blockquote cite="mid:770E2DE1534449C5B1B0594041C9A99C@ip006"
 type="cite">
  <blockquote
 style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">-----
Original Message ----- </div>
    <div
 style="background: rgb(228, 228, 228) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>From:</b>
    <a moz-do-not-send="true" title="hsesma@gmail.com"
 href="mailto:hsesma@gmail.com">Hugo Sesma</a> </div>
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>To:</b>
    <a moz-do-not-send="true" title="markmcgavin@ip-action.co.uk"
 href="mailto:markmcgavin@ip-action.co.uk">Mark McGavin</a> ; <a
 moz-do-not-send="true" title="blueonyx@mail.blueonyx.it"
 href="mailto:blueonyx@mail.blueonyx.it">BlueOnyx General Mailing List</a>
    </div>
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Sent:</b>
Thursday, August 04, 2011 8:43 PM</div>
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Subject:</b>
Re: [BlueOnyx:07987] email error messages</div>
    <div><br>
    </div>
Hi, a quick solution is increase user disk space and verify if their
mail client is deleteng or downloading all messages fom server.<br>
    <br>
Regards H.<br>
    <br>
On Thursday, August 4, 2011, Mark  wrote:<br>
> Hi<br>
>  <br>
> Some advice please. One user has an email box full so messages are
bouncing<br>
>  <br>
> the returned mail error message is as follows<br>
>  <br>
> ----- Transcript of session follows -----<br>
> procmail: Quota exceeded while writing
"/home/.sites/95/site29/.users/76/prop_info/mbox"<br>
>  <br>
> To me that gives away too much information which includes the
email account username.<br>
>  <br>
> How would i edit that error message to "procmail: Quota exceeded"
without the file path information?<br>
>  <br>
> Regards<br>
>  <br>
> Mark<br>
>  <br>
>  <br>
>  <br>
>  <br>
>  <br>
>  <br>
> Mark </blockquote>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Blueonyx mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Blueonyx@mail.blueonyx.it">Blueonyx@mail.blueonyx.it</a>
<a class="moz-txt-link-freetext" href="http://mail.blueonyx.it/mailman/listinfo/blueonyx">http://mail.blueonyx.it/mailman/listinfo/blueonyx</a>
  </pre>
</blockquote>
<br>
</body>
</html>