Just released...
includes all changes to make talisman compatible with big endian CPUs.
This is a test on the new build... Using native Talisman programs.. (Ie: Postie). If this get's out, then sending with binki is also working....
On Tue June 21 21:26:00 2022, vorlon wrote to apam <=-
I'm seeing this in the postie log:
INFO: Added echomail "Re: Talisman v0.40" to area "FSX_MAG"
INFO: Found duplicate, discarding as no dupe base is configured.
INFO: Found duplicate, discarding as no dupe base is configured.
INFO: Added echomail "Re: Am I the only one dum" to area "FSX_RETRO"
Is it posable to delete a line from a message? I'm used to Ctl-K (sometimes Ctl-Y) when in the editor...
With postie, I'd like to use uncompressed packets. I've tried remove the archive type from the link statement, and also archive = ""
Postie won't export any messages unless a compressor is listed.
Not at present, I forget why I didn't add that. Probably got distracted, will look at adding something later. You can use magiedit if you prefer
INFO: Added echomail "Re: Talisman v0.40" to area "FSX_MAG""FSX_RETRO"
INFO: Found duplicate, discarding as no dupe base is configured.
INFO: Found duplicate, discarding as no dupe base is configured.
INFO: Added echomail "Re: Am I the only one dum" to area
Not sure what you're asking here? Do you want to set up a dupe base?
Is it posable to delete a line from a message? I'm used to Ctl-K (sometimes Ctl-Y) when in the editor...
Not at present, I forget why I didn't add that. Probably got
distracted, will look at adding something later. You can use magiedit
if you prefer it - just create a script to run it and add it to
talisman ini under main
Postie won't export any messages unless a compressor is listed.
I've just committed something that should do this. just delete the
archive line (or use archive = "") and it should now send uncompressed packets.
I've now configured a dupe area, but the point shouldn't bee seeing dupes as the message bas was started fresh with no messages in it.
Could you also please add pressing enter to quote along with the space key?
I've just done a git clone, and compile.. If this one goes out it's working...
I've now configured a dupe area, but the point shouldn't bee
seeing dupes as the message base was started fresh with no
messages in it.
Ah, I see. Yeah dupe detection needs some work. at present it is
supposed to check a history file with a crc of the msgid. That doesn't
work so well when messages don't have msgids. (That's not the problem
here, I don't know why it would say it found a dupe when it hasn't)
I also noticed that when listing messages with the index reader, there were replies in the list before the message being replied to.
Just wondering if this is a linux m68k thing or a general postie bug?
I think it might be a general postie bug. I've made a new branch of
postie with new dupe checking, branch is called: "newdupechecking"
apam wrote to vorlon <=-
Also, now messages without msgids will be dupe checked, previously they werent.
I just merged this into main. I tested it on m68k and all the messages
i was able to pull from 21:1/999 worked. If it's still not working can
you zip up your packets and send them to me.. if you don't have my
email address, can you upload it to the sysop at
positronicbrain.net:11892 (telnet)
I've just done a git clone, will test and report back latter tonight.
My theory was that many msgids are generated by unix time, some are poorly implemented and may shoot of several different messages in a second, which some other more robust dupe checkers would notice because they work off the whole message not just message id, but postie did not.
Sysop: | Gary Ailes |
---|---|
Location: | Pittsburgh, PA |
Users: | 132 |
Nodes: | 5 (0 / 5) |
Uptime: | 196:06:20 |
Calls: | 733 |
Files: | 2,171 |
Messages: | 81,876 |