[Mimedefang] tmpfs file system full

Ahmad Cheikh-Moussa acm at netuse.de
Wed Mar 28 15:21:58 EDT 2007


Hi!

On Mar 28, 07, Jonas Eckerman wrote:
> >Any ideas, why the mimedefang do not remove the directories after
> >the scan of the e-mail is done ?
> 
> To me it seems that the leftover directories are just a symptom 
> of the real problem.
> 
> Are your mimedefang children crashing or hanging?
No, I could truss the daemon and no one crashes or hang.
The strange thing is that I could no see any try to remove
these dirctories in the truss output.

> 
> Does the above happen with a minimal filter?

minimal filter?
Actually the sub filter_begin, sub fiter, sub filter_multipart
are removed. I only use the sub filter_end, in order to put the disclaimer
at the end of the e-mail.  I do not need any checks of the e-mail.
I only check for the sender. Every sender got a different disclaimer.
My filer looks like :
 if ($Sender =~ /.*\domain.de/ ) {
  append_text_boilerplate($entity,$text, 0);
 }
 else {
 ; # do nothing
 }

If you have a better idea to do this, I'am open-minded.


> 
> Any other error-indicating log lines close to the ones above?
Unfortunately no.

Regards
 Ahmad


-- 
Ahmad Cheikh-Moussa 
NetUSE AG
Dr.-Hell-Straße, 24107 Kiel, Germany
Telefon: +49 431 2390 400 --  Telefax: +49 431 2390 499
Service: Service at NetUSE.DE --  http://NetUSE.DE/

Vorstand: Andreas Seeger (Vorsitz), Dr. Roland Kaltefleiter, Dr. Jörg Posewang, Heinz Rohde
Aufsichtsrat: Detlev Hübner (Vorsitz)
Sitz der AG: Kiel, HRB 5358 USt.ID: DE156073942

Diese E-Mail enthält vertrauliche oder rechtlich geschützte Informationen.
Das unbefugte Kopieren dieser E-Mail oder die unbefugte Weitergabe der
enthaltenen Informationen ist nicht gestattet.

The information contained in this message is confidential or protected by
law. Any unauthorised copying of this message or unauthorised distribution
of the information contained herein is prohibited.




More information about the MIMEDefang mailing list