Hiya, very new to spamassassin, so far so good, using a stockstandard
apt-get'd install/config running via procmail, how I can exclude the email
attached from a rule?
-- \m/ --
"...if I seem super human I have been misunderstood." (c) Dream Theater
[EMAIL PROTECTED] - ICQ: 1934853 JID: [EMAIL PROTECTED]
--- Begin Message ---
SPAM: -------------------- Start SpamAssassin results ----------------------
SPAM: This mail is probably spam. The original message has been altered
SPAM: so you can recognise or block similar unwanted mail in future.
SPAM: See http://spamassassin.org/tag/ for more details.
SPAM:
SPAM: Content analysis details: (6.9 hits, 5 required)
SPAM: Hit! (0.6 points) From: does not include a real name
SPAM: Hit! (2.5 points) Subject contains lots of white space
SPAM: Hit! (1.1 points) 'Received:' has 'may be forged' warning
SPAM: Hit! (2.7 points) BODY: A WHOLE LINE OF YELLING DETECTED
SPAM: Hit! (-0.0 points) AWL: Auto-whitelist adjustment
SPAM:
SPAM: -------------------- End of SpamAssassin results ---------------------
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8207>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8207
ant.bat doesn't handle 4NT check correctly
Summary: ant.bat doesn't handle 4NT check correctly
Product: Ant
Version: 1.4.1
Platform: PC
OS/Version: Windows NT/2K
Status: NEW
Severity: Normal
Priority: Other
Component: Wrapper scripts
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
The line in ant.bat, if "%eval[2+2]" == "4" goto setup4NT, is in-correct. This
line should look like "%@evel[2+2]" == "4" goto setup4NT.
The behavior is different from the 4NT version you are running:
Version 3.02B (tried on W2K) - it will continue but it will not understand the
line above (i.e., didn't execute setup4NT).
Verion 3.01A (tried on NT 4.0) - it will not run correctly, complaining
about "some" target doesn't exist.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--- End Message ---