[Exim] Is ISP blocking emails to my machine? See this "retur…

Top Page
Delete this message
Reply to this message
Author: Chris Seberino
Date:  
To: ph10
CC: exim-users
Subject: [Exim] Is ISP blocking emails to my machine? See this "returned mail"...
Phil

I think Exim may be innocent and my ISP is blocking smtp transfers
to my machine because I found a nasty email somewhere else...

----- Transcript of session follows -----
... while talking to pop1.san.rr.com.:
>>> RCPT To:<seberino@???>

<<< 550 relaying mail to dt092n42.san.rr.com is not allowed
550 5.1.1 <seberino@???>... User unknown

Is this pop1.san.rr.com machine an ISP machine that is killing
emails before they reach me (dt092n42.san.rr.com)???
...

Could this explain why telneting to port 25 did not work with
Exim??? (MAIL FROM:<> was accepted and so was MAIL FROM:<someone>
but NOT (MAIL FROM:<someone@???>))          


Thanks for everything.

Chris




----- Forwarded message from Mail Delivery Subsystem <MAILER-DAEMON@???> -----

Date: Thu, 4 Oct 2001 00:13:29 -0700 (PDT)
From: Mail Delivery Subsystem <MAILER-DAEMON@???>
To: <seberino@???>
Subject: Returned mail: see transcript for details
Auto-Submitted: auto-generated (failure)

The original message was received at Thu, 4 Oct 2001 00:13:29 -0700 (PDT)
from smtp.ucsd.edu [132.239.1.49]

   ----- The following addresses had permanent fatal errors -----
<seberino@???>
    (reason: 550 relaying mail to dt092n42.san.rr.com is not allowed)


----- Transcript of session follows -----
... while talking to pop1.san.rr.com.:
>>> RCPT To:<seberino@???>

<<< 550 relaying mail to dt092n42.san.rr.com is not allowed
550 5.1.1 <seberino@???>... User unknown

Reporting-MTA: dns; mailbox4.ucsd.edu
Received-From-MTA: DNS; smtp.ucsd.edu
Arrival-Date: Thu, 4 Oct 2001 00:13:29 -0700 (PDT)

Final-Recipient: RFC822; seberino@???
Action: failed
Status: 5.1.1
Remote-MTA: DNS; pop1.san.rr.com
Diagnostic-Code: SMTP; 550 relaying mail to dt092n42.san.rr.com is not allowed
Last-Attempt-Date: Thu, 4 Oct 2001 00:13:29 -0700 (PDT)

Date: Thu, 4 Oct 2001 00:15:07 -0700 (PDT)
From: Chris Seberino <seberino@???>
To: seberino@???

NNMat[r_] := N[Table[NN[r, i, j], {i, 3}, {j, 3}]]

NN[r_, alpha_, beta_] := 
  (Delta[alpha, beta]*Sum[(-1)^(i + j + k)*rho[r, i, j, k, alpha], {i, 2}, 
       {j, 2}, {k, 2}])/(4.*Pi) + 
   ((Delta[alpha, beta] - 1)*Sum[(-1)^(i + j + k)*
        gamma[r, i, j, k, alpha, beta], {i, 2}, {j, 2}, {k, 2}])/(4.*Pi)


Delta[i_, j_] := If[i == j, 1, 0]

rho[r_, i_, j_, k_, alpha_] := 
  (xx = r[[1]] + (-1)^i*0.5; yy = r[[2]] + (-1)^j*0.5; 
    zz = r[[3]] + (-1)^k*0.5; hh = 
     If[alpha == 1, i, 0] + If[alpha == 2, j, 0] + If[alpha == 3, k, 0]; 
    hh = r[[alpha]] + (-1)^hh*0.5; 
    ArcTan[(xx*yy*zz)/(hh^2*Sqrt[xx^2 + yy^2 + zz^2])])


gamma[r_, i_, j_, k_, alpha_, beta_] := 
  (f = If[alpha + beta == 5, 1, 0] + If[alpha + beta == 4, 2, 0] + 
      If[alpha + beta == 3, 3, 0]; 
    g = If[f == 1, i, 0] + If[f == 2, j, 0] + If[f == 3, k, 0]; 
    xx = r[[1]] + (-1)^i*0.5; yy = r[[2]] + (-1)^j*0.5; 
    zz = r[[3]] + (-1)^k*0.5; Log[r[[f]] + (-1)^g*0.5 + 
      Sqrt[xx^2 + yy^2 + zz^2]])



----- End forwarded message -----

--
=======================================================
| Dr. Christian Seberino  || (619) 553-7811 (office1) |
| SPAWARSYSCEN 2733       || (619) 553-2564 (office2) |
| 53560 HULL ST           || (619) 553-6307 (fax)     |
| SAN DIEGO CA 92152-5001 || seberino@??? |

=======================================================