Spam Filter ISP Support Forum

  New Posts New Posts RSS Feed - direct db access how to send quarantine mail
  FAQ FAQ  Forum Search   Register Register  Login Login

direct db access how to send quarantine mail

 Post Reply Post Reply
Author
njtech View Drop Down
Newbie
Newbie


Joined: 07 February 2007
Location: United States
Status: Offline
Points: 13
Post Options Post Options   Thanks (0) Thanks(0)   Quote njtech Quote  Post ReplyReply Direct Link To This Post Topic: direct db access how to send quarantine mail
    Posted: 15 November 2007 at 11:29pm
I am aware there are some web interfaces but thinking about making a custom one. Working directly in the DB ...If I want to foward a email in the quarantine for a specific row do I just need to  update the deliver column  in the quarantine table to 1? Is there some process that periodlly looks at that column ? Or is it done some other way?

Thanks

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: 16 November 2007 at 10:27pm
You are correct - set the deliver field to 1, and the spamfiter application will see this and deliver the email.
 
Look in the spamfilter.ini for:
QuarantineToDeliverCheckInterval=XX
 
XX = the number of seconds that the application scans the quarantine for deliverable emails (those with deliver=1)
 
Jerbo128
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down



This page was generated in 0.266 seconds.