groomy
Verified User
hello, I try to send an email from a server account to another account, it works.
If I try to send an email to a gmail account or www.com or another I have this message:
Antispam is disabled, I put a day and I use exim custombuild.
thank you
If I try to send an email to a gmail account or www.com or another I have this message:
Code:
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
[email protected]
retry timeout exceeded
------ This is a copy of the message, including all the headers. ------
Return-path: <[email protected]>
Received: from localhost ([127.0.0.1] helo=ns3002026.ovh.net)
by ns3002026.ovh.net with esmtpa (Exim 4.84)
(envelope-from <[email protected]>)
id 1XTXOm-0004cM-EO
for [email protected]; Mon, 15 Sep 2014 16:37:00 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII;
format=flowed
Content-Transfer-Encoding: 7bit
Date: Mon, 15 Sep 2014 16:37:00 +0200
From: [email protected]
To: [email protected]
Subject: test1
Message-ID: <[email protected]>
X-Sender: [email protected]
User-Agent: Roundcube Webmail/1.0.2
X-Antivirus-Scanner: Clean mail though you should still use an Antivirus
thank you