I'm trying to delete some messages with "ctlinnd cancel 'id'" command.
Those messages still remain available yet. What is going wrong?
Hi,
32303031 a crit :
I'm trying to delete some messages with "ctlinnd cancel 'id'" command. Those messages still remain available yet. What is going wrong?
You can use two methods (the first may be the best one for a script in newsfeeds).
ctlinnd cancel @...@
ctlinnd cancel '<messagid@toplevel>'
yamo' wrote:
Hi,
32303031 a crit :
I'm trying to delete some messages with "ctlinnd cancel 'id'" command.
Those messages still remain available yet. What is going wrong?
You can use two methods (the first may be the best one for a script in
newsfeeds).
ctlinnd cancel @...@
ctlinnd cancel '<messagid@toplevel>'
Last one command exactly seem do be wrong. Log:
? bad cancel Message-ID <'<20220124223933.25ee13a71eda06d001cb79bd@domain>'>
This should be :
ctlinnd cancel \
'<20220124223933.25ee13a71eda06d001cb79bd@domain>'
Difficult to wrote on a smartphone...
Hi,
32303031 a crit :
yamo' wrote:
Hi,
32303031 a crit :
I'm trying to delete some messages with "ctlinnd cancel 'id'" command. >> > Those messages still remain available yet. What is going wrong?
You can use two methods (the first may be the best one for a script in
newsfeeds).
ctlinnd cancel @...@
ctlinnd cancel '<messagid@toplevel>'
Last one command exactly seem do be wrong. Log:
? bad cancel Message-ID <'<20220124223933.25ee13a71eda06d001cb79bd@domain>'>
This should be :
ctlinnd cancel \
'<20220124223933.25ee13a71eda06d001cb79bd@domain>'
Or
ctlinnd cancel `grephistory '\ 20220124223933.25ee13a71eda06d001cb79bd@domain>'`
I did not found "grephistory" arg in manual.
yamo' wrote:
32303031 a crit :
I'm trying to delete some messages with "ctlinnd cancel 'id'"
command. Those messages still remain available yet. What is
going wrong?
You can use two methods (the first may be the best one for a
script in newsfeeds).
ctlinnd cancel @...@
ctlinnd cancel '<messagid@toplevel>'
This should be :
ctlinnd cancel \
'<20220124223933.25ee13a71eda06d001cb79bd@domain>'
Absolutely does not work - article with the same ID received afterwards.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 499 |
Nodes: | 16 (2 / 14) |
Uptime: | 35:17:01 |
Calls: | 9,832 |
Calls today: | 2 |
Files: | 13,761 |
Messages: | 6,192,772 |