Hi there, I configured a postfix version 2.11 on ubuntu 14.04 LTS x64 When I send an email to gmail account and other (like hotmail.it) the emails end up in the spam box (the IP domain is not blacklisted) I would know why. A normal user can send an email only with starttls authentication (I activated the ports 25 and 587) I also have configured the spf and dkim (I'm waiting the dns propagation for dkim) Not only, there is also amavis, spamassassin and clamav
For instance, If I send an email to my gmail account and analyze the source, it seems strange (view attached file) If anyone wants I can to do see the main.cf file Anyone can help me please? Thanks in advance Regards
Delivered-To: [email protected] Received: by 10.70.103.102 with SMTP id fv6csp595072pdb; Wed, 26 Nov 2014 05:32:59 -0800 (PST) X-Received: by 10.194.241.194 with SMTP id wk2mr48546618wjc.132.1417008777291; Wed, 26 Nov 2014 05:32:57 -0800 (PST) Return-Path: <[email protected]> Received: from mail.giokai.com (mail.giokai.com. [188.226.180.114]) by mx.google.com with ESMTP id bu3si7003361wjc.66.2014.11.26.05.32.56 for <[email protected]>; Wed, 26 Nov 2014 05:32:57 -0800 (PST) Received-SPF: pass (google.com: domain of [email protected] designates 188.226.180.114 as permitted sender) client-ip=188.226.180.114; Authentication-Results: mx.google.com; spf=pass (google.com: domain of [email protected] designates 188.226.180.114 as permitted sender) [email protected]; dkim=temperror (no key for signature) header.i=@ Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.giokai.com (Postfix) with ESMTP id 2BEF7237E7 for <[email protected]>; Wed, 26 Nov 2014 14:32:56 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail.giokai.com Received: from mail.giokai.com ([127.0.0.1]) by localhost (mail.giokai.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jvq7jFDlIf8z for <[email protected]>; Wed, 26 Nov 2014 14:32:35 +0100 (CET) Received: from [172.16.2.153] (dynamic-adsl-78-15-215-90.clienti.tiscali.it [78.15.215.90]) (Authenticated sender: [email protected]) by mail.giokai.com (Postfix) with ESMTPSA id A3603237E6 for <[email protected]>; Wed, 26 Nov 2014 14:32:35 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=giokai.com; s=mail; t=1417008755; bh=g3zLYH4xKxcPrHOD18z9YfpQcnk/GaJedfustWU5uGs=; h=Date:From:To:Subject; b=eFVwV/etSOr7vNjzKRzRU1Pl0yaZPUxRjF5LN0luuTHYzgfIpJ5Va2x1IfwRshC/w zLlxZrM2jlkskxarPmuf/NaQpeN+3bvz63n1jmfqbOMCsYhgXZ15UJhbDBQNSYH4dT gAwgafHys892iBd0kOBwueCCjY+Bqqw4FseqPEjU= Message-ID: <[email protected]> Date: Wed, 26 Nov 2014 14:32:34 +0100 From: Paolo De Michele <[email protected]> User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Paolo De Michele <[email protected]> Subject: test Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit test
