Hello,

I'm trying to test store and forward in accordance with the KB articles.
BUT... It wont work right! Anyone have any ideas?


I setup the following:
In DNS, I setup:
@                       MX      10      mail.frumchat.com.
@                       MX      15      mail2.frumchat.com.
mail                    A       69.93.89.101
mail2                   A       66.221.63.85

On 66.221.63.85, I setup the host file with:
69.93.89.101    mail.frumchat.com

Then I killed SMTP on 69.93.89.101 and sent an email from Gmail to the
domain. But I get:
undeliverable to [EMAIL PROTECTED]

Body of message generated response:
554 this message has already been here

Original message follows.
Received: from mail.beachcomp.com [66.221.63.85] by mail.beachcomp.com with
ESMTP
  (SMTPD32-8.13) id A98C18000CE; Wed, 02 Feb 2005 16:43:40 -0500
Received: from mail.beachcomp.com [66.221.63.85] by mail.beachcomp.com with
ESMTP
  (SMTPD32-8.13) id A98B17F00CE; Wed, 02 Feb 2005 16:43:39 -0500
Received: from mail.beachcomp.com [66.221.63.85] by mail.beachcomp.com with
ESMTP
  (SMTPD32-8.13) id A98A17E00CE; Wed, 02 Feb 2005 16:43:38 -0500
Received: from mail.beachcomp.com [66.221.63.85] by mail.beachcomp.com with
ESMTP
  (SMTPD32-8.13) id A98917D00CE; Wed, 02 Feb 2005 16:43:37 -0500
Received: from rproxy.gmail.com [64.233.170.206] by mail.beachcomp.com with
ESMTP
  (SMTPD32-8.13) id A98817C00CE; Wed, 02 Feb 2005 16:43:36 -0500
Received: by rproxy.gmail.com with SMTP id g11so109069rne
        for <[EMAIL PROTECTED]>; Wed, 02 Feb 2005 13:38:39 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
 
h=received:message-id:date:from:reply-to:to:subject:mime-version:content-typ
e:content-transfer-encoding;
b=WIINATx6Shmq33D3tVWas29uSIstNBtAFcEnS5wulgt54w0943jY3KLtn8GfFU5XYc39Zjmzy1
RLuiOUqW1ylXzddkf8xz+GUEdapq6KasnxGf4XwClGtVMYoFHgWTL7irUszFmTIuzgIiUAr7Uqab
StYAUgmVS13nSBN40ki+I=
Received: by 10.38.152.55 with SMTP id z55mr34970rnd;
        Wed, 02 Feb 2005 13:38:39 -0800 (PST)
Received: by 10.38.76.52 with HTTP; Wed, 2 Feb 2005 13:38:39 -0800 (PST)
Message-ID: <[EMAIL PROTECTED]>
Date: Wed, 2 Feb 2005 16:38:39 -0500
From: David Moadab <[EMAIL PROTECTED]>
Reply-To: David Moadab <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: d3
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-IMSTrailer: __IMail_7__
X-IMSTrailer: __IMail_7__
X-IMSTrailer: __IMail_7__
X-IMSTrailer: __IMail_7__




To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

Reply via email to