Am 20.07.2012 03:31, schrieb Benny Pedersen: > Den 2012-07-19 11:52, Reindl Harald skrev: > >> * you send a message over your SMTP >> * your mailserver contacts the MX >> * if the MX rejects you get a bounce from YOUR mailserver >> * postmaster is not filtered, so any admin can contact me > > so there we go again, what do you do with spam in postmaster account?
sieve is your friend for this crap :-)
if header :matches ["Subject"]
[
"We grow thin quickly*",
"Start Working Today*",
"Job Proposal*",
"Current Open Position*",
"Administrative Sales*",
"Administrative Assistant*",
"Job Opportunity*",
"Start New Employment Today*",
"Assistant Vacancy*",
"Get a New Job*",
"Working Part Time*",
"Virtual Manager*",
"Current Vacancy*",
"Job Offer*",
"Virtual Assistant*",
"Submit your nomination*",
"Database Management*",
"my hot pics*",
"hey honey*",
"A call for nomination*",
"Employment*",
"Vacancy*",
"Fantastische Ergebnisse*",
"Open Vacancy*",
"New job*",
"Listados de*",
"PAID SURVEYS*",
"Part-Time Work*",
"Career opportunity*",
"it`s me again*",
"Control de Accesos*",
"Add the title*",
"Job ad*",
"Position opening*",
"Bases de empresas*",
"hi honey*",
"Es ist der magische*",
"As a matter*",
"READ ME*",
"*got those pics*",
"hey there*",
"Bekommen Sie Philip Stein*",
"I seek for your sincere*",
"hi sweetie*",
"Re: your profile",
"Spy devices*",
"postmaster order on www.gsm-proslushka.com",
"my pics for you",
"*Your monthly income can be increased*",
"*We will advise you for free*",
"*We offer you a personal decision*",
"*per hour for remote assistance*",
"*We invite you to a remote job*",
"*We are looking for assistants in your town*",
"*Wake up her true desires*",
"*can earn more*",
"*financial consulting*",
"*fw: job",
"*fw: reseume*",
"*Great opportunity*",
"*Re: my profile*",
"*my profile*",
"*PAYMENT NEW CODE*",
"*Promocione*",
"*re: reseume*",
"*We are currently looking to recruit",
"fw: work*",
"Working in Europe",
"Full recruitment*",
"Most Good Recruiters",
"*Consultant*",
"*methods of power*",
"*with the advertising*",
"*promotion company looking*",
"You can earn an additional*",
"*hour work week*",
"*Wir suchen einen Operationsmanager*",
"Re: Urgent Notification*",
"*INVESTMENT PARTNERSHIP*",
"*Arbeitsmarkt Naturwissenschaften*",
"Angebote im Netz",
"You are nominated*",
"Soka job*",
"Re: remember me*",
"Karriarcenter*",
"Jobbvagledare*",
"RE: Jobbsokande*",
"Abwesend: Spam Quarantine*",
"Do you desire*",
"Small helper for*",
"Do you want to gratify*"
]
{
discard;
}
else
{
keep;
}
signature.asc
Description: OpenPGP digital signature
