AceBIT

Support Forum
It is currently Sat Nov 22, 2008 2:39 pm

All times are UTC + 1 hour




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: Need help with mail settings
PostPosted: Fri Jul 09, 2004 10:37 am 
Offline
Expert
Expert

Joined: Tue Jun 15, 2004 2:59 pm
Posts: 16
Hi

I can't get the asp mail to work. I ave published a survey to our asp server, and there are three files: Survey.html, Questionnaire.asp and Processform.asp. I have spoken with the server admin to make sure that it supports asp mail, and it does.

However, when I press the submit button I get a "Page Cannot be found Error" and I do not receive my expected email!

I think the documentation is a bit vague on how you set this up! I have a couple of questions about the settings dialogue.

1)In this first tab,.what do I put in "Admin email Address"? I assumed this was the address where the survey responses should be sent?

2) In the forth tab, "Email Settings", what is this for? What is this Daemon mail?`

Do I not need to enter our server's smtp settings anywhere? Is there anything I'm missing?

Please help!


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 09, 2004 1:09 pm 
Offline
Site Admin

Joined: Tue Feb 03, 2004 8:32 am
Posts: 135
Hello,

The error "Page Cannot be found Error" is rather caused by a missing file in your survey directory then a problem with email. Please check the following:
1) Open the survey properties dialog box and make sure the "CGI script path" is "processform.asp"
2) Save the survey and click "Publish survey on the web", select "Save files locally, and save the files in a directory on your disk.
3) Make sure ALL the generated files are published at the same directory on your server (including "standardthanx.html", etc)

About other questions:
"Admin email Address" - this is an email address for recieving responses via your default email client. When a visitor submits the survey form, the "processform.asp" generates a a message with results and sends this message to the specified email address.

"Email Settings" tab specify email settings if you wish to send a visitor a confirmation email. "Survey daemon email" is "Reply-To" address for the generated emails. Note, you may use these settings only if your survey contains a field for respondent email address! You will need to specify the corresponding field in the "Emal settings" -> "Email answer".

Best regards


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 16, 2004 1:36 pm 
Offline
Expert
Expert

Joined: Tue Jun 15, 2004 2:59 pm
Posts: 16
thanks. I'll go through it all again and see if I can get it to work.


Top
 Profile  
 
 Post subject: Server Information at last!!!
PostPosted: Wed Oct 06, 2004 8:42 am 
Offline
Expert
Expert

Joined: Tue Jun 15, 2004 2:59 pm
Posts: 16
Finally, I have the information!!

1) The mail component they are using is called CDonts.
2) Don't need to specify the ip - they say we should use the name.
3) No authorisation is required. It only accepts mail from its own Ip address.

Now what?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 06, 2004 12:16 pm 
Offline
Site Admin

Joined: Tue Feb 03, 2004 8:32 am
Posts: 135
Hello!

Then please try the following:

1) Open your local file "questionnaire.asp" in any text or HTML editor;

2) Locate the string:
mailComp="ASPMail"
and replace it with this string:
mailComp="CDONTS"

3) Make sure the string
email_from_email="..."
contains an email address with the same domain as your server has. I.e. if you survey is published on http://www.myserver.com, then write there something like:
email_from_email="winsurvey@myserver.com"

4) Save the file "questionnaire.asp" and upload to the same directory where all your survey files are published.

Best regards

P.S. The "CDONTS" mail component was used on Windows NT. Newer versions of Windows (2k, XP, 2003) do not support it anymore. So if you continue experience troubles with mail settings please contact us at support@acebit.com - we will try to find a solution.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 11, 2004 8:23 pm 
Offline
Expert
Expert

Joined: Tue Jun 15, 2004 2:59 pm
Posts: 16
Many thanks for the help, but time ran out on this one, I'm afraid. We did the survey manually.

I'll continue working on this response handling problem until a new survey opportinity arises, and then perhaps everything will be ready, and hopefully we can use it.

Jason


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group