Print Page | Close Window

Web Interface

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=5328
Printed Date: 15 April 2025 at 11:59pm


Topic: Web Interface
Posted By: Guests
Subject: Web Interface
Date Posted: 13 September 2005 at 1:13pm
When a user registers, an email confirming thir password is never received. Any ideas?

Thanks in advance



Replies:
Posted By: Rifleman
Date Posted: 13 September 2005 at 6:00pm
09/13/05 14:55:00:812 -- (2720) Delivering quarantined email from <System Administrator <>> to first.lastname@domain.com
09/13/05 14:55:00:859 -- (852) (852) Sending email from  to first.lastname@domain.com
09/13/05 14:55:00:890 -- (2564) Time to add Msg to Bayes corpus:0
09/13/05 14:55:00:999 -- (852) (852) server error - 10.0.0.18 said: 5.5.4 Invalid Address

This is the log from the server. I have to go to the database to retreive their password for them to log in and retreive their quarantined items. What else do I have to do to the configuration to ensure that they get the email with their password when they sign up?



Posted By: LogSat
Date Posted: 13 September 2005 at 10:17pm
Rifleman,

In the error you receive:
 
server error - 10.0.0.18 said: 5.5.4 Invalid Address
 
the bolded section is the error message your SMTP server reports when SpamFilter tries to forward it the email with the password.
 
Please ensure that your SMTP server as defined in the "Destination SMTP Server" in SpamFilter is able to receive emails addressed to the end use.
 
If that is not the problem, in the "Register.asp" page, can you try modifying the line:
 
rs("EMailFrom") = "System Administrator <>"
 
to something like:
 
rs("EMailFrom") = "someemail@yourdomain.com"

Please let us know if that still does not work.

-------------
Roberto Franceschetti

http://www.logsat.com" rel="nofollow - LogSat Software

http://www.logsat.com/sfi-spam-filter.asp" rel="nofollow - Spam Filter ISP


Posted By: Rifleman
Date Posted: 14 September 2005 at 1:03pm
That worked!!! Thank you very much!!




Print Page | Close Window