direct db access how to send quarantine mail |
Post Reply |
Author | |
njtech
Newbie Joined: 07 February 2007 Location: United States Status: Offline Points: 13 |
Post Options
Thanks(0)
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 |
|
jerbo128
Senior Member Joined: 06 March 2006 Status: Offline Points: 178 |
Post Options
Thanks(0)
|
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
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
This page was generated in 0.188 seconds.