Hi Marius
First of all Thanks for this amazing product!
so i'am testing scrollout since a few weeks and i reinstalled it a week ago.
since then when i activate the connection filter (when i set it to any thing between 1 to 9) i get the message "Recipient address rejected: Domain not found;"
any idea?
second thing and i believe this is a consequence of my first problem
i can't get the dkim signature in the header when i send mail.
for info i use a Dag Exchange (cluster ip : 192.168.1.106 exchange1 ip: 192.168.1.101 exchange2 ip: 192.168.1.105 those ip a setted up in the trusted network in outbound)
Log:
"Feb 24 01:47:43 ScrolloutF1 postfix/postscreen[2049]: CONNECT from [69.89.227.124]:59718 to [192.168.1.103]:25
Feb 24 01:47:43 ScrolloutF1 postfix/postscreen[2049]: PASS OLD [69.89.227.124]:59718
Feb 24 01:47:43 ScrolloutF1 postfix/smtpd[2051]: connect from mail.emailarchitect.com[69.89.227.124]
Feb 24 01:47:43 ScrolloutF1 postfix/smtpd[2051]: NOQUEUE: reject: RCPT from mail.emailarchitect.com[69.89.227.124]: 450 4.1.2 Petitdemange.Eric@SamLab.eu: Recipient address rejected: Domain not found; from=auth-report@appmaildev.com to=Petitdemange.Eric@SamLab.eu proto=ESMTP helo=mail.appmaildev.com
Feb 24 01:47:44 ScrolloutF1 postfix/smtpd[2051]: disconnect from mail.emailarchitect.com[69.89.227.124]"
Last edit: Anonymous 2014-03-26
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Fist problem:
For some reasons, Scrollout cannot resolve domain SamLab.eu - which exists and is valid.
Please, make sure you have at least 1 DNS in GUI > Connect.
If you already have one valid (which is yours), try using Google's Open DNS: 8.8.8.8 and 8.8.4.4. Maybe your DNS is not reachable for some internal network blockages.
Go to Linux console and diagnose the DNS connection:
ping your-DNS-server
nslookup SamLab.eu
nslookup SamLab.eu your-dns-server
nslookup SamLab.eu 8.8.8.8
Second problem:
Make sure the IP addresses are in Trust Networks in CIDR format separated by commas:
192.168.1.106/32,192.168.1.101/32,192.168.1.105/32
Marius.
Last edit: Marius Gologan 2013-02-24
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you Marius i changed my dns by google's and it work.
my dkim signature is re-appearing now in my headers as well.
i create a record for the dkim signature but i used dkim record instead of txt.
so i try to change it now i'll wait for dns replication and tell you ;
could as well remind me the command to check imap settings for the collector?
Thank's again
Last edit: Anonymous 2014-07-13
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
the command is /var/www/bin/fetch.sh
Please note that I made some changes about 3-4 weeks ago.
If you notice something wrong, let me know.
Regarding DNS spf, this record is useless:
domain.eu text = "domain.eu IN TXT v=spf1 ip4:xxxxxxx ~all"
Also, having DKIM under the root domain.eu. You can remove that too.
These ones are good:
"v=spf1 a mx ptr ~all"
And the one you already fixed for dkim._domainkey.DoMain.eu.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank's for you're advice.
i transmit the test result:
This email is an automatic response from AdminSystem DKIM verifier service (1.0.0.5).
The service allows email senders to perform a simple check of SPF, DKIM and DomainKeys.
It is provided free of charge, in the hope that it is useful to the email community.
We welcome any feedback you may have at support@emailarchitect.net.
Thank you for using the service.
AdminSystem Software Limited
View and moderate all "Get Help" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hi Marius
First of all Thanks for this amazing product!
so i'am testing scrollout since a few weeks and i reinstalled it a week ago.
since then when i activate the connection filter (when i set it to any thing between 1 to 9) i get the message "Recipient address rejected: Domain not found;"
any idea?
second thing and i believe this is a consequence of my first problem
i can't get the dkim signature in the header when i send mail.
for info i use a Dag Exchange (cluster ip : 192.168.1.106 exchange1 ip: 192.168.1.101 exchange2 ip: 192.168.1.105 those ip a setted up in the trusted network in outbound)
Log:
"Feb 24 01:47:43 ScrolloutF1 postfix/postscreen[2049]: CONNECT from [69.89.227.124]:59718 to [192.168.1.103]:25
Feb 24 01:47:43 ScrolloutF1 postfix/postscreen[2049]: PASS OLD [69.89.227.124]:59718
Feb 24 01:47:43 ScrolloutF1 postfix/smtpd[2051]: connect from mail.emailarchitect.com[69.89.227.124]
Feb 24 01:47:43 ScrolloutF1 postfix/smtpd[2051]: NOQUEUE: reject: RCPT from mail.emailarchitect.com[69.89.227.124]: 450 4.1.2 Petitdemange.Eric@SamLab.eu: Recipient address rejected: Domain not found; from=auth-report@appmaildev.com to=Petitdemange.Eric@SamLab.eu proto=ESMTP helo=mail.appmaildev.com
Feb 24 01:47:44 ScrolloutF1 postfix/smtpd[2051]: disconnect from mail.emailarchitect.com[69.89.227.124]"
Last edit: Anonymous 2014-03-26
Hi,
Fist problem:
For some reasons, Scrollout cannot resolve domain SamLab.eu - which exists and is valid.
Please, make sure you have at least 1 DNS in GUI > Connect.
If you already have one valid (which is yours), try using Google's Open DNS: 8.8.8.8 and 8.8.4.4. Maybe your DNS is not reachable for some internal network blockages.
Go to Linux console and diagnose the DNS connection:
ping your-DNS-server
nslookup SamLab.eu
nslookup SamLab.eu your-dns-server
nslookup SamLab.eu 8.8.8.8
Second problem:
Make sure the IP addresses are in Trust Networks in CIDR format separated by commas:
192.168.1.106/32,192.168.1.101/32,192.168.1.105/32
Marius.
Last edit: Marius Gologan 2013-02-24
Back to second problem:
I can't get any valid TXT record for DKIM:
nslookup -type=txt dkim._domainkey.SamLab.eu
It looks you put it as SabLab.eu instead of dkim._domainkey.SamLab.eu
nslookup -type=txt SamLab.eu dns20.ovh.net
View and moderate all "Get Help" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Thank you Marius i changed my dns by google's and it work.
my dkim signature is re-appearing now in my headers as well.
i create a record for the dkim signature but i used dkim record instead of txt.
so i try to change it now i'll wait for dns replication and tell you ;
could as well remind me the command to check imap settings for the collector?
Thank's again
Last edit: Anonymous 2014-07-13
the command is /var/www/bin/fetch.sh
Please note that I made some changes about 3-4 weeks ago.
If you notice something wrong, let me know.
Regarding DNS spf, this record is useless:
domain.eu text = "domain.eu IN TXT v=spf1 ip4:xxxxxxx ~all"
Also, having DKIM under the root domain.eu. You can remove that too.
These ones are good:
"v=spf1 a mx ptr ~all"
And the one you already fixed for dkim._domainkey.DoMain.eu.
View and moderate all "Get Help" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Thank's for you're advice.
i transmit the test result:
This email is an automatic response from AdminSystem DKIM verifier service (1.0.0.5).
The service allows email senders to perform a simple check of SPF, DKIM and DomainKeys.
It is provided free of charge, in the hope that it is useful to the email community.
We welcome any feedback you may have at support@emailarchitect.net.
Thank you for using the service.
AdminSystem Software Limited
============================================================
SPF result: Pass
============================================================
Domain: SamLab.eu
IP: 109.190.20.68
SPF Record: SamLab.eu
IN TXT = "v=spf1 a mx ptr ~all"
---SPF Trace Log---
Start to check SPF record
Sender IP:109.190.20.68
Sender Domain:SamLab.eu
Parse Sender-IP 109.190.20.68
Query TEXT record from DNS server for: SamLab.eu
[TXT]: v=spf1 a mx ptr ~all
[TXT]: k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAm330LhqSmRUxNfei5Xzqg18r5PZZGPBAPpDke3OdkkTnAEAvKehzkkhOSQXsma1wMfAHpL0UFQfhKyI0wexSlseLQBRiafw6XgJZmgGlyeTuZvCVJjKByNyhPNZM0B4U8dPaKZ4zqOFxdS7qsRBJI5mF0xQwy4U4GHW7HJNSrpooRi70vLtZYHdP
[TXT]: k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAm330LhqSmRUxNfe+i5Xzqg18r5PZZGPBAPpDke3OdkkTnAEAvKehzkkhOSQXsma1wMfAHpL0UFQfhKyI0wexSlseLQBRiafw6XgJZmgGlyeTuZvCVJjKByNyhPNZM0B4U8dPaKZ4zqOFxdS7qsRBJI5mF0xQwy4U4GHW7HJNSrpooRi70vLtZYHdPfUvv2ArDrpBVFtafH3tpk548iUAMki54PXQXp4unZ//3RV10gwbw0p11MI14mDN7TwEjUkncF7kX+G1jOw/NqISSwGHk/P5pQ2s2b7XuZfBW4OL+lzzKbtzP1LpupIiXG99/oriXtMAErN3fHGkL3beWSaYJQIDAQAB
Parsing SPF record: v=spf1 a mx ptr ~all
Mechanisms: v=spf1
Mechanisms: a
Testing mechanism a
Query A record from DNS server for: SamLab.eu
Testing CIDR: source=109.190.20.68; 109.190.20.68/128 a hit, Qualifier: +
============================================================
DomainKey result: none (no signature)
============================================================
============================================================
DKIM result: pass
============================================================
Signed by: Petitdemange.Eric@SamLab.eu
Expected Body Hash: ky1oXbbrM1x2KG+AQ0cQaJQZajoaf3LtxDseb+GM0Fw=
PublicKey: dkim._domainkey.samlab.eu
IN TXT = "k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAm330LhqSmRUxNfe+i5Xzqg18r5PZZGPBAPpDke3OdkkTnAEAvKehzkkhOSQXsma1wMfAHpL0UFQfhKyI0wexSlseLQBRiafw6XgJZmgGlyeTuZvCVJjKByNyhPNZM0B4U8dPaKZ4zqOFxdS7qsRBJI5mF0xQwy4U4GHW7HJNSrpooRi70vLtZYHdPfUvv2ArDrpBVFtafH3tpk548iUAMki54PXQXp4unZ//3RV10gwbw0p11MI14mDN7TwEjUkncF7kX+G1jOw/NqISSwGHk/P5pQ2s2b7XuZfBW4OL+lzzKbtzP1LpupIiXG99/oriXtMAErN3fHGkL3beWSaYJQIDAQAB;"
---Original Message Header---
x-sender: Petitdemange.Eric@SamLab.eu
x-receiver: AAAA3QcCGQcA@appmaildev.com
Received: from ScrolloutF1.samlab.eu ([109.190.20.68]) by mail.appmaildev.com over TLS secured channel with Microsoft SMTPSVC(7.5.7600.16385);
Mon, 25 Feb 2013 07:05:42 -0500
Received: from localhost (localhost [127.0.0.1])
by ScrolloutF1.samlab.eu (Postfix) with ESMTP id B09FD6C46E
for AAAA3QcCGQcA@appmaildev.com; Mon, 25 Feb 2013 13:05:39 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=samlab.eu; h=
mime-version:content-type:content-type:content-language
:accept-language:message-id📅date:subject:subject:from:from
:received:received:received; s=dkim; t=1361793897; x=1363608297;
bh=ky1oXbbrM1x2KG+AQ0cQaJQZajoaf3LtxDseb+GM0Fw=; b=H8yp3pBDNXQH
CmhDn8WLAjhApyEBba0Lak0RmFcseR9z9iya1/oJiHcg59h6wXGcD8tppg2L6CKQ
/zF+0XpXQ5ojY1aTCVgFH/RamkxiiQG7KbQNs5utLGPKfF7vDlUStGLPmThZrt4K
xRVVTTb0xhkBvtAcx+c8wgarnbJktxFAolC5sk0b45115JngmcqJYsoe3ildNnSL
Bxu9+EVsK7ffBc7V9GMlw1kBQdL4u54a/Nw0jDh+5qBN0kfG+TB5/oO82HnoNVjV
31HFolZd+ba1fc+yAtFjWUNzsrpGH1u/+/WbwwpOeHx68O8X9DvlHPWUst/2/y35
YnxJXp29HQ==
X-Virus-Scanned: Scrollout F1 on Debian amavisd-new at samlab.eu
Received: from ScrolloutF1.samlab.eu ([127.0.0.1])
by localhost (ScrolloutF1.samlab.eu [127.0.0.1]) (amavisd-new, port 10024)
with LMTP id wUIXY02v1jQY for AAAA3QcCGQcA@appmaildev.com;
Mon, 25 Feb 2013 13:04:57 +0100 (CET)
Received: from mail.samlab.eu (unknown [192.168.1.101])
(using TLSv1 with cipher AES128-SHA (128/128 bits))
(Client CN "samlab.eu", Issuer "netlab-EXCHANGE-CA" (not verified))
by ScrolloutF1.samlab.eu (Postfix) with ESMTPS id 84AD56C40E
for AAAA3QcCGQcA@appmaildev.com; Mon, 25 Feb 2013 13:04:46 +0100 (CET)
Received: from EXCHANGE2.netlab.net ([fe80::c49:a40d:ec14:682c]) by Exchange.netlab.net ([fe80::f5a1:f7c3:c7e1:c49c%14]) with mapi id 14.02.0328.009; Mon, 25 Feb 2013 13:19:16 +0100
From: petitdemange eric Petitdemange.Eric@SamLab.eu
To: "AAAA3QcCGQcA@appmaildev.com" AAAA3QcCGQcA@appmaildev.com
Subject: mailto:AAAA3QcCGQcA@appmaildev.com
Thread-Topic: mailto:AAAA3QcCGQcA@appmaildev.com
Thread-Index: Ac4TUlDS0QoHenXrQa+BLcXsak8dOw==
Date: Mon, 25 Feb 2013 12:19:15 +0000
Message-ID: 3CD6E1D7A58ADE409FC793497E7D2D1154D2C2D8@EXCHANGE2.netlab.net
Accept-Language: fr-FR, en-US
Content-Language: fr-FR
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [192.168.1.63]
Content-Type: multipart/alternative;
boundary="000_3CD6E1D7A58ADE409FC793497E7D2D1154D2C2D8EXCHANGE2netlab"
MIME-Version: 1.0
Return-Path: Petitdemange.Eric@SamLab.eu
X-OriginalArrivalTime: 25 Feb 2013 12:05:42.0639 (UTC) FILETIME=[6F53AFF0:01CE1350]
Last edit: Anonymous 2015-08-22