Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux:antispam:bitdefender [2016/05/01 13:07]
admin
linux:antispam:bitdefender [2016/05/01 13:39] (current)
admin [Web Admin]
Line 45: Line 45:
  
 The port 10025 skips some checks included amavis, but doesn'​t skip milter (bitdefender). That's why we set antispam action to ignore. ​ The port 10025 skips some checks included amavis, but doesn'​t skip milter (bitdefender). That's why we set antispam action to ignore. ​
 +
 +
 +Deleting whole queue
 +  /​opt/​BitDefender/​bin/​bdsafe quarantine list spam|grep UUID|cut -f 2 -d\ | xargs -n1 /​opt/​BitDefender/​bin/​bdsafe quarantine delete spam uuid
 +  ​
 +======= Web Admin ======
 +It listens at 127.0.0.1 (default), we change it to secure-LAN ip
 +   /​opt/​BitDefender/​bin/​bdsafe registry setkey /​BDUX/​Radmin/​Host 10.0.4.12:​8139
 +   /​opt/​BitDefender/​bin/​bdradmin restart
 +Now you can type in your browser
 +https://​10.0.4.12:​8139/​
  
  
 
linux/antispam/bitdefender.1462100828.txt.gz · Last modified: 2016/05/01 13:07 by admin