Le 26/08/2014 21:03, Reindl Harald a écrit :
i just don't know how to do that with the setup and mailflow
by just start "spamassassin -D dns" which runs the process
but how to get the mail there?

You need a copy of the message as a text file on your SA machine, then you simply run, from the command line,
spamassassin -D debugoptions < message.txt
and then look at the output on stderr.

It's the only realistic way of running tests repeatedly on the same message, changing whatever configuration you need as you go.

--
John

Reply via email to