XMPP Service Operators - 2018-04-11


  1. nuron

    -ping trashserver.net

  2. nuron

    Is it possible for web register on prosody to change the port? My prosody is running on port xxxxx but I want to have the web register at port 443 but actually it is on xxxxx as well

  3. MattJ

    Are you running another HTTP server on 443?

  4. nuron

    There is a webserver but I have another document root for the subdomain

  5. MattJ

    Then the easiest thing to do is ask the web server to proxy requests to Prosody

  6. nuron

    And how can I do that?

  7. nuron

    By the way, the prosody is running on a shared hosting server not on a root server

  8. MattJ

    Then it depends what the shared hosting provider will allow

  9. MattJ

    https://prosody.im/doc/setting_up_bosh#proxying_requests

  10. nuron

    It is possible to use .htaccess files but not more... So I can't change the apache config or something like this

  11. Maranda

    @ping chinwag.im

  12. Echo1

    Maranda: Ping failed (policy-violation): Communicating with a blocked remote server is not allowed.

  13. fp-tester

    Try ProxyPass and ProxyPassReverse in .htaccess nuron

  14. Maranda

    -contact chinwag.im

  15. Maranda

    .

  16. Maranda

    . .

  17. Maranda

    . . .

  18. nuron

    > Try ProxyPass and ProxyPassReverse in .htaccess nuron I will try

  19. nuron

    . . . .

  20. Maranda

    Oh no Bunneh in da House

  21. Maranda

    @version creep.im

  22. Echo1

    Maranda: creep.im is running ejabberd version 18.01 on unix/linux 4.9.0

  23. Maranda needs to test something with ejabberd...

  24. Holger

    o.O

  25. Maranda

    Holger, I seen something strange with mod_spim_block the module sends a message from the user bare jid telling the other end to authenticate OOB before sending another message, but ejabberd ignored it on the other end.

  26. Maranda

    (aka I didn't receive it)

  27. Maranda

    while I received it with Prosody and probably some more older version of ejabberd.

  28. Maranda

    @version jwchat.org

  29. Echo1

    Maranda: jwchat.org is running ejabberd version 16.03 on unix/linux 3.16.0

  30. Maranda

    @version jabbim.cz

  31. Echo1

    Maranda: jabbim.cz is running ejabberd version 17.11 on unix/linux 4.4.19

  32. Maranda

    hmm here works, suppose it's mod_block_strangers

  33. Maranda

    or something

  34. Holger

    Spam modules blocking each other's challenges \o/

  35. Maranda

    [22:51:36] ‎maranda_test‎: a ‎[22:51:36] ‎maranda‎: Greetings, this is the lightwitch.org server before sending a message to this user, please visit https://meaveen.lightwitch.org:5280/spim/ and input the following code in the form: G8+FlkyWOUeF/gGIpNJMj9F9vIU=

  36. MattJ

    "lol" feels appropriate here

  37. Maranda

    (on jabbim.cz)

  38. Maranda

    but not on the one I tried previously

  39. Maranda

    which used 18.01

  40. Maranda

    no idea what if it really was because mod_block_strangers though

  41. Maranda

    no idea if it really was because mod_block_strangers though

  42. Maranda

    no idea if it really was because of mod_block_strangers though

  43. Maranda

    Holger, well though if I send a message to someone it *SHOULD* autowhitelist that someone >.>

  44. Maranda

    (at least that's how I do it)

  45. Maranda

    if it's mod_block_strangers that is

  46. Holger

    Maranda: Yeah would be nice but it doesn't.

  47. Holger

    Requires a new DB table and that's always a bit of a PITA.

  48. Holger

    (Or maybe keeping this in memory a while would be good enough ...)

  49. Maranda

    Holger, I reset whitelists for one account when all resources go offline.

  50. Maranda

    Holger, I clear the whitelist for one account when all resources go offline.