TCP-group 1995
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: Mail looping problem
- To: jra@ag9v.ampr.org
- Subject: Re: Mail looping problem
- From: "Brian A. Lantz" <brian@lantz.com>
- Date: Mon, 27 Mar 1995 09:39:23 +0000
- Cc: tcp-group@ucsd.edu
- In-reply-to: <199503252204.RAA00715@ag9v.ampr.org>
On Sat, 25 Mar 1995 jra@ag9v.ampr.org wrote:
> I'm seeing a strange smtp mail looping problem and wonder if anyone can point
> me to a cure.
> --PAB00421.796163583/ag9v.ampr.org
>
> The original message was received at Sat, 25 Mar 1995 15:32:41 -0500
> from uhf.spfip.ampr.org [44.70.12.152]
>
> ----- Transcript of session follows -----
> 554 too many hops 19 (17 max): from <root@ag9v.ampr.org>
> via uhf.spfip.ampr.org, to <n8xja@spfip.ampr.org.@ag9v.ampr.org>
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> ----- Original message follows -----
>
> From: root <root@ag9v.ampr.org>
> Message-Id: <199503252023.PAA00362@ag9v.ampr.org>
> Subject: Test message
> To: n8xja@spfip.ampr.org
> Date: Sat, 25 Mar 1995 15:23:33 -0500 (EST)
> X-Mailer: ELM [version 2.4 PL23]
>
Looks like it is on your end, guy. Look at the mail address that your
system sent out!
Since the one in the header is correct, I would guess that you just might
have a rewrite like of "n8xja* $1@ag9v.ampr.org" in your rewrite file.....
-----------------------------------------------------------
Brian A. Lantz brian@lantz.com
REAL PORTION of Microsoft Windows code:
while (memory_available) {
eat_major_portion_of_memory (no_real_reason);
if (feel_like_it)
make_user_THINK (this_is_an_OS);
gates_bank_balance++;
}