On Monday, 13 March 2023 23:53:06 AEDT Stefan Kropp wrote: > On Mo, 13.03.2023 17:12:27, Russell Coker wrote: > > I am trying to get xmppc to send messages where the from and to addresses > > are on the same server which runs Prosody on Bullseye. Below are some of > > the commands I ran with the jid and password in the [default] section of > > ~/.config/xmppc.conf . Below are some of the commands I ran, no messages > > were delivered and there was no output from the discovery commands: > > > > xmppc -m message $ADDR test > > The command should be with "chat" as command: > > xmppc -m message chat $ADDR test > > > xmppc -m discovery info $ADDR > > xmppc -a default -m discovery info $ADDR > > > > I don't know if I made a mistake somewhere, but the program doesn't give > > an > > error message and gives a 0 return code so I expect some result. > > You you check the output with -v?
# xmppc -m message chat $ADDR test -v Connecting x...@coker.com.au ... Stopping XMPP! # echo $? 0 The above is what I get. -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/