upadted to 1.24.0; fixed stb and spiddped doubles in precene
This commit is contained in:
29
config/scope/stb.yaml
Normal file
29
config/scope/stb.yaml
Normal file
@@ -0,0 +1,29 @@
|
||||
role: console
|
||||
stb:
|
||||
endpoint: stb@amok.space
|
||||
#mailboxes: ["INBOX"]
|
||||
#mailboxes: ["INBOX", "Junk Mail", "Done"]
|
||||
mailboxes: ["Junk Mail"]
|
||||
#mailboxes: ["Done"]
|
||||
search-criteria: ["Your Share The Brutality digest", "noreply@sharethebrutality.info"]
|
||||
move-processed-to-mailbox:
|
||||
succeed: Processed/Succeed
|
||||
#succeed: Done
|
||||
failed: Processed/Failed
|
||||
suspicious: Processed/Suspicious
|
||||
sender:
|
||||
mailbox: noreply
|
||||
host: sharethebrutality.info
|
||||
subject: Your Share The Brutality digest
|
||||
db-type: nnmc
|
||||
regex:
|
||||
type-id: (?is)^\/forum\/topic\/(\d+)-
|
||||
who-genre: (?is)^(.*) created a topic in (Discographies|Death Metal|Old School Death|Other Genres|Your Own Rips)
|
||||
topics:
|
||||
discographies: 9
|
||||
death metal: 11
|
||||
old school death: 33
|
||||
other genres: 40
|
||||
your own rips: 14
|
||||
storage:
|
||||
filepath: c:\tmp\mdb\stb\
|
||||
Reference in New Issue
Block a user