Subj : Replacement for TrapDoor To : Niklas Lindholm From : Conny Enström Date : Sun Jan 30 2022 10:04:13 Den 2022-01-29 kl. 16:40, skrev 2201/420:  CE>> I will check it, do you have a hint about a mailer tosser for linux? NL> I use binkd as the mailer. At least in Ubuntu it's available as a NL> standard package to install. NL> As tosser I use CrashMail. It has been abandoned by the original NL> developer but I have cloned it on GitHub and made a few fixes. NL> https://github.com/punktniklas/crashmail NL> --- NiKom v2.6.0 NL>  * Origin: NiKom BBS, http://www.nikom.org/nikombbs.html (2:201/420.0) I think I manage to compile it, the binary files are in /usr/bin but I can't find the .prefs files? They exist in the compile folder but nowhere else.: conny@conny-desktop:~/crashmail$ sudo make install make -C jamlib make[1]: GĂĄr till katalogen ”/home/conny/crashmail/jamlib” make[1]: ”jamlib.a” är aktuell. make[1]: Lämnar katalogen ”/home/conny/crashmail/jamlib” make -C cmnllib make[1]: GĂĄr till katalogen ”/home/conny/crashmail/cmnllib” make[1]: ”cmnllib.a” är aktuell. make[1]: Lämnar katalogen ”/home/conny/crashmail/cmnllib” make -C oslib_linux make[1]: GĂĄr till katalogen ”/home/conny/crashmail/oslib_linux” make[1]: ”oslib.a” är aktuell. make[1]: Lämnar katalogen ”/home/conny/crashmail/oslib_linux” Linking crashmail/crashmail. /usr/bin/ld: crashmail/filter.o: in function `Filter_Execute': filter.c:(.text+0x20bd): varning: the use of `tmpnam' is dangerous, better use `mkstemp' Linking tools/crashlist. Linking tools/crashstats. Linking tools/crashgetnode. Linking tools/crashmaint. Linking tools/crashwrite. Linking tools/crashexport. Linking tools/crashlistout. install -d -m 755 /usr/bin install -d -m 755 /usr/share/man/man1 install -m 755 crashmail/crashmail tools/crashlist tools/crashstats tools/crashgetnode tools/crashmaint tools/crashwrite tools/crashexport tools/crashlistout /usr/bin install -m 644 man/crashmaint.1 man/crashstats.1 man/crashgetnode.1 man/crashlist.1 man/crashexport.1 man/crashwrite.1 man/crashmail.1 /usr/share/man/man1 it_detects_dupes_successfully: [PASS] it_merges_packets: [PASS] it_routes_packets: [PASS] crashmail it_generates_alpha_sorted_stats: [PASS] it_generates_message_sorted_stats: [PASS] it_generates_byday_sorted_stats: [PASS] it_generates_byfirstimport_sorted_stats: [PASS] it_generates_bylastimport_sorted_stats: [PASS] it_generates_bydupes_sorted_stats: [PASS] areafix it_generates_area_list: [PASS] it_subscribes_node: [PASS] ========================================================= Tests: 19 | Passed: 19 | Skipped: 0 | Failed: 0 make[1]: Lämnar katalogen ”/home/conny/crashmail/tests” --- Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 * Origin: news://eljaco.se:4119 (2:203/2) .