[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mail problem (recreating original error)
This, of course, shows that xerox.com is blocking email
from addresses in the DUL.
The cause for confusion here is that YOUR machine seemed
to believe that it was mail.netvision.net.il, and thus the
bounce you received was from MAILER-DAEMON@mail.netvision.net.il.
To wit, notice the headers from your message which bounced:
> Received: (from doritb@localhost)
> by mail.netvision.net.il (8.8.7/8.8.7) id RAA00693
> for polanyi@pal.xerox.com; Wed, 10 Nov 1999 17:52:06 -0500
> Date: Wed, 10 Nov 1999 17:52:06 -0500
Compare these to the headers from your current message:
Received: from dialup.netvision.net.il (IDENT:root@RAS1-p39.bs.netvision.net.il [62.0.180.41])
by mailgw1.netvision.net.il (8.9.3/8.9.3) with ESMTP id DAA06790
for <Linux-il@cs.huji.ac.il>; Thu, 11 Nov 1999 03:47:57 +0200 (IST)
Received: from netvision.net.il (doritb@localhost [127.0.0.1])
by dialup.netvision.net.il (8.8.7/8.8.7) with ESMTP id SAA00898
for <Linux-il@cs.huji.ac.il>; Wed, 10 Nov 1999 18:04:39 -0500
Notice that they are both running the same version of Sendmail in
the same timezone, whereas the actual NetVision hosts are running a
different version of Sendmail in a different timezone.
So, DUL issues aside, I suggest that your machine is somehow misconfigured.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il