Stefan Husch

Results 14 comments of Stefan Husch

This url is now blocked by a cookie-banner. Clicking through brings an 500 "Internal Server Error". But there is now a spf record containing: "v=spf1 ptr:yahoo.com ptr:yahoo.net ?all"

@agabellini Thx a lot! This works!

I am filtering these out, see: https://github.com/jfqd/mi-qutic-mail/blob/43792fe8f5a7160d8a49f1dcffe900f91524f3fd/customize#L206

All requests to other services like fonts.googleapis.com, premailer.dialect.ca, etc. should be removed.

Thank you for taking the time to create this pull request! I am sorry that I currently do not have the time to review it. Would it be possible for...

The following is fixing it for me. For you too? ``` sed -i \ -e "s|].table_name|].TABLE_NAME|" \ server/setup/knex/migrations/20200824160149_convert_to_utf8mb4.js ```

@bures The text in the config-sections says "HTML code shown in the front page header section" (htmlCodeShownInTheFrontPageHeaderSection), but it should be "Text shown on the front page" cause the html-elements...

Won´t merge cause I wanted the code to be a little bit different. But thanks a lot for your support! I added you to the list of contributors.

Anyone tried to use the `activerecord-cockroachdb-adapter` instead of the `pg` gem? There is a post about it on the [cockroachlabs](https://www.cockroachlabs.com/blog/app-rails-activerecord-cockroachdb/) site.

@supernovae Do you have a link for us to the code, that fixes this support issue?