Welcome Guest Search | Active Topics | Log In | Register

Hi this is shaf from mysore Options · View
shaf
#1 Posted : Wednesday, October 22, 2008 1:24:02 PM

Rank: YAF Forumling


Joined: 10/22/2008
Posts: 2
Location: Mysore
Hi friends i am using yaf 1.9.1.8 version. in this blog their is email sending problem is their ... Plz some body can tell how to solve this problem..... rest of things are working fine.... If i give SMPT server name its sufficient or have to mention some more thing...
Thanks
test2005
#2 Posted : Wednesday, October 22, 2008 1:29:45 PM

Rank: YAF MVP



Joined: 2/12/2005
Posts: 927
Location: Italy

First off, this should be in the "Problems&Bugs" section.

If your having e-mail sending problems, your SMTP settings are incorrect.

In your mail.config or web.config (depending on version), your SMTP settings should look like this...

Code:

<smtp from="myforum@mydomain.com" deliveryMethod="Network">
    <network host="smtp.myprovider.com" password="mypassword" userName="myusername" />
</smtp>


If your using a third-party supplied SMTP Host, they may have SMTP relay turned off. In this case, you need to contact your provider for SMTP settings to get this working.

HTH

Smile
.....the man in black fled across the desert..........and the gunslinger followed.....

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFPro Theme Created by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.3 RC2 | YAF © 2003-2008, Yet Another Forum.NET
This page was generated in 0.054 seconds.

SourceForge.net Logo Powered by ASP.NET v2.0 411ASP.NET