Hi
I'm having problems getting email working from a new dedicated server I am planning to migrated to.
I can send emails from the linux command line using sendmail or connect to my server with Outlook and SMTP. Both these methods work fine. When I then put the Email settings in Actinic and test the settings it fails with the follwoing message:
"The computer you specified as your mail server is not a valid mail (SMTP) server. Check the computer name or address and try again. If it fails again, then it is possible, you were locked out by a firewall program, or you don't have network connection to this server."
The settings I am using are the same as Outlook:-
SMTP: mail.doppler-hire.co.uk
User: anna@doppler-hire.co.uk
Password: ***********
I have even used a free online SMTP check with the same login information and is confirms that everything is correct.
I used http://pingability.com/smtptest.jsp
Can anyone help and I'm running out of idea to try?
My Actinic network setting are: (Less passwords!!!)
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST mail.doppler-hire.co.uk
WEBSITEURL www.doppler-hire.co.uk
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP true
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED true
SMTPUSERNAME anna@doppler-hire.co.uk
SMTPPASSWORD ********
CATALOGURL http://www.doppler-hire.co.uk/acatalog/
CGIBINURL http://www.doppler-hire.co.uk/cgi-bin/
PATHFROMCGITOCATALOG ../httpdocs/acatalog/
CODEBASE ./
FTPHOST www.doppler-hire.co.uk
FTPUSERNAME doppler-hire
FTPPASSWORD ********
PATHTOCGIBIN cgi-bin/
USEPASSIVEFTP false
FTPPATHFROMCGITOCATALOG ../httpdocs/acatalog/
I'm having problems getting email working from a new dedicated server I am planning to migrated to.
I can send emails from the linux command line using sendmail or connect to my server with Outlook and SMTP. Both these methods work fine. When I then put the Email settings in Actinic and test the settings it fails with the follwoing message:
"The computer you specified as your mail server is not a valid mail (SMTP) server. Check the computer name or address and try again. If it fails again, then it is possible, you were locked out by a firewall program, or you don't have network connection to this server."
The settings I am using are the same as Outlook:-
SMTP: mail.doppler-hire.co.uk
User: anna@doppler-hire.co.uk
Password: ***********
I have even used a free online SMTP check with the same login information and is confirms that everything is correct.
I used http://pingability.com/smtptest.jsp
Can anyone help and I'm running out of idea to try?
My Actinic network setting are: (Less passwords!!!)
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST mail.doppler-hire.co.uk
WEBSITEURL www.doppler-hire.co.uk
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP true
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED true
SMTPUSERNAME anna@doppler-hire.co.uk
SMTPPASSWORD ********
CATALOGURL http://www.doppler-hire.co.uk/acatalog/
CGIBINURL http://www.doppler-hire.co.uk/cgi-bin/
PATHFROMCGITOCATALOG ../httpdocs/acatalog/
CODEBASE ./
FTPHOST www.doppler-hire.co.uk
FTPUSERNAME doppler-hire
FTPPASSWORD ********
PATHTOCGIBIN cgi-bin/
USEPASSIVEFTP false
FTPPATHFROMCGITOCATALOG ../httpdocs/acatalog/
Comment