On Thursday 15 November 2007 12:06, Charlie Farinella wrote:
> On Thursday 15 November 2007, Ben Scott wrote:
> > What happens when you try? Do you get an error message? Does it
> > just sit forever waiting to connect?
>
> # telnet mail.appropriatesolutions.com 25
> Trying 63.131.36.2...
> te
On 11/15/07, Lloyd Kvam <[EMAIL PROTECTED]> wrote:
> On Thu, 2007-11-15 at 11:50 -0500, Chris wrote:
> > Also found this
> >
> >
> > http://www.sematopia.com/?p=51
> >
> > Might not be suitable for your application, but it is a way around the
> > problem.
>
> So the PHP script is installed on s
On Thu, 2007-11-15 at 11:50 -0500, Chris wrote:
> Also found this
>
>
> http://www.sematopia.com/?p=51
>
> Might not be suitable for your application, but it is a way around the
> problem.
So the PHP script is installed on some server that can send email and is
accessible via port 80 which
On Thursday 15 November 2007, Neil Joseph Schelly wrote:
> Can you pint that host? "No route to host" generally indicates you
cannot
> even ping an address, due to having no connection to it. What happens
when
> you telnet to a known mail server. For example,
> > telnet mail.neilschelly.com
On Thursday 15 November 2007, Ben Scott wrote:
> What happens when you try? Do you get an error message? Does it
> just sit forever waiting to connect?
# telnet mail.appropriatesolutions.com 25
Trying 63.131.36.2...
telnet: connect to address 63.131.36.2: No route to host
telnet: Unable to
On 11/15/07, Ben Scott <[EMAIL PROTECTED]> wrote:
> On Nov 15, 2007 11:00 AM, Charlie Farinella
> <[EMAIL PROTECTED]> wrote:
> > My first assumption was that they (GoDaddy) are blocking outward traffic
> > on port 25, so I called them, but they say they are not.
>
> I suspect they lied:
>
> http:
On Nov 15, 2007 11:00 AM, Charlie Farinella
<[EMAIL PROTECTED]> wrote:
> My first assumption was that they (GoDaddy) are blocking outward traffic
> on port 25, so I called them, but they say they are not.
I suspect they lied:
http://www.google.com/search?q=godaddy+blocking+port+25
FWIW, I ha
On Nov 15, 2007 11:00 AM, Charlie Farinella
<[EMAIL PROTECTED]> wrote:
> Hi all,
> We have a dedicated server at GoDaddy running CentOS 4.5 and I'm trying
> to set up a mail server (Postfix).
> - I can telnet to port 25 on the server, and can send mail in.
> - I can neither send mail out, or telnet
Hi all,
We have a dedicated server at GoDaddy running CentOS 4.5 and I'm trying
to set up a mail server (Postfix).
- I can telnet to port 25 on the server, and can send mail in.
- I can neither send mail out, or telnet out to another server on port
25.
My first assumption was that they (Go