On Tue, 21 Feb 2012 01:46:53 -0600 (CST) Dave Funk wrote: > I'm confused. The man page for spamc seems to imply that if I use > the "--headers" option with spamc it will only return the headers, > it will omit the body.
I've not looked at the code, but my reading is that it's not an output option, it's done to save bandwidth. The full message goes out, just the header part comes back and spamc appends the original body. > similarly with '-y', when used with '-f' it makes no difference > in the output. > This is SA 3.3.1 I don't know what -f did, but spamc --help has: -f (Now default, ignored.)
