Spam Filter ISP Support Forum

  New Posts New Posts RSS Feed - Registered User Passwords not Being Sent
  FAQ FAQ  Forum Search   Register Register  Login Login

Registered User Passwords not Being Sent

 Post Reply Post Reply
Author
jerbo128 View Drop Down
Senior Member
Senior Member
Avatar

Joined: 06 March 2006
Status: Offline
Points: 178
Post Options Post Options   Thanks (0) Thanks(0)   Quote jerbo128 Quote  Post ReplyReply Direct Link To This Post Topic: Registered User Passwords not Being Sent
    Posted: 24 March 2006 at 3:36pm

When users register, their password is not being sent to them.

I am using the registered version.  I just downloaded the most recent copy of the ASP web files.  Everything else works great.  I will forward mail from the quarantine correctly.  I am using MSAccess DB.

I did read other posts and added an email address in the register.asp file in the FROM address.  The exact lines are:

rs("EMailFrom") = "Spam System Administrator <spam@SERVER.com>"
Message = "From: Spam System Administrator <spam@SERVER.com>" & vbCRLF

Here's my log:

03/24/06 14:22:11:041 -- (2580) Sending email from spam@SERVER.com to service@SERVERNAME.us
03/24/06 14:22:11:213 -- (2580) EMail from: spam@SERVER.com to: service@SERVERNAME.us  was returned to sender - server error - mail.SERVERNAME.us said: unacceptable mail address
03/24/06 14:22:11:353 -- (2580) Error-email from spam@SERVER.com to service@SERVERNAME.us  was forwarded to 66.XXX.XXX.145
03/24/06 14:22:11:353 -- (2580) server error - mail.SERVERNAME.us said: unacceptable mail address

Thanks for your help

Jeremy

Back to Top
Desperado View Drop Down
Senior Member
Senior Member
Avatar

Joined: 27 January 2005
Location: United States
Status: Offline
Points: 1143
Post Options Post Options   Thanks (0) Thanks(0)   Quote Desperado Quote  Post ReplyReply Direct Link To This Post Posted: 24 March 2006 at 3:49pm
The Desperado
Dan Seligmann.
Work: http://www.mags.net
Personal: http://www.desperado.com

Back to Top
jerbo128 View Drop Down
Senior Member
Senior Member
Avatar

Joined: 06 March 2006
Status: Offline
Points: 178
Post Options Post Options   Thanks (0) Thanks(0)   Quote jerbo128 Quote  Post ReplyReply Direct Link To This Post Posted: 24 March 2006 at 3:57pm

Thank you very much- I found that I can have an email address only, not an email address and <NAME>.  It is working now.

Can you tell me what the functionality of the serverID is?  And where do I find mine?

As always, Thank you in advance.

Back to Top
Desperado View Drop Down
Senior Member
Senior Member
Avatar

Joined: 27 January 2005
Location: United States
Status: Offline
Points: 1143
Post Options Post Options   Thanks (0) Thanks(0)   Quote Desperado Quote  Post ReplyReply Direct Link To This Post Posted: 24 March 2006 at 4:22pm

The serverID is used to identify what SpamFilter service wrote to the quarantine Database.  If you look at the Database table "tblServers", you will see a list (if you have more than one server talking to the Database) that equates a "ServerName" with a "ServerID".  For each running SpamFilter service that talks to a database, you must have a unique name-id pair.   In the SpamFilter.ini you must have a line like:
tblServersServerID=5
where the ServeID matches the servername in the database.  The "Server Name" DOES NOT have to be the real machine name or even related to the FQDN but must be unique and should be something that means something to you.

Does that help?

The Desperado
Dan Seligmann.
Work: http://www.mags.net
Personal: http://www.desperado.com

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down



This page was generated in 0.375 seconds.