Hey guys, I am using the "Perfect Server Debian Lenny" for quite a while now. So I find many mails ending up as spam-.tagged in GMX Mailboxes. So my questions is 1. What is causing this? 2. What can I do? I use the same setup that is done in the Tutorial, without any modifcations. Hope you can help me. Kind regards ZeroEnna
do you have a static ip or dynamic ip... i have read that most emails that come from dynamic ip will seen as spam
Hello, no it is a static IP, my server is hosted at strato.de, and I never experienced any problems regarding DNS. But yeah, I heard about that issue, too. Kind Regards Zero
Hello, thank you for your reply. The result was negative, the server is not blacklisted. Thanks ZeroEnna EDIT: I learned an intereting thing when looking up MX Record: kibofm.de MX preference = 10, mail exchanger = h1613377.stratoserver.net.kibofm.de kibofm.de nameserver = ns2.stratoserver.net kibofm.de nameserver = ns.stratoserver.net h1613377.stratoserver.net.kibofm.de internet address = 85.214.74.191 ns.stratoserver.net internet address = 81.169.163.40 ns2.stratoserver.net internet address = 81.169.148.41 interesting part is : h1613377.stratoserver.net.kibofm.de internet address = 85.214.74.191 hostname is h1613377.stratoserver.net, domain is kibofm.de. Why are these to informations attached?
When did it start happening? I also experienced mail going out from my mailserver to be marked as a spam. It was a result after letting few users from inside our network to use the mailserver. Actually I didn't find a solution, for the "spam score" for my server is beyond my control. And I would like also to ask, what can be done about it? (besides calling isp and trying to persuade him, that I'm not a spammer.)
Well, THIS was the best example for a layer 8 problem! As I suggested in the previous post, the hostname in the DNS Query looked strange. Here's the problem/solution. The result for nslookup -querytype=mx was: hostname.providerdomain.tld.mydomain.tld hostname (which is correct) just attached my domain at the end (which is wrong, as the dns query doesn't give out the same as the reverse dns query) Okay, now I fixed it, and no mail is bounced or anything else. Just a problem with corrupt headers, but this is also a layer 8 problem, as only mails sent by a do-it-yourself-contact-form have corrupt header. Thanks for your help. Kind Regards Zero