View Single Post
  #1  
Old 02-17-2025, 10:55 AM

divor divor is offline
Join Date: Jul 2022
Posts: 0
Default


Hello, everyone!
I want to send jabber messages to large amounts of people with python.
But it is possible with only same domains in my current code.
Is there any way to solve this case?
Note: I have tried with xmpppy, dbus-python module.