Navigation

    • Register
    • Login
    • Search
    • Recent
    • Users
    • Groups
    1. Home
    2. GeorgeT
    G
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 5
    • Best 0
    • Groups 0

    GeorgeT

    @GeorgeT

    0
    Reputation
    1
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    GeorgeT Follow

    Latest posts made by GeorgeT

    • RE: RSPAMD for vestacp

      Ok, problem was solved, it was in the config of rspamd it had bind to localhost and needed to change to 127.0.0.1:redisport and restart the service, now it works!
      What I am missing now is to see it actually blocking spam because so far I get a lot of spam!
      By the way if there is a better configuration or any filters, please share with me!

      posted in RHEL/CentOS
      G
      GeorgeT
    • RE: RSPAMD for vestacp

      @sandeep Yes it is "bind 127.0.0.1" in /etc/redis.conf

      posted in RHEL/CentOS
      G
      GeorgeT
    • RE: brotli for mainline nginx

      Can I help somehow?

      posted in RHEL/CentOS
      G
      GeorgeT
    • RSPAMD for vestacp

      Hello again!
      There is a nice guide here: https://forum.vestacp.com/viewtopic.php?f=12&t=18479 on how to get a better spam protection on our VestaCP servers.
      The guide works very good in my server until a few days later that I have started to get a LOT spam mail, more than with spamassassin.
      So I went to the rspamd panel to train it on how to recognise the new spam mails, scanning works perfectly, it detects the info it should but when I try to flag it as spam with the thumbs down i get an error:
      local > Request failed: error getting reply from redis server localhost: Connection refused
      Request failed

      But my redis server is up and running!
      I have tried to restart the services and the server itself but the problem persists!
      By the way does anyone know if there are lists with spam i can load in it to make it more effective?

      Thanks!
      /George

      posted in RHEL/CentOS
      G
      GeorgeT
    • brotli for mainline nginx

      Hey there 🙂
      I am trying to install brotli from your guide here https://www.mysterydata.com/how-to-enable-brotli-compression-in-nginx-cwp-vestacp-and-on-linux-os but i get error when i try the nginx -t:
      nginx: [emerg] module “/etc/nginx/modules/ngx_http_brotli_filter_module.so” version 1016001 instead of 1017006 in /etc/nginx/nginx.conf:1

      posted in RHEL/CentOS
      G
      GeorgeT