Print Page | Close Window

Web registration noet sending password

Printed From: LogSat Software
Category: Spam Filter ISP
Forum Name: Spam Filter ISP Support
Forum Description: General support for Spam Filter ISP
URL: https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=2468
Printed Date: 31 July 2025 at 4:31am


Topic: Web registration noet sending password
Posted By: Guests
Subject: Web registration noet sending password
Date Posted: 24 November 2003 at 5:14am

We are using the latest release v1.2.0.206. When we upgraded to this release the spam filter stopped sending users their password registration.  We had this problem before on a previous upgrade, but found the fix quickly.  I have no clue here.  Please advise.

Roderick




Replies:
Posted By: Guests
Date Posted: 24 November 2003 at 9:34am

I'd like to jump in on this one too. We have registered version 1.2.0.206 as well, and in the logs we see:

11/24/03 09:26:45:832 -- (3224) Sending email from  to  mailto:user@domain.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. - user@domain.com
11/24/03 09:26:45:988 -- (3224) server error - 192.168.1.4 said: 5.5.4 Invalid Address

In the server log, I have:

2003-11-24 14:26:46 209.183.146.39 trinity SMTPSVC1 POSTOFFICE 192.168.1.4 0 EHLO - +trinity 250 0 311 12 0 SMTP - - - -
2003-11-24 14:26:46 209.183.146.39 trinity SMTPSVC1 POSTOFFICE 192.168.1.4 0 MAIL - +FROM:<System+Administrator+<>> 501 0 27 35 0 SMTP - - - -
2003-11-24 14:26:46 209.183.146.39 trinity SMTPSVC1 POSTOFFICE 192.168.1.4 0 QUIT - trinity 240 140 27 35 0 SMTP - - - -

The mail server is an Exch2003 server, running on Win2003 Server.

Thanks,

- Al

 

 



Posted By: LogSat
Date Posted: 28 November 2003 at 2:06pm

Roderick,

In the "Register.asp" page, can you try modifying the line:

rs("EMailFrom") = "System Administrator <>"

to something like:

rs("EMailFrom") = " mailto:someemail@yourdomain.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. - someemail@yourdomain.com "

Roberto F.
LogSat Software



Posted By: LogSat
Date Posted: 28 November 2003 at 2:07pm

Al,

In the "Register.asp" page, can you try modifying the line:

rs("EMailFrom") = "System Administrator <>"

to something like:

rs("EMailFrom") = " mailto:someemail@yourdomain.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. - someemail@yourdomain.com "

Roberto F.
LogSat Software




Print Page | Close Window