diff --git a/drawio/imapsieve-learn-spam.drawio b/drawio/imapsieve-learn-spam.drawio new file mode 100644 index 0000000..f7e109d --- /dev/null +++ b/drawio/imapsieve-learn-spam.drawio @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/content/docs/ispmail-trixie/images/imapsieve-learn-spam.svg b/src/content/docs/ispmail-trixie/images/imapsieve-learn-spam.svg new file mode 100644 index 0000000..20ee2b0 --- /dev/null +++ b/src/content/docs/ispmail-trixie/images/imapsieve-learn-spam.svg @@ -0,0 +1,4 @@ + + + +mailbox Junk { sieve_script spam { type = before cause = copy path = /etc/dovecot/sieve/learn-spam.sieve }}mailbox Junk {...require ["vnd.dovecot.pipe", "copy", "imapsieve"];pipe :copy "rspamd-learn-spam.sh";require ["vnd.dovecot.pipe", "copy", "imapsieve"];...#!/bin/shexec /usr/bin/rspamc learn_spam#!/bin/sh...IMAP sieveIMAP sieveSieveSieveShellShellPage 1Page 1https://webmail.example.orghttps://webmail.example.orgInboxInboxJunkJunkTrashTrashThe blue pill for your hardest night. Buy now.The blue pill for your hardest night. Buy no...MOVEMOVEFrom: wienermeds@gmail.comFrom: wienermeds@gmail.comWatch this folderWatch this folderText is not SVG - cannot display \ No newline at end of file
mailbox Junk { sieve_script spam { type = before cause = copy path = /etc/dovecot/sieve/learn-spam.sieve }}
require ["vnd.dovecot.pipe", "copy", "imapsieve"];pipe :copy "rspamd-learn-spam.sh";
#!/bin/shexec /usr/bin/rspamc learn_spam