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
 Email config problems
 New Topic  Topic Locked
 Printer Friendly
Next Page
Author Previous Topic Topic Next Topic
Page: of 2

Raul
Starting Member

26 Posts

Posted - 28 January 2005 :  18:38:05  Show Profile
I am trying to get the email system on the board working
My board will send emails to my domain email but not to any out side of the hosts domain (brinkster)



Edited by - Raul on 28 January 2005 23:55:54

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 28 January 2005 :  21:37:49  Show Profile  Send ruirib a Yahoo! Message
That means the problem lies with the email server. Better talk to Brinskter, so that enable email relaying to other domains.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

Raul
Starting Member

26 Posts

Posted - 29 January 2005 :  00:09:43  Show Profile
I just spoke with Brinkster and apparently I need to "accomplish authentication."

Any ideas?
Go to Top of Page

Raul
Starting Member

26 Posts

Posted - 09 February 2005 :  08:43:59  Show Profile
A further update with problem unsolved.

I have checked to see if I can send an email from my domain email to an outside email and I can, does this mean there is a problem in the forums config or could it be anything else, basically my email functions normally but the snitz forum will only send to my domain based emails.

Can anybody help with this so I can stop having to manually send out validation emails?

Please
Go to Top of Page

Podge
Support Moderator

Ireland
3775 Posts

Posted - 10 February 2005 :  08:46:57  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
Brinkster require you to supply a username and password to the mail server before you can send mail.

You need to use CDOSYS in order to do this.
Set CDOSYS as the email component in the Email Server Config.

Edit inc_mail.asp (just under case "CDOSYS")
Find the lines which are commented out and uncomment them.
Edit them to reflect your brinkster username (email address and password)

You can find more info here - http://www.brinkster.com/Kb/Kb.asp?kb=104847

The cdosys part of inc_mail.asp should look a little like this


'Set and update fields properties
Flds("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2 'cdoSendUsingPort
Flds("http://schemas.microsoft.com/cdo/configuration/smtpserver") = strMailServer
Flds("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate") = cdoBasic
Flds("http://schemas.microsoft.com/cdo/configuration/sendusername") = "brinkster email address"
Flds("http://schemas.microsoft.com/cdo/configuration/sendpassword") = "password"


Podge.

The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)

My Mods: CAPTCHA Mod | GateKeeper Mod
Tutorial: Enable subscriptions on your board

Warning: The post above or below may contain nuts.
Go to Top of Page

Raul
Starting Member

26 Posts

Posted - 15 February 2005 :  03:19:13  Show Profile
Thanks Podge sorry my reply is long in comming

I tried to follow the brinkster set up here is my set up in inc mail

quote:
Set iConf = Server.CreateObject ("CDO.Configuration")
Set Flds = iConf.Fields

'Set and update fields properties
'Set and update fields properties
Flds("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2 'cdoSendUsingPort
Flds("http://schemas.microsoft.com/cdo/configuration/smtpserver") = "admin@mydomain.com"
Flds("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate") = 1
Flds("http://schemas.microsoft.com/cdo/configuration/sendusername") = "admin@mydpmain.com"
Flds("http://schemas.microsoft.com/cdo/configuration/sendpassword") = "********"
Flds.Update



I also tried
/smtpserver= mail.mydomain.com
/sendusername = Raul
/sendusername = brinkster/raul


Any ideas?
Go to Top of Page

Podge
Support Moderator

Ireland
3775 Posts

Posted - 15 February 2005 :  14:34:30  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
/smtpserver should be a mail server address not an email address.

If you have a domain hosted at brinkster it would probably be that. If you don't have a domain hosted with Brinkster you would have to ask them which mail server to send it through.

/sendusername should be a brinkster hosted email address

Did you get an email address from Brinkster when you signed up? More than likely you would have to use the mail server, username and password they supplied.

Let me know if you get it working. I'm writing a document with the most common email problems in it so any information you can supply if you get it working would help future users.

Podge.

The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)

My Mods: CAPTCHA Mod | GateKeeper Mod
Tutorial: Enable subscriptions on your board

Warning: The post above or below may contain nuts.
Go to Top of Page

Raul
Starting Member

26 Posts

Posted - 15 February 2005 :  17:39:46  Show Profile
Thank You Podge you are a gentleman

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



I set up an email with Brinkster and used that, I was also using .com when it should have been ".net".

Thanks again, with the above set up my board now sends emails
Go to Top of Page

Podge
Support Moderator

Ireland
3775 Posts

Posted - 15 February 2005 :  18:25:17  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
Glad you got it working, finally. I'll add your code as an example.

When you setup the Brinkster hosting account did you get an email address with it or did you have to signup somewhere to get the brinkster email address?


Podge.

The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)

My Mods: CAPTCHA Mod | GateKeeper Mod
Tutorial: Enable subscriptions on your board

Warning: The post above or below may contain nuts.
Go to Top of Page

Raul
Starting Member

26 Posts

Posted - 16 February 2005 :  03:39:17  Show Profile
From memory I didnt get one when I signed up, however in the admin area of brinkster you have an email manager section. The section is where you ad email accounts to your domain, the Brinkster side of the emails was empty so I added one which is the one I used in that code. I used myusername@brinkster.net

Good luck with the document and thanks again for the help.
Go to Top of Page

tstader
Starting Member

USA
4 Posts

Posted - 06 March 2005 :  08:06:16  Show Profile  Visit tstader's Homepage  Send tstader an AOL message  Send tstader a Yahoo! Message
I cannot seem to get mail working either? When I made changes to the inc_mail.asp file as shown in this thread, the forum stopped accepting logons? Do I make the changes in Admin Function under E-mail Server Configurations too? I have the e-mail mode ON, CDOSYS (IIS5/5.1/6), mail.wb1gof.org,*****@wb1gof.org

I modified the asp to the following

'Set and update fields properties
Flds("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2 'cdoSendUsingPort
Flds("http://schemas.microsoft.com/cdo/configuration/smtpserver") = mail.wb1gof.org
Flds("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate") = 1
Flds("http://schemas.microsoft.com/cdo/configuration/sendusername") = *****@wb1gof.org
Flds("http://schemas.microsoft.com/cdo/configuration/sendpassword") = ********
Flds.Update

Where the quotes necessary around those fields?

Terry
Go to Top of Page

tstader
Starting Member

USA
4 Posts

Posted - 06 March 2005 :  08:39:17  Show Profile  Visit tstader's Homepage  Send tstader an AOL message  Send tstader a Yahoo! Message
I went at it again.. now I get an error:

Microsoft VBScript runtime error '800a01a8'
Object required: ''
/forums/inc_mail.asp, line 125

'Set and update fields properties
Flds("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2 'cdoSendUsingPort
Flds("http://schemas.microsoft.com/cdo/configuration/smtpserver") = mail.wb1gof.org
Flds("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate") = 1
Flds("http://schemas.microsoft.com/cdo/configuration/sendusername") = "xxxxxx"
Flds("http://schemas.microsoft.com/cdo/configuration/sendpassword") = "xxxxxx"
Flds.Update
Go to Top of Page

Podge
Support Moderator

Ireland
3775 Posts

Posted - 06 March 2005 :  09:58:38  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
Put quote around your mail server e.g. "mail.wb1gof.org"

Podge.

The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)

My Mods: CAPTCHA Mod | GateKeeper Mod
Tutorial: Enable subscriptions on your board

Warning: The post above or below may contain nuts.
Go to Top of Page

tstader
Starting Member

USA
4 Posts

Posted - 06 March 2005 :  11:26:53  Show Profile  Visit tstader's Homepage  Send tstader an AOL message  Send tstader a Yahoo! Message
I confirmed the syntax for sending email to my local smtp server... made the changes... but still get an error like thes when I tried to update my own profile.

There Was A Problem With Your Details
Your request was not sent due to the following error: The message could not be sent to the SMTP server. The transport error code was 0x800ccc15. The server response was not available.

Is there another way to verify the smtp portion of the forum is working at all?
Go to Top of Page

Podge
Support Moderator

Ireland
3775 Posts

Posted - 06 March 2005 :  12:16:39  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
Do you have a firewall that blocks port 25 or antivirus software which scans that port?


Podge.

The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)

My Mods: CAPTCHA Mod | GateKeeper Mod
Tutorial: Enable subscriptions on your board

Warning: The post above or below may contain nuts.
Go to Top of Page

Podge
Support Moderator

Ireland
3775 Posts

Posted - 06 March 2005 :  12:17:57  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
I was able to ping mail.wb1gof.org successfully so it must be something internal blocking access to the smtp server.

Podge.

The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)

My Mods: CAPTCHA Mod | GateKeeper Mod
Tutorial: Enable subscriptions on your board

Warning: The post above or below may contain nuts.
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Next Page
 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.37 seconds. Powered By: Snitz Forums 2000 Version 3.4.07