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
 One more sending e-mail question
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

mikeamabob
Starting Member

2 Posts

Posted - 21 February 2005 :  12:26:57  Show Profile
I have looked through most of the messages in this topic. I have changed the inc_mail.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") = strMailServer
Flds("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate") = cdoBasic
Flds("http://schemas.microsoft.com/cdo/configuration/sendusername") = "admin@blablabla.com"
Flds("http://schemas.microsoft.com/cdo/configuration/sendpassword") = "xxxxxxxx"

But it still doesn't work. My mail server requires port 587 and I have the server set up as smtp.myserver.com:587 (in the admin panel) but to no avail, it doesn't work. cdosys is my only option. Thanks for any help you can give, I am in a novice at this stuff, but eager to learn.

Podge
Support Moderator

Ireland
3775 Posts

Posted - 21 February 2005 :  13:00:52  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
Try adding this line

Flds("http://schemas.microsoft.com/cdo/configuration/cdoSMTPServerPort") = 587

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

mikeamabob
Starting Member

2 Posts

Posted - 21 February 2005 :  14:07:44  Show Profile
I tried that too, but same response: "pretended" to send mail, but the mail was never recieved.
Go to Top of Page

Podge
Support Moderator

Ireland
3775 Posts

Posted - 21 February 2005 :  14:18:03  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
Try using the i.p. address of the mail server without the port number.

Can you check the mail server logs? They may reveal the problem.

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

grupe
Starting Member

10 Posts

Posted - 21 February 2005 :  14:36:29  Show Profile
An issue I have here at my location is the our eamil will not do relaying.

It will send email just fine to anyone inside our network.

Have you tested that?
Go to Top of Page

Podge
Support Moderator

Ireland
3775 Posts

Posted - 21 February 2005 :  14:56:08  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
quote:
An issue I have here at my location is the our eamil will not do relaying.


Try using authentication by either supplying a valid username & password (on the mail server) or getting the admin to allow the i.p. address your forum is on to send mail.


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
  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.34 seconds. Powered By: Snitz Forums 2000 Version 3.4.07