> ashok wrote: >> >> Hi All,, >> >> >> >> Can we restrict the number of characters in Subject Field ?? >> >> >> >> How do we do this in QT? >> > There is not currently a way to do this in Qmail, AFAIK. I have never > seen a patch to allow this functionality. > You could add mail filter based on body to simscan with --enable-regex at compile time , but you should learn the basics of regular expression .
doc for this: http://www.qmailwiki.org/Simscan/Guide#regex_matching Another (similar) way is to use another qmail-queue filtering program ( which replaces or chains tp/with simscan) and do the body filter . One interesting of such program is qsheff: http://www.enderunix.org/qsheff/manual-en/book.html Hope it can helps, Have Fun, Davide --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
