Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: Mail Configuration
 Can anyone help pls
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

partypx
Starting Member

4 Posts

Posted - 02 June 2008 :  14:20:06  Show Profile  Visit partypx's Homepage
Please can anyone tell me what I am doing wrong?
Below is a copy of inc_mail.asp as it is on my server.

case "cdosys"
Set iConf = Server.CreateObject ("CDO.Configuration")
Set Flds = iConf.Fields

'Set and update fields properties
With Flds
.Item("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2 'cdoSendUsingPort
.Item("http://schemas.microsoft.com/cdo/configuration/smtpserver") = "mail.myserverworld.net"
.Item("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate") = 1
.Item("http://schemas.microsoft.com/cdo/configuration/sendusername") = "simon@partypeoplexxx.com"
.Item("http://schemas.microsoft.com/cdo/configuration/sendpassword") = "*********"
End With
Flds.Update


Many Thanks ..... Si

<

HuwR
Forum Admin

United Kingdom
20579 Posts

Posted - 02 June 2008 :  15:34:44  Show Profile  Visit HuwR's Homepage
could you perhaps explain what the problem is<
Go to Top of Page

partypx
Starting Member

4 Posts

Posted - 03 June 2008 :  05:29:08  Show Profile  Visit partypx's Homepage
Sorry!!!!! when I enter my email address in my admin profile I get this message:-

There Was A Problem With Your Details

Your request was not sent due to the following error: The transport failed to connect to the server.


Go Back To Enter Data

Back To Forum
<
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20579 Posts

Posted - 03 June 2008 :  05:59:41  Show Profile  Visit HuwR's Homepage
sounds like a mail authentication problem, is simon@partypeoplexxx.com a valid username for mail.myserverworld.net<
Go to Top of Page

partypx
Starting Member

4 Posts

Posted - 03 June 2008 :  06:46:50  Show Profile  Visit partypx's Homepage
yes. Ive just tried using my serverworld log on username and I get the same message.<
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20579 Posts

Posted - 03 June 2008 :  08:28:26  Show Profile  Visit HuwR's Homepage
could I ask where you got the code as that is not from inc_mail.asp<
Go to Top of Page

partypx
Starting Member

4 Posts

Posted - 03 June 2008 :  16:35:37  Show Profile  Visit partypx's Homepage
I beg to differ ...but it is.

Anyway thanks for trying to help.<
Go to Top of Page

AnonJr
Moderator

United States
5765 Posts

Posted - 03 June 2008 :  17:38:49  Show Profile  Visit AnonJr's Homepage
Which version of Snitz are you pulling that from?<
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20579 Posts

Posted - 03 June 2008 :  17:47:43  Show Profile  Visit HuwR's Homepage
well, I'm pretty sure I know our code fairly well, and the cdosys section of our inc_mail does not in fact look like the code you posted above, which is why I asked.

however, could you explain exactly at what point you get the error, are you able to send emails to other forum members ? do people recieve registration emails ?

<
Go to Top of Page

CptSternn
Starting Member

Ireland
17 Posts

Posted - 23 June 2008 :  11:56:22  Show Profile  Visit CptSternn's Homepage
You might want to check my post here:

http://forum.snitz.com/forum/topic.asp?TOPIC_ID=67328

I was having a similar issue. I'm not sure if it's the same one, but you might give it a go sure.
<
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.16 seconds. Powered By: Snitz Forums 2000 Version 3.4.07