Enable Disable automatic Suppression List

Handle your SPAM/ARF Complaints

Enable Disable automatic Suppression List

Postby MaBoRaK » Fri Mar 21, 2014 2:26 am

loading.........

With our new FBL processor version is possible add the complaints directly to your Global Suppression List.

open: addons/fbl/config/config.php
edit:

Code: Select all
<?php
define("FBL_DOMAINS","all");
define("FBL_DELETE_UNKNOWN",true);
define("FBL_READ_TIMEOUT",10);
define("FBL_ADD_TO_SUPPRESSION",false);
define("FBL_HEADER_RCPT_ID","X-Mailer-RecptId");
define("FBL_HEADER_LIST_ID","X-Mailer-LID");
define("FBL_HEADER_STAT_ID","X-Mailer-SID");
define("FBL_DISPLAY_NONPROCESSED_MAIL",false);
define("FBL_PROCESS_MAIL",2000);  //The addon will process 2000 mails per connection

/**
Feeback Loops Processor Loggin
*/

define("FBL_LOG_FILE",true);
define("FBL_LOG_FILE",ADDON_GLOBAL_BACKUP_DIRECTORY."/fbl-log.txt"); # Normally: /path/to/Interspire Email Marketer/

?>


define("FBL_ADD_TO_SUPPRESSION",false); <-- set to true

Thats all, cheers.

connection closed.
CEO in Maborak Technologies and Interspire Addons Developer
MaBoRaK
Site Admin
 
Posts: 120
Joined: Thu Jul 18, 2013 10:41 am

Return to Feedback Loops Processor

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 1 guest

cron