View Single Post
  #1   (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 Mailx and Clamav

Is it possible to pipe messages and in particular attachments through clamscan while fetching them from IMAP server with Mailx? I looking for something like using Clamav with Getmail. It seems to me that I could pipe messages from the command line with something as simple as

Code:
& pi message_number clamscan
but I end up scanning dot files from.
Reply With Quote