On Wednesday 04 March 2009 18:10:22 Bill Weiss wrote: > Ray(r...@stilltech.net)@Wed, Mar 04, 2009 at 04:46:21PM -0700: > > On Wednesday 04 March 2009 16:37:37 /dev/rob0 wrote: > > > On Wed March 4 2009 17:26:01 Ray wrote: > > > > On Wednesday 04 March 2009 16:12:32 Terry Carmen wrote: > > > > > Ray wrote: > > > > > > Hello, > > > > > > I'm having an issue with mail being blocked (I think) and I was > > > > > > hoping that someone here would give me an idea on where to get > > > > > > started. > > > > > > > > > > > > here's the situation. (Made up names) > > > > > > Unfortunately, made up (misappropriated) domain names as well. Your > > > problem is most likely either broken DNS or as you suggest, some kind > > > of firewall blocking. We can't help with any of that if you don't use > > > real domain names. > > > > receiving domain is aplustaxi.ca > > Your DNS and firewall look ok from here: > > houd...@www ~ % dig aplustaxi.ca any +short > 10 mail.geekdelivery.com. > 206.75.152.197 > houd...@www ~ % dig mail.geekdelivery.com any +short > 206.75.152.197 > houd...@www ~ % telnet mail.geekdelivery.com 25 > Trying 206.75.152.197... > Connected to mail.geekdelivery.com. > Escape character is '^]'. > 220 mail.geekdelivery.com ESMTP Postfix > HELO clanspum.net > 250 mail.geekdelivery.com > MAIL FROM: <r...@clanspum.net> > 250 2.1.0 Ok > RCPT TO: <postmas...@geekdelivery.com> > 250 2.1.5 Ok > RSET > 250 2.0.0 Ok > QUIT > 221 2.0.0 Bye > Connection closed by foreign host. > houd...@www ~ % > > Have you tried getting a pcap while the mystery server is supposed to be > sending you mail? >
Haven't done this yet, but I will try it. Assuming that the connection isn't getting to me, what kind of things do I check? > -- > Bill Weiss > > C has all the expressive power of two dixie cups and a string. > -- Jamie Zawinski