Subj : Re: Talisman v0.40
To : vorlon
From : apam
Date : Wed Jun 22 2022 12:18 pm
-=> 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"
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
external editor = /path/to/script
note, you can't use both, it's either an external editor or the built in fse. (the line editor is always available)
> 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.
I've just committed something that should do this. just delete the archive line (or use archive = "") and it should now send uncompressed packets.