Raymond Myren wrote:

Just today I started receiving spam mails with attached .pdf files with a spam image.
Any ideas how to stop this spam type?

I was able to decode to plain text using the following commands:

cat report.pdf | acroread -toPostScript  -level2 -saveVM | ps2ascii

Finally, very simple.

Claude

Reply via email to