• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

SPF Domainkey mail spam protection problem

keny

New Pleskian
Hi everyone

I own a server that had 5 domain hosted on it (all mine)

My problem is that only one of these domain can send email trow php and pass the spam protection on gmail,hotmail ...

I think is because of my hostname that i put the first domain name

so my host name is like that : domain1.com

gmail accept mail from domain1.com but refuse for all other domain

I already try to had other domain in blind but nothing change.

Can we have multiple hostname ?
How can my other domain send mail ?

Thanks and sorry for my bad english
 
Here is one : xxxx is to protect againts spam

domain1.ca is my main domain (and my hostname)
domain2.fr is my second domain

Delivered-To: [email protected]
Received: by xx.xxx.xxx.xx with SMTP id dg11cs3998vcb;
Wed, 14 Jul 2010 17:53:38 -0700 (PDT)
Received: by xx.xxx.xxx.xxx with SMTP id g12mr2643298wfd.99.12xxxx5217782;
Wed, 14 Jul 2010 17:53:37 -0700 (PDT)
Return-Path: <[email protected]>
Received: from domain1.ca ([xxx.xx.xxx.xxx])
by mx.google.com with ESMTP id f20si863053rvb.121.2010.07.xx.xx.53.37;
Wed, 14 Jul 2010 17:53:37 -0700 (PDT)
Received-SPF: pass (google.com: domain of [email protected] designates xxx.xx.xxx.xxx as permitted sender) client-ip=xxx.xx.xxx.xxx;
DomainKey-Status: i domain not subdomain of d
Authentication-Results: mx.google.com; spf=pass (google.com: domain of [email protected] designates xxx.xx.xxx.xxx as permitted sender) [email protected]; domainkeys=neutral (i domain not subdomain of d) [email protected]
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
s=default; d=domain.ca;
b=MyN3lvGYfhVDvnHXW3JEvguzBSMXcfGgZoQdemaKyp+jjdUeSjx5Gi+Sy0lsC7kq8rwEYOBkVIWhH4/QXyusOtRkKJWsZe/f3HRC4Q7cRyfAaoHp2uFq3MF1Z20hcZo1;
h=Received:Date:Message-ID:To:Subject:MIME-Version:Content-type:From:Reply-To:X-Mailer;
Received: (qmail 31870 invoked by uid 33); 14 Jul 2010 17:54:57 -0700
Date: 14 Jul 2010 17:54:57 -0700
Message-ID: <[email protected]>
To: [email protected]
Subject: Test message
MIME-Version: 1.0
Content-type: text/html; charset=utf-8
From: [email protected]
Reply-To: [email protected]
X-Mailer: PHP/5.2.6-1+lenny8

Thanks for helping !
 
Last edited:
Did some one have a server that contain multiple domaine on the same ip without problem sending mail that are signed with domainkey ?

Did someone know a way to change the d value in the signature ?

I know that qmail take the hostname in var/qmail/control/me file.

DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
s=default; d=domain.ca;

Did someone can exaplain me why plesk do not support dkim yet ?
 
Back
Top