Webinterface wount send registering emails |
Post Reply ![]() |
Author | |
Ronny ![]() Guest Group ![]() |
![]() ![]() ![]() ![]() ![]() Posted: 30 June 2004 at 11:56am |
Hi
I use the ASP version of the webinterface on a IIS server and the DB is MSSQL
When users register it connects and add the user and generates the password but it doesn't send the user the email.
If I get the username/password from the tbllogin table the user can log in fine and even select and "deliver selected" this is working as it should, but it absolutely refuses to send password to newly registered users, this baffles me as I can not see where it fails...
Any good ideas ??
I am using registered spamfilter 2.0.1.357
short version:
can register
can/will NOT send email to new registered users (basically, all is fine except this, and thus rendering it useless for me to give to my users)
can log in with new registered user
can send/deliver mail from quarantene
|
|
![]() |
|
Desperado ![]() Senior Member ![]() ![]() Joined: 27 January 2005 Location: United States Status: Offline Points: 1143 |
![]() ![]() ![]() ![]() ![]() |
Make sure your sql message query looks close to : Message = Message & "." & vbCRLF Regards, Dan S. |
|
![]() |
|
LogSat ![]() Admin Group ![]() ![]() Joined: 25 January 2005 Location: United States Status: Offline Points: 4105 |
![]() ![]() ![]() ![]() ![]() |
Ronny, In the "Register.asp" page, can you try modifying the line: rs("EMailFrom") = "System Administrator <>" to something like: rs("EMailFrom") = "someemail@yourdomain.com" Roberto F. |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() 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 |
This page was generated in 0.219 seconds.