I am using James version 2.3.2 and my ISP blocks port 25 as Norman suggested
might happen.
When I change the SMTP port from 25 to 587 (as recommended by my ISP) james
begins to work as expected for both POP3 and SMTP.
However, within a day or two james silently stops listening to both POP3 and
S
I guess your ISP is blocking outgoing traffic to port 25. Could you
try to see if a simple telnet test work out ?
# telnet gmail-smtp-in.l.google.com 25
Bye,
Norman
2010/9/10 Jayaprasad K :
> In my mailet log Im getting the message:
>
> INFO James.Mailet: RemoteDelivery: Could not connect to SM
In my mailet log Im getting the message:
INFO James.Mailet: RemoteDelivery: Could not connect to SMTP host
From: Jayaprasad K
Sent: Friday, September 10, 2010 9:59 AM
To: 'server-user@james.apache.org'
Subject: Query on James server
Hello
I am going to recommend my client for using Jam
Thank you for your help.
hostname gives me ip138 as a result.
in /etc/hosts I have mapped ip134 to my primary ip address.
also ping from my machine allows me to resolve my ip address.
Unfortunately I can't change the etc/hosts because some of the network
tools operates on the host name.
Dnia 2
Hi,
Probably james can resolve your machine hostname (whatever it is,
depending on 'hostname' command result).
Try linux command 'hostname' and ping the result to see if it's working.
btw, ping ip134.colostore.com gives
"Ping request could not find host ip134.colostore.com. Please check the
Hi,
PING ip134.colostore.com (67.215.65.132) 56(84) bytes of data.
64 bytes from hit-nxdomain.opendns.com (67.215.65.132): icmp_req=1
ttl=54 time=19.3 ms
64 bytes from hit-nxdomain.opendns.com (67.215.65.132): icmp_req=2
ttl=54 time=19.0 ms
At the moment I have OpenDNS servers to my /etc/resolve.
Hi Michał,
What does 'ping host.domain' gives (with host.domain being the info
given by provider) ?
What does 'hostname' command gives as result ?
If you 'telnet localhost 4555', what does listdomains command give ?
Tks,
Eric
On 10/09/2010 13:24, Michał Cukierman wrote:
In my /etc/hosts I h
In my /etc/hosts I have:
127.0.0.1 localhost
x.x.x.x host.domain domain
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
where hos
Hi,
I have aa problem with dns resolving names in James 3.0, i stil have a
"." in smtp/imap service instead of ip or name.
When connection with my smtp server on port 25 I have:
Escape character is '^]'.
220 . SMTP Server (JAMES SMTP Server 3.0-M1) ready Fri, 10 Sep 2010
12:43:45 +0200 (CEST)
I