#include "tags.h"
Go to the source code of this file.
Variables | |
const char | DEFAULTSPAMLART [] |
const char | DEFAULTVIRUSLART [] |
const char | DEFAULTPROXYLART [] |
const char | DEFAULTRELAYLART [] |
const char | DEFAULTSPAMSUBJECT [] = "[ube from "TAGIP"("TAGHOST")] "TAGSUBJECT |
const char | DEFAULTPROXYSUBJECT [] = "Open proxy at "TAGIP"("TAGHOST")" |
const char | DEFAULTRELAYSUBJECT [] = "Open relay at "TAGIP"("TAGHOST")" |
const char | DEFAULTVIRUSSUBJECT [] = "[virus from "TAGIP"("TAGHOST")] "TAGSUBJECT |
|
Initial value: "Dear Sirs,\n" "\n" "As you can check in the headers of the following unsolicited e-mail I\'ve just received, " "it seems that you have an open proxy at IP " TAGIP "(" TAGHOST ") actively abused by spammers to deliver " "their stuff and anonymizing their connection.\n " "Please check it out, and fix it (or disconnect it from the internet).\n" "Thank you.\n" "\n" "-- \n" TAGSIG"\n" "\n" "---UCE---\n" TAGUCE |
|
|
|
Initial value: "Dear Sirs,\n" "\n" "As you can check in the headers of the following unsolicited e-mail I\'ve just received, " "it seems that your mailserver at IP " TAGIP " (" TAGHOST ") is acting as an open relay, and it has been " "already abused by spammers.\n" "Please test it and fix it (or disconnect it from the internet), before it's used for some more " "spamruns.\n" "Thank you.\n" "\n" "-- \n" TAGSIG"\n" "\n" "---UCE---\n" TAGUCE |
|
|
|
Initial value: "Dear Sirs,\n" "\n" "I have just received the attached unsolicited e-mail, apparently coming from IP " TAGIP " (" TAGHOST "), " "inside a network owned by you.\n" "Please check it out, and handle your user according to your TOS/AUP.\n" "Thank you.\n" "\n" "-- \n" TAGSIG "\n" "\n" "---UCE---\n" TAGUCE |
|
|
|
Initial value: "Dear Sirs,\n" "\n" "I have just received the attached unsolicited e-mail with an attached virus, apparently coming from IP " TAGIP " (" TAGHOST "), " "inside a network owned by you.\n" "Handle it carefully, as it still includes the virus code in it.\n" "Please check it out, and handle your user according to your TOS/AUP.\n" "Thank you.\n" "\n" "-- \n" TAGSIG "\n" "\n" "---UCE---\n" TAGUCE |
|
|