Product Key Management System
Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
Doesn't work dude! It always gives me an error like
"Unhanded Exception" with a "Failure to send Email"
Please help me! I wanted to make my own program.
"Unhanded Exception" with a "Failure to send Email"
Please help me! I wanted to make my own program.
Hello Gamedaddy,
You need to make sure you have the correct email (SMTP) settings. Depending on what email service your using you may need to change the SSL and port settings.
Please see this post: viewtopic.php?f=38&t=103&start=20#p10309
You need to make sure you have the correct email (SMTP) settings. Depending on what email service your using you may need to change the SSL and port settings.
Please see this post: viewtopic.php?f=38&t=103&start=20#p10309
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
Hello
First i had an error on smtp settings then i realized i need to add the port setting.
then i get an upload error. i am using http://www.000webhost.com
-is the problem from the site or where?
-do i need to add any code?
First i had an error on smtp settings then i realized i need to add the port setting.
then i get an upload error. i am using http://www.000webhost.com
-is the problem from the site or where?
-do i need to add any code?
Last edited by Codex on Fri Jun 18, 2010 8:53 pm, edited 1 time in total.
We shall let the revolution begin.. the revolution for freedom, freedom against censorship. We shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender
any help please ?? ^^ dunnno;
We shall let the revolution begin.. the revolution for freedom, freedom against censorship. We shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender
Hello codeXvideos,
Im not familiar with that host but it will probably be in the FTP settings somewhere. You may need to add "/public_html/" in the url somewhere or create an FTP account just for the keys folder if the host has control panel features.
Im not familiar with that host but it will probably be in the FTP settings somewhere. You may need to add "/public_html/" in the url somewhere or create an FTP account just for the keys folder if the host has control panel features.
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
Thanks, but i wonder, have the imchat source come out yet? xD
CodenStuff wrote:Hello codeXvideos,I will try to add the "/public_html/"
Im not familiar with that host but it will probably be in the FTP settings somewhere. You may need to add "/public_html/" in the url somewhere or create an FTP account just for the keys folder if the host has control panel features.
reptilon wrote: Re: Product Key Management SystemYou need to be VIP to get access to the source code for that.
by reptilon » Sat Jun 19, 2010 3:57 pm
Go to: show.php?id=14 and read
We shall let the revolution begin.. the revolution for freedom, freedom against censorship. We shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender
Hello, clapper;
:idea: The GMX Port is :arrow: 587 work perfect with me
:idea: And GMX Smtp is : mail.gmx.com
:idea: GMX Username : Ex@gmx.com
:idea: Gmx Password : you password ;)
http://forum.gmx.com/forum/posts/list/3638.page#15566
Thank you Code'n'stuff cooll; cooll;
So...
If any one get this error : theClient.Send(theMailMessage)
change this code :
Hope i help any one
:idea: The GMX Port is :arrow: 587 work perfect with me

:idea: And GMX Smtp is : mail.gmx.com
:idea: GMX Username : Ex@gmx.com
:idea: Gmx Password : you password ;)
http://forum.gmx.com/forum/posts/list/3638.page#15566
Thank you Code'n'stuff cooll; cooll;
So...
If any one get this error : theClient.Send(theMailMessage)
change this code :
Code: Select all
To :
theClient.EnableSsl = True
Code: Select all
For GMX usertheClient.Port = 587
Hope i help any one
Copyright Information
Copyright © Codenstuff.com 2020 - 2023