Hi,
I'm having a problem getting our site
http://www.pisces-conservation.com/shop
to send contact and confirmation emails; we simply get a 'Connection refused' error. The site is hosted with Freedomnames.
I have tried a variety of SMTP servers, with and without password/username;
mail.freedomnames.co.uk
mail.pisces-conservation.com
localhost, and
212.85.249.130
all with the same result. Freedomnames tech support can't suggest much else:
"Can you please try the ip address 212.85.249.130, It is the primary mailserver for you domain. It allows SMTP 25, please check the application. "
Our internet connectivity is via Demon, so we wouldn't expect a connection to Freedomnames' SMTP server to work from running a test in Catalog, but it certainly should from the Freedomnames-hosted site. Our network settings are as follows (password blanked):
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 0
SCRIPTEXT .cgi
SMTPHOST 212.85.249.130
WEBSITEURL http://www.pisces-conservation.com/shop
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP false
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
CATALOGURL http://www.pisces-conservation.com/shop/acatalog/
CGIBINURL http://www.pisces-conservation.com/shop/cgi-bin/
PATHFROMCGITOCATALOG ../acatalog/
CODEBASE ./
FTPHOST www.pisces-conservation.com
FTPUSERNAME ex477423
FTPPASSWORD *****************
PATHTOCGIBIN shop/cgi-bin/
USEPASSIVEFTP false
FTPPATHFROMCGITOCATALOG
Plainly, I'm doing something fundamentally stupid. But what?
MTIA
Robin Somes
I'm having a problem getting our site
http://www.pisces-conservation.com/shop
to send contact and confirmation emails; we simply get a 'Connection refused' error. The site is hosted with Freedomnames.
I have tried a variety of SMTP servers, with and without password/username;
mail.freedomnames.co.uk
mail.pisces-conservation.com
localhost, and
212.85.249.130
all with the same result. Freedomnames tech support can't suggest much else:
"Can you please try the ip address 212.85.249.130, It is the primary mailserver for you domain. It allows SMTP 25, please check the application. "
Our internet connectivity is via Demon, so we wouldn't expect a connection to Freedomnames' SMTP server to work from running a test in Catalog, but it certainly should from the Freedomnames-hosted site. Our network settings are as follows (password blanked):
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 0
SCRIPTEXT .cgi
SMTPHOST 212.85.249.130
WEBSITEURL http://www.pisces-conservation.com/shop
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP false
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
CATALOGURL http://www.pisces-conservation.com/shop/acatalog/
CGIBINURL http://www.pisces-conservation.com/shop/cgi-bin/
PATHFROMCGITOCATALOG ../acatalog/
CODEBASE ./
FTPHOST www.pisces-conservation.com
FTPUSERNAME ex477423
FTPPASSWORD *****************
PATHTOCGIBIN shop/cgi-bin/
USEPASSIVEFTP false
FTPPATHFROMCGITOCATALOG
Plainly, I'm doing something fundamentally stupid. But what?
MTIA
Robin Somes
Comment