View Single Post
  #3   (View Single Post)  
Old 24th July 2009
Oko's Avatar
Oko Oko is offline
Rc.conf Instructor
 
Join Date: May 2008
Location: Kosovo, Serbia
Posts: 1,102
Default

Thanks Tarry,

You really helped me. This is the proper command.

Code:
Pi message_number "clamscan -"
Or you can probably use the following option
Code:
Pi message_number "clamscan --scan-mail=yes  -"
Note that you must use Pi (not pi) in order to pipe all parts of message including attachments.

I will post my .nailrc when I check man pages.

Last edited by Oko; 26th July 2009 at 04:50 AM.
Reply With Quote