Sunday, July 27, 2014

domain - Hacked server or someone is email spoofing

I will like to know if this is possible if so how? Or is it someone who has access to the email and sending emails via my domain name!



I have viewed the source of the email everything seems to be legit except the ip address witch is form a different country



The domain belongs to large organization and i'm assuming that the domain and emails are protected against basic abuses, thats the part i dont understand!



me.at@my.domain.eu // OK




ip address // NOT OK

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...