Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - WWF Jmail Password and username suport
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

WWF Jmail Password and username suport

 Post Reply Post Reply Page  12>
Author
BrownGhost View Drop Down
Groupie
Groupie


Joined: 26 November 2002
Status: Offline
Points: 193
Post Options Post Options   Thanks (0) Thanks(0)   Quote BrownGhost Quote  Post ReplyReply Direct Link To This Post Topic: WWF Jmail Password and username suport
    Posted: 10 July 2003 at 8:08am

I req that you make support for Jmail Username and password support..

My SMTP mail serevr requers password and username...
Reason is so all those spammers cant abuse it..

That feature is missing in WWF..

Please make that update.. so we can set a password and username for out smtp server in when using jMail..

Thx BG

Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 10 July 2003 at 8:38am
It is very rare for this and I wouldn't even know where to add it to the forum to make it work or have anyway of testing it, so I'm afraid for those very, very, few (infact you are one of the fist people to mention it in 3 years) that you will have to edit the send mail file with a text editor to change it yourself.
Back to Top
BrownGhost View Drop Down
Groupie
Groupie


Joined: 26 November 2002
Status: Offline
Points: 193
Post Options Post Options   Thanks (0) Thanks(0)   Quote BrownGhost Quote  Post ReplyReply Direct Link To This Post Posted: 10 July 2003 at 12:32pm

yes i can edit it my sefl.. but dont know what to add...

Thats the hole problem... :((
i guss i must find a mail free smtp i can use to send our mails from :((

So i dont have all this problems...

i whantet to use

CDOSYS

But that is not working.. it is not sending any mails.. maybe you can help me to get that to work?? thet dos not req a smtp mail serevr adress

Back to Top
dpyers View Drop Down
Senior Member
Senior Member


Joined: 12 May 2003
Status: Offline
Points: 3937
Post Options Post Options   Thanks (0) Thanks(0)   Quote dpyers Quote  Post ReplyReply Direct Link To This Post Posted: 20 July 2003 at 7:26pm

Are you saying that the same SMTP server requires a username/password for jmail, but not for cdosys?

 


Lead me not into temptation... I know the short cut, follow me.
Back to Top
BrownGhost View Drop Down
Groupie
Groupie


Joined: 26 November 2002
Status: Offline
Points: 193
Post Options Post Options   Thanks (0) Thanks(0)   Quote BrownGhost Quote  Post ReplyReply Direct Link To This Post Posted: 21 July 2003 at 2:35am

cdosys is a windows component adn there you dont have to type any.. smpt server at all..

But i recomend you to just do this if your isp requres username and password and sh*t..

to all that have smtp problems.. and have there own serevr..

just install this programe.. this will make a working smtp for you..

so easy :)

Now all my mail things are working on my hole page..
and it dos not inteafear whit isp mail thing or what ever...

So realy you should just install this if you have simmalar problems, as i had.. http://www.postcast.com

Back to Top
hamsicik View Drop Down
Newbie
Newbie
Avatar

Joined: 16 October 2003
Location: Turkey
Status: Offline
Points: 13
Post Options Post Options   Thanks (0) Thanks(0)   Quote hamsicik Quote  Post ReplyReply Direct Link To This Post Posted: 16 October 2003 at 2:32pm

I have same problem. My ISP shows the solution to send a mail via web but I couldn't rearrange these codes for Web Wiz. These are the codes which My ISP suggested to use sending mail via web. Can you help me how can I use this knowledge?

<%

On Error Resume Next
Set smtp = Server.CreateObject("JMail.Message")

For Each veri In Request.Form
msg = msg & veri & ": " & Request.Form(veri) & "<br>"
Next

smtp.ContentType = "text/html"
smtp.Charset = "ISO-8859-9"

smtp.AddRecipient "alacakmail@hismail.com"
smtp.from = yollayanmail@myweb.com
smtp.fromname = "Web Form"
smtp.MailServerUserName = "admin@myweb.org"
smtp.MailServerPassWord = "password"
smtp.Subject = "Title"
smtp.body = msg
smtp.Send("mail.vargonen.com")

if err then
response.Write err.Description & "<br>Error Message"
else
Response.Redirect("http://yonelenecek.com/sayfa")

end if

set smtp = Nothing

%>

 

Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 17 October 2003 at 2:50am
On line 212 of the send_mail_functions.asp file place:-

.MailServerUserName = "admin@myweb.org"
.MailServerPassWord = "password"
Back to Top
huwnet View Drop Down
Senior Member
Senior Member


Joined: 30 May 2003
Location: England
Status: Offline
Points: 1375
Post Options Post Options   Thanks (0) Thanks(0)   Quote huwnet Quote  Post ReplyReply Direct Link To This Post Posted: 17 October 2003 at 10:40am
You could always use CDONTS that dosen't need an SMTP server!
Back to Top
 Post Reply Post Reply Page  12>

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.