Re: Sendmail not accepting connections on port 25 (solved)

2011-07-23 Thread Robert Bonomi
> Date: Sat, 23 Jul 2011 11:03:26 -0700 > From: ssgriffonuser > Subject: Re: Sendmail not accepting connections on port 25 (solved) > [[.. sneck ..]] > However, I also learned that my home ISP blocks outbound > traffic on port 25 (I thought it only blocked inbou

Re: Sendmail not accepting connections on port 25 (solved)

2011-07-23 Thread ssgriffonuser
On 07/23/11 13:51, Bill Tillman wrote: --- On Thu, 7/21/11, Bernt Hansson wrote: From: Bernt Hansson Subject: Re: Sendmail not accepting connections on port 25 To: "ssgriffonuser" Cc:freebsd-questions@freebsd.org Date: Thursday, July 21, 2011, 3:31 AM 2011-07-20 06:24, ssgriffon

Re: Sendmail not accepting connections on port 25

2011-07-23 Thread Bill Tillman
--- On Thu, 7/21/11, Bernt Hansson wrote: From: Bernt Hansson Subject: Re: Sendmail not accepting connections on port 25 To: "ssgriffonuser" Cc: freebsd-questions@freebsd.org Date: Thursday, July 21, 2011, 3:31 AM 2011-07-20 06:24, ssgriffonuser skrev: > I still can't

Re: Sendmail not accepting connections on port 25

2011-07-22 Thread Polytropon
On Thu, 21 Jul 2011 22:34:26 -0400, Robert Huff wrote: > > ssgriffonuser writes: > > > > My isp is blocking outgoing traffic on port 25. > > > > Yeah, it looks like your right. I never would've considered my ISP > > blocking outbound traffic from my home, but I suppose it makes > > sense.

Re: Sendmail not accepting connections on port 25

2011-07-21 Thread Robert Huff
ssgriffonuser writes: > > My isp is blocking outgoing traffic on port 25. > > Yeah, it looks like your right. I never would've considered my ISP > blocking outbound traffic from my home, but I suppose it makes > sense. It is my understanding many I.S.P.s in the U,S, do, as part of

Re: Sendmail not accepting connections on port 25

2011-07-21 Thread ssgriffonuser
On 07/21/11 01:31, Bernt Hansson wrote: 2011-07-20 06:24, ssgriffonuser skrev: I still can't telnet in from an external network. To me, that sounds like your external network might be blocking outgoing traffic on port 25. Can you connect to any other mailservers on port 25? %telnet gmail-

Re: Sendmail not accepting connections on port 25

2011-07-21 Thread Bernt Hansson
2011-07-20 06:24, ssgriffonuser skrev: I still can't telnet in from an external network. To me, that sounds like your external network might be blocking outgoing traffic on port 25. Can you connect to any other mailservers on port 25? %telnet gmail-smtp-in.l.google.com 25 Trying 74.125.77.

Re: Sendmail not accepting connections on port 25

2011-07-20 Thread ssgriffonuser
On 07/19/11 09:31, Robert Bonomi wrote: Date: Tue, 19 Jul 2011 00:03:58 -0700 From: ssgriffonuser Subject: Sendmail not accepting connections on port 25 Hi all, I'm having difficulty getting sendmail set up on my server. I can send and receive to localhost and I can send to external networks b

Re: Sendmail not accepting connections on port 25

2011-07-19 Thread Bernt Hansson
2011-07-19 09:03, ssgriffonuser skrev: Hi all, I'm having difficulty getting sendmail set up on my server. I can send and receive to localhost and I can send to external networks but I can not receive from external networks (I receive a 550: Address rejected). Netstat says sendmail is listening

Re: Sendmail not accepting connections on port 25

2011-07-19 Thread Jamie Paul Griffin
On Tue, Jul 19, 2011 at 04:27:14PM -0400, Lowell Gilbert wrote: > ssgriffonuser writes: > > > I'm having difficulty getting sendmail set up on my server. I can > > send and receive to localhost and I can send to external networks but > > I can not receive from external networks (I receive a 550:

Re: Sendmail not accepting connections on port 25

2011-07-19 Thread Lowell Gilbert
ssgriffonuser writes: > I'm having difficulty getting sendmail set up on my server. I can > send and receive to localhost and I can send to external networks but > I can not receive from external networks (I receive a 550: Address > rejected). Netstat says sendmail is listening on port 25 but I

Re: Sendmail not accepting connections on port 25

2011-07-19 Thread Bill Tillman
From: Robert Bonomi To: freebsd-questions@freebsd.org; ssgriffonu...@gmail.com Sent: Tue, July 19, 2011 12:31:56 PM Subject: Re: Sendmail not accepting connections on port 25 > Date: Tue, 19 Jul 2011 00:03:58 -0700 > From: ssgriffonuser > Subject:

Re: Sendmail not accepting connections on port 25

2011-07-19 Thread Robert Bonomi
> Date: Tue, 19 Jul 2011 00:03:58 -0700 > From: ssgriffonuser > Subject: Sendmail not accepting connections on port 25 > > Hi all, > > I'm having difficulty getting sendmail set up on my server. I can send > and receive to localhost and I can send to external networks but I can > not receive f

Re: Sendmail not accepting connections on port 25

2011-07-19 Thread Polytropon
On Tue, 19 Jul 2011 00:03:58 -0700, ssgriffonuser wrote: > Hi all, > > I'm having difficulty getting sendmail set up on my server. I can send > and receive to localhost and I can send to external networks but I can > not receive from external networks (I receive a 550: Address rejected). > Ne