> Why opt='n', what purpose it will serve? It sets a default value, which does not affect the mail quarantine. It could be set to anything else as well.
Yes.
> Actually it should scan for "^Subject: " right? And that too only from > the headers. [Hint: look for the first blank line]. Correct.
My logic is to view the content of the subject (including blank line) before releasing/deleting quarantined mail
Also, grep ^Subject\:\ $i saves a process.
> > more $i | grep "Scanning part" > > more $i | grep "executable found" > > Don't know about this keywords, maybe Sophos specific.
Yes. They are specific to Sophos Mailmonitor
--krishna
_________________________________________________________________
MSN Hotmail now on your Mobile phone. http://server1.msn.co.in/sp03/mobilesms/ Click here.
------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
