1
vote
5answers
305 views
Gmail/Hotmail Flag email as spam
I have a simple .NET app that is sending out email using SMTPClient.
I am sending from an authenticated account on the local server with an SPF record, and the host (gogrid) is unsure what else they …
18
votes
15answers
2k views
Accidentally created a virus?
I've seen it happen reasonable often: I write an application in Delphi and when I compile it, the virus-scanner tells me that I've created a virus and thus immediately deleted the executable again. …
1
vote
1answer
116 views
How to detect anomalous resource consumption reliably?
This question is about a whole class of similar problems, but I'll ask it as a concrete example.
I have a server with a file system whose contents fluctuate. I need to monitor the available space on …
