Go Back   Actinic Community > Help and Advice > v8 - General

Search powered by Google
Register FAQ Members List Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Useful Thread? Display Modes
  #1  
Old 08-Nov-2006, 11:15 AM
sgtbash sgtbash is offline
Registered User
Join Date: Mar 2006
Full Name: Dan
Posts: 258
Send a message via MSN to sgtbash Send a message via Yahoo to sgtbash Send a message via Skype™ to sgtbash
SMTP Server Invalid - Server Side script denied

Hi,

I have been having trouble with my smtp server settings with the host i am currently with (stayhosted.com)

My first port of call was to check with them that server side scripts were alloud to send mail.

They sent me back:
"
No script server-side is allowed to connect to any external port 25 connection, all mail should be routed through the server email server. The script should be configured to use the sendmail function locally as user nobody similar to how a PHP script would call the mail function.

Please can you escalate this to the developers of the script to enable debugging and advise on their diagnosis.

Many Thanks,
"

Is there any way i can get around this?

I really hope so otherwise i am going to have to change hosting providers eeek

Bash
Reply With Quote
  #2  
Old 08-Nov-2006, 11:32 AM
wjcampbe's Avatar
wjcampbe wjcampbe is offline
Registered User
Join Date: Jan 2005
Full Name: Bill Campbell
Posts: 5,481
Send a message via Skype™ to wjcampbe
use localhost as the smtp server name with the authentication checkbox un-ticked.
__________________
Bill
www.egyptianwonders.co.uk
Text directoryWorldwide Actinic(TM) shops
BC Ness Solutions Support services, custom software
Registered Microsoft™ Partner (ISV)
VoIP UK: 0131 208 0605
Located: Alexandria, EGYPT
Reply With Quote
  #3  
Old 08-Nov-2006, 11:37 AM
sgtbash sgtbash is offline
Registered User
Join Date: Mar 2006
Full Name: Dan
Posts: 258
Send a message via MSN to sgtbash Send a message via Yahoo to sgtbash Send a message via Skype™ to sgtbash
Hey,

OK, tried that:

Actinic Mail Test completed successfully
server: passed
connection: passed
sockets: passed
communications: failed
authorisation: failed
message: 535 Incorrect authentication data

Thats the error i got
Reply With Quote
  #4  
Old 08-Nov-2006, 12:18 PM
wjcampbe's Avatar
wjcampbe wjcampbe is offline
Registered User
Join Date: Jan 2005
Full Name: Bill Campbell
Posts: 5,481
Send a message via Skype™ to wjcampbe
With the authentication box NOT ticked, it should not be trying to authenticate.

Looks like you need to take this back to the host again.
__________________
Bill
www.egyptianwonders.co.uk
Text directoryWorldwide Actinic(TM) shops
BC Ness Solutions Support services, custom software
Registered Microsoft™ Partner (ISV)
VoIP UK: 0131 208 0605
Located: Alexandria, EGYPT
Reply With Quote
  #5  
Old 08-Nov-2006, 01:55 PM
MASTERforge MASTERforge is offline
Registered User
Join Date: Oct 2006
Full Name: Leigh Robinson
Posts: 204
I am in discussion with my host provider about this problem as i am experiencing similar problems.

My emails in outlook work fine and emails from my old website are being sent fine so I think the problem is more with actinic.
__________________
Leigh Robinson

Hand forged, hand folded custom swords
http://www.masterforge.co.uk
Reply With Quote
  #6  
Old 08-Nov-2006, 03:00 PM
MASTERforge MASTERforge is offline
Registered User
Join Date: Oct 2006
Full Name: Leigh Robinson
Posts: 204
I have put both my isp and my website smtp info in and neither work. For example my website smtp says

message: SMTP Authentication is not supported by this server!

This is clearly not true
__________________
Leigh Robinson

Hand forged, hand folded custom swords
http://www.masterforge.co.uk
Reply With Quote
  #7  
Old 08-Nov-2006, 03:20 PM
wjcampbe's Avatar
wjcampbe wjcampbe is offline
Registered User
Join Date: Jan 2005
Full Name: Bill Campbell
Posts: 5,481
Send a message via Skype™ to wjcampbe
Sorry Leigh, but if authentication is not supported and you try to authenticate, what error message do you expect to receive?

Dan, try using smtp.thewebsitedomain with authentication box empty and no name or password details.
__________________
Bill
www.egyptianwonders.co.uk
Text directoryWorldwide Actinic(TM) shops
BC Ness Solutions Support services, custom software
Registered Microsoft™ Partner (ISV)
VoIP UK: 0131 208 0605
Located: Alexandria, EGYPT
Reply With Quote
  #8  
Old 08-Nov-2006, 03:25 PM
MASTERforge MASTERforge is offline
Registered User
Join Date: Oct 2006
Full Name: Leigh Robinson
Posts: 204
I have also tried using my isp but it says incorrect username or password when I know its correct
__________________
Leigh Robinson

Hand forged, hand folded custom swords
http://www.masterforge.co.uk
Reply With Quote
  #9  
Old 08-Nov-2006, 03:30 PM
sgtbash sgtbash is offline
Registered User
Join Date: Mar 2006
Full Name: Dan
Posts: 258
Send a message via MSN to sgtbash Send a message via Yahoo to sgtbash Send a message via Skype™ to sgtbash
Quote:
Originally Posted by wjcampbe
Sorry Leigh, but if authentication is not supported and you try to authenticate, what error message do you expect to receive?

Dan, try using smtp.thewebsitedomain with authentication box empty and no name or password details.
Hi bill.

When you say "Authendication box" what do you mean? "Username and Password Requierd"?

and do i try smtp.xxxx even though my smtp server is mail.xxxx?

Dan


UPDATE:

Tried smtp.thebunkerwarehouse.co.uk, with no tick, no user, no pass:

Actinic Mail Test completed successfully
server: failed
connection: failed
sockets: failed
communications: failed
authorisation: failed
message: -

It couldnt even find it.

Tried mail.thebunkerwarehouse.co.uk, with no tick, no user, no pass:

Actinic Mail Test completed successfully
server: passed
connection: failed
sockets: passed
communications: failed
authorisation: failed
message: Connection refused

Dan
Reply With Quote
  #10  
Old 08-Nov-2006, 03:34 PM
sgtbash sgtbash is offline
Registered User
Join Date: Mar 2006
Full Name: Dan
Posts: 258
Send a message via MSN to sgtbash Send a message via Yahoo to sgtbash Send a message via Skype™ to sgtbash
WOOOW!!!!

Done it.


Set the server as "localhost"
ticked the box and put a username and password in.

Thanks guys.

Dan
Another problem solved in less than a day
Reply With Quote
  #11  
Old 18-Jun-2008, 02:44 PM
Recoding Recoding is offline
Registered User
Join Date: Jun 2008
Full Name: Dan Clarke
Posts: 13
For me i am having basically the same problem, I try localhost with authentication checked or unchecked, either way i get this responce:
Code:
Actinic Mail Test completed successfully
server:		failed
connection:	failed
sockets:		failed
communications:	failed
authorisation:	failed
message:		-
If i try our Exchange server in the office, i get this:
Code:
Actinic Mail Test completed successfully
server:		passed
connection:	failed
sockets:		passed
communications:	failed
authorisation:	failed
message:		Connection refused
Thats the same result auth or not, then i try our Webserver i get this:
Code:
Actinic Mail Test completed successfully
server:		passed
connection:	passed
sockets:		passed
communications:	failed
authorisation:	passed
message:		Sender verify failed
That is our webserver, and as it is on 2 IP addresses, I try the other IP, i get this:
Code:
Actinic Mail Test completed successfully
server:		passed
connection:	passed
sockets:		passed
communications:	failed
authorisation:	passed
message:		Sender verify failed
and Then as i see it says the verify failed, i try with a user+pass that i know works to download and send emails via outlook, i get this:
Code:
Actinic Mail Test completed successfully
server:		passed
connection:	passed
sockets:		passed
communications:	failed
authorisation:	passed
message:		Sender verify failed
Basically same result.

What can i do to use this function? My host is webhosting.uk.com

Thanks in advance!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT. The time now is 02:17 AM.


Powered by vBulletin® Version 3.6.9
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.