
		   ClamAV Daemon Mail Processing Client 0.1
		   (c) 2003 Robert Hogan <robert@roberthogan.net>
		   	Uses a lot of code written by:
		       Tomasz Kojm <zolw@konarski.edu.pl>
		       Nigel Horne <njh@bandsman.co.uk>
	  
    --help		-h	Show help
    --version		-V	Print version number and exit
    --spam			Pass message to spamc/spamd first.
    --tag			Tag messages as scanned. Not recommended at the moment.
    --admin=you@you.com		The from address you want clamdmail to use when informing recipients
				they have been sent an infected message. Basically, your postmaster account.
				If you use --quar, you will get notified of infections at this address.
    --tnef			Enable scanning of tnef messages (encapsulation format for attachments
				used by Exchange and Outlook). Requires verdammelt's tnef package available
				at http://sourceforge.net/projects/tnef/.
    --quar=/your/quarantine	Dump infected mail in this directory and inform recipient and postmaster.
    --mta=/path/to/your/mta	The path to your MTA's equivalent of qmail-inject. The hardcoded default
                           	is /var/qmail/bin/qmail-inject, so if qmail-inject is somehwere else or
                           	you use something else for injecting  mails, then you need to put it in here.
                           	This info is needed for sending notifications to the admin.
