From owner-freebsd-questions@FreeBSD.ORG Sat Jun 18 16:23:16 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5414A106564A for ; Sat, 18 Jun 2011 16:23:16 +0000 (UTC) (envelope-from chrruwe@googlemail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id D31A68FC13 for ; Sat, 18 Jun 2011 16:23:15 +0000 (UTC) Received: by fxm11 with SMTP id 11so1114967fxm.13 for ; Sat, 18 Jun 2011 09:23:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:date:from:to:cc:subject:message-id:x-mailer :mime-version:content-type:content-transfer-encoding; bh=omRqkwHy6NgBxyDrpPreossBqnP1KdF5umoDkO7oIKo=; b=BLI0LADN2G6PHJW0cJldUYzct/u3VHJYzXhchEeq/z0NJdRuXOJ4uqiMYPyePT8ACO 9+m9e+SY+zYDBPS2ZTyPPOpp7xrPS8neIt53ZOYwkKP0jBBNFNJznp7CTaXZ6/eON8A9 JIuCJECbkJJeMZH1+Yr9oM4uacgoxW/mK+Lno= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:x-mailer:mime-version :content-type:content-transfer-encoding; b=Nd25ZyQ0f1Y0V/GExz4HQJFjX/x0B5xLzhLLGaKTqhW506Mv5pTixDjA5O1xB//nIS ftsF6FrR72xiaMMalCrSk9qqGafqBRiUHb6t7vnY1fqZhyiOGfRLI6KA+k0BDUQJ5iNd t2kgMuY8rgxhTsvMy0QscDOOzI9kIJgsVeOC0= Received: by 10.223.37.153 with SMTP id x25mr3827324fad.117.1308412443327; Sat, 18 Jun 2011 08:54:03 -0700 (PDT) Received: from dijkstra (p5B37B7C6.dip.t-dialin.net [91.55.183.198]) by mx.google.com with ESMTPS id h1sm1867612fag.11.2011.06.18.08.54.01 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 18 Jun 2011 08:54:02 -0700 (PDT) Date: Sat, 18 Jun 2011 17:53:57 +0200 From: "Christopher J. Ruwe" To: freebsd-questions@freebsd.org Message-ID: <20110618175357.29f06cb1@dijkstra> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.22.1; amd64-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cjr@cruwe.de Subject: unable to reach bsd-lists via mail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jun 2011 16:23:16 -0000 I have a problem with my mail-server configuration so that mail sent will not reach any freebsd adresses. The solutions offered in similar mails already accessible via various archives did not help :-( I usually send mail from the domain cruwe.de with the mail-server mail.cruwe.de. My configration is as such, that $ host cruwe.de cruwe.de has address 188.40.164.98 cruwe.de mail is handled by 10 mail.cruwe.de. and $ host mail.cruwe.de mail.cruwe.de has address 188.40.164.98 mail.cruwe.de mail is handled by 10 mail.cruwe.de. Now, $ dig cruwe.de ; <<>> DiG 9.6.3 <<>> cruwe.de ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 32046 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;cruwe.de. IN A ;; ANSWER SECTION: cruwe.de. 300 IN A 188.40.164.98 ;; Query time: 73 msec ;; SERVER: 192.168.2.1#53(192.168.2.1) ;; WHEN: Sat Jun 18 17:51:14 2011 ;; MSG SIZE rcvd: 42 is right and [chris@dijkstra:~]$ dig -x 188.40.164.98 ; <<>> DiG 9.6.3 <<>> -x 188.40.164.98 ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 40136 ;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 ;; WARNING: recursion requested but not available ;; QUESTION SECTION: ;98.164.40.188.in-addr.arpa. IN PTR ;; ANSWER SECTION: 98.164.40.188.in-addr.arpa. 267 IN PTR cruwe.de. ;; Query time: 10 msec ;; SERVER: 192.168.2.1#53(192.168.2.1) ;; WHEN: Sat Jun 18 17:51:48 2011 ;; MSG SIZE rcvd: 66 seems to be OK. Does anyone have an idea what could be the issue? Thank you, cheers -- Christopher J. Ruwe TZ GMT + 2