214 reputation
38
bio website
location
age
visits member for 1 year, 8 months
seen Apr 16 at 9:13
stats profile views 21

Apr
16
accepted How to block flooding requests using NGINX?
Apr
15
asked How to block flooding requests using NGINX?
Feb
1
awarded  Notable Question
Nov
29
awarded  Yearling
Nov
28
awarded  Notable Question
Nov
28
awarded  Nice Question
Nov
28
awarded  Popular Question
Oct
4
comment Why Does hotmail still reject my emails?
@Gryphius yes exactly but I also found this spf2.0/mfrom,pra do i have to add another TXT record for this? is this needed? thanks a lot
Oct
4
awarded  Commentator
Oct
4
comment Why Does hotmail still reject my emails?
could you also check if there are problem with my DNS ? Maybe SPF? maybe do i need to add spf2.0/mfrom,pra ? Thanks
Oct
4
comment Why Does hotmail still reject my emails?
@Gryphius Please, could you also check the SPF record? I read that we also need to configure spf2.0/mfrom,pra, no?
Oct
4
comment Why Does hotmail still reject my emails?
it is unbelievable, If someone follow the rules, do all the things correctly (SEND EMAILS TO A REGISTERED LIST) but nothing..... SPAM. I try to read the policies again. But do you think I should install other milter? maybe DomainsKeys (I already have DKIM)
Oct
4
comment Why Does hotmail still reject my emails?
@MilesErickson you are right too, I just have added the headers of an email sent to hotmail.it that has been tag as SPAM
Oct
4
revised Why Does hotmail still reject my emails?
added 2274 characters in body
Oct
4
awarded  Editor
Oct
4
comment Why Does hotmail still reject my emails?
@HopelessN00b you are right, I just edited my question. Please take a look. Thanks
Oct
4
revised Why Does hotmail still reject my emails?
added 95 characters in body
Oct
4
asked Why Does hotmail still reject my emails?
Sep
3
comment How to block flooding traffic to Nginx?
thank you... but in that example there is a location like /something. Here I need to return 444 if the limit req is reached, does this module accept any other parament to sent a "location"? if it is possible i can put 444 there.
Sep
3
comment How to block flooding traffic to Nginx?
as I told above, I do not want to send a message back, I want to drop the connection because it is surelly an attacker. Could you give me an example?