
16th January 2006, 18:49
|
|
Member
|
|
Join Date: Jan 2006
Location: Gera / Thueringen / Germany
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
|
Originally Posted by falko
Code:
~# dig smtp.project-bizarre.de
; <<>> DiG 9.2.1 <<>> smtp.project-bizarre.de
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 19402
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 4, ADDITIONAL: 1
;; QUESTION SECTION:
;smtp.project-bizarre.de. IN A
;; ANSWER SECTION:
smtp.project-bizarre.de. 86400 IN CNAME smtp.kundencontroller.de.
smtp.kundencontroller.de. 500 IN CNAME mail-out1.kundencontroller.de.
mail-out1.kundencontroller.de. 500 IN A 85.31.185.13
;; AUTHORITY SECTION:
kundencontroller.de. 245 IN NS ns1.kundencontroller.de.
kundencontroller.de. 245 IN NS ns2.kundencontroller.de.
kundencontroller.de. 245 IN NS ns3.kundencontroller.de.
kundencontroller.de. 245 IN NS k1.kundencontroller.de.
;; ADDITIONAL SECTION:
k1.kundencontroller.de. 500 IN A 85.31.185.124
;; Query time: 71 msec
;; SERVER: 81.169.163.104#53(81.169.163.104)
;; WHEN: Mon Jan 16 18:43:14 2006
;; MSG SIZE rcvd: 204
smtp.project-bizarre.de points to 85.31.185.13 which lets me think that this is not your own server because project-bizarre.de points to 85.31.186.56. This means that your mails are delivered to 85.31.185.13.
|
But why are the mails delivered to 85.31.185.13 ? at no time i have typed such IP in any field!
|