diff --git a/howto/store.spamassassin.bayes.in.sql.md b/howto/store.spamassassin.bayes.in.sql.md index f0dfba79..48aa86c2 100644 --- a/howto/store.spamassassin.bayes.in.sql.md +++ b/howto/store.spamassassin.bayes.in.sql.md @@ -174,7 +174,7 @@ disable_functions =show_source,system,shell_exec,passthru,phpinfo,proc_open ; You will see a new toolbar button after logging into Roundcube webmail: -![](../images/Markasjunk2_toolbar_button.png) +![](../images/markasjunk2_toolbar_button.png) Check SQL database `sa_bayes` before we testing this plugin: diff --git a/html/store.spamassassin.bayes.in.sql.html b/html/store.spamassassin.bayes.in.sql.html index 4f655864..b1632245 100644 --- a/html/store.spamassassin.bayes.in.sql.html +++ b/html/store.spamassassin.bayes.in.sql.html @@ -169,7 +169,7 @@ disable_functions =show_source,system,shell_exec,passthru,phpinfo,proc_open ;
  • Restarting Apache web server.
  • You will see a new toolbar button after logging into Roundcube webmail:

    -

    +

    Check SQL database sa_bayes before we testing this plugin:

    # mysql -uroot -p
     mysql> USE sa_bayes;