On Sun, Dec 22, 2002 at 09:35:17PM +0000, Bob Crandell wrote:
> I wish phpGroupware threaded messages.
> 
> Here is some more information.
> 
> Dec 22 13:14:41 ocicat sendmail[6772]: gBMLEfd06772:
> from=<[EMAIL PROTECTED]>, size=314, class=0, nrcpts=1,
> msgid=<[EMAIL PROTECTED]>, proto=ESMTP,
> relay=sharon@localhost
> Dec 22 13:14:42 ocicat sendmail[6773]: gBMLEfd06772:
> [EMAIL PROTECTED], delay=00:00:01, xdelay=00:00:01,
> mailer=esmtp, pri=30054, relay=crandell.net.criticalpath.net. [209.231.80.62],
> dsn=2.0.0, stat=Sent (ok 1040591683 qp 3064)
> Dec 22 13:15:51 ocicat sendmail[6774]: gBMKuaq06753:
> to=<[EMAIL PROTECTED]>, delay=00:19:15, xdelay=00:00:00, mailer=esmtp,
> pri=390170, relay=sd1.mailbank.com. [64.15.175.5], dsn=4.0.0, stat=Deferred:
> Connection refused by sd1.mailbank.com.
> 
> I think the last line is the key to my problem.  Which means that I need to change
> the domain name of my server in order to get NetIdentity to accept mail from me.  (I
> think they think I'm a spammer)

; <<>> DiG 2.2 <<>> ocicat.crandell.net 
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 42428
;; flags: qr rd ra; Ques: 1, Ans: 2, Auth: 6, Addit: 6
;; QUESTIONS:
;;      ocicat.crandell.net, type = A, class = IN

;; ANSWERS:
ocicat.crandell.net.    7146    CNAME   sd1.mailbank.com.
sd1.mailbank.com.       1426    A       64.15.175.5

It looks like ocicat and sd1 are the same machine.

> I set up an alias that looks like:
> [EMAIL PROTECTED]:   [EMAIL PROTECTED]
> 
> Now it sends but they refuse it.  Sigh.

; <<>> DiG 2.2 <<>> crandell.net.criticalpath.net MX 
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 58505
;; flags: qr rd ra; Ques: 1, Ans: 0, Auth: 1, Addit: 0
;; QUESTIONS:
;;      crandell.net.criticalpath.net, type = MX, class = IN

;; AUTHORITY RECORDS:
criticalpath.net.       406     SOA     ns1.cp.net. hostmaster.cp.net. (
                        2643734399      ; serial
                        1200    ; refresh (20 mins)
                        300     ; retry (5 mins)
                        2149200 ; expire (24 days 21 hours)
                        10800 ) ; minimum (3 hours)

;; Total query time: 6 msec
;; FROM: funk to SERVER: default -- 192.168.1.88
;; WHEN: Mon Dec 23 17:07:09 2002
;; MSG SIZE  sent: 47  rcvd: 117


crandell.net.criticalpath.net has no MX ... no mail routing
information for that machine is available.  Eventually, it comes
back to sender, and the sender refuses.

-- 
<[EMAIL PROTECTED]>

It furthers the question, "Is a 99 cent burger a good deal?"
_______________________________________________
Eug-LUG mailing list
[EMAIL PROTECTED]
http://mailman.efn.org/cgi-bin/listinfo/eug-lug

Reply via email to