Spam Filter ISP Support Forum

  New Posts New Posts RSS Feed - Problem with the ASP code
  FAQ FAQ  Forum Search   Register Register  Login Login

Problem with the ASP code

 Post Reply Post Reply
Author
Jon Helgason View Drop Down
Guest Group
Guest Group
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jon Helgason Quote  Post ReplyReply Direct Link To This Post Topic: Problem with the ASP code
    Posted: 05 October 2004 at 12:38pm

Why is it that everytime i wish to delete message or send message via the ASP interface i have to re-login everytime.

Also when users self-register i get a message in the Spamfilter

10.05.04 16:37:25:764 -- (3908) Sending email from admin@domain.com  to test@test.com
10.05.04 16:37:25:904 -- (3908) EMail from:
admin@domain.com  to: test@test.com  was returned to sender - server error - 192.168.1.1 said: 5.5.4 Invalid Address
10.05.04 16:37:26:186 -- (3908) Error-email from
admin@domain.com  to test@test.com  was forwarded to 192.168.1.1
10.05.04 16:37:26:186 -- (3908) server error - 192.168.1.1 said: 5.5.4 Invalid Address

Best regards,

Jon

Back to Top
LogSat View Drop Down
Admin Group
Admin Group
Avatar

Joined: 25 January 2005
Location: United States
Status: Offline
Points: 4106
Post Options Post Options   Thanks (0) Thanks(0)   Quote LogSat Quote  Post ReplyReply Direct Link To This Post Posted: 06 October 2004 at 5:40pm
Jon,

Do you have cookies enabled in the browser? Without them the authentication status cannot be maintained.

The "192.168.1.1 said: 5.5.4 Invalid Address" error is what your destination SMTP server responded to SpamFilter when SpamFilter tried to forward it the email for test@test.com. Please ensure that your SMTP server is able to receive emails addressed to test@test.com.

It may not apply in your case, but 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. LogSat Software
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down



This page was generated in 0.180 seconds.