Guest User

Untitled

a guest
May 24th, 2013
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. #Check for Viruses
  2. :0fw
  3. | /usr/bin/clamassassin
  4.  
  5. #Virus detected?
  6. #:0
  7. :0c #für mail versand nötig
  8. * ^X-Virus-Status: Yes
  9. .Virus/
  10.  
  11. #Virus detected?
  12. :0i
  13. * ^X-Virus-Status: Yes
  14. ! `/bin/echo "Virus Mail filtered" | /usr/bin/mail -s 'Virus mail filtered' florian`
Advertisement
Add Comment
Please, Sign In to add comment