home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / system / mail / delivery / rfmail_0.rea / text0000.txt < prev   
Encoding:
Text File  |  1993-04-21  |  4.2 KB  |  109 lines

  1.  
  2. Newsgroups: comp.os.linux.announce
  3. From: etmelag@crosby.ericsson.se (Louis Lagendijk)
  4. Subject: Rfmail released
  5. Keywords: Rfmail, mail, news
  6.  
  7. I have released my (working) version of Rfmail 0.5. I have ported it to 
  8. Linux and hacked it quite a bit so it will work with the Binkley port already 
  9. available for Linux.
  10.  
  11. Rfmail is a fidonet to news/mail converter so it allows you to run your 
  12. fidomail stuff under Linux. Rfmail also includes an own mailer, but I never 
  13. tested it as I need an EMSI capable mailer. 
  14.  
  15.  This rfmail version:
  16.  - Runs under Linux
  17.  - creates binkley style flow files
  18.  - can autoamitically pack/unpack mail with ANY packer
  19.  - handles multi-address setups quite nicely
  20.  - creates and receives type 2+ packets.`
  21.  
  22. I have rfmail uploaded as rfmail.0.5.01a.tar.z to halcyon.com and to tsx-11.
  23. After uploading I found that the sun happily (without error message) damaged 
  24. the original tar, so gzip could not unpack it. I have it uploaded again with 
  25. the name rfmail.0.5.01a.tar.z.again, but it should be stored under the other 
  26. name. I could not reach sunsite, so I have not stored it there.
  27.  
  28. Here is a part of the README on the patches I made: 
  29.  
  30. Rfmail 0.5.0.1 adapted for use with the BinkleyTerm mailer
  31. ===========================================================
  32.  
  33. This version of Rfmail has been adapted to create Binkley Term
  34. style mail packets and flowfiles, improved packer hadling 4-d 
  35. support and multi-address support. 
  36. These patches are only tested on my own system (Linux 0.99), and
  37. even there they have only been briefly tested. So if this causes
  38. you to loose a lot of mail. 
  39. If you decide to use this version of Rfmail you do that on your
  40. own risk, so if you loose all your mail, I will not be responsible.
  41.  
  42. Binkley support
  43. ---------------
  44.  
  45. In the configuration header file (conf.h) there is now a 
  46. #define for Binkley. The Configure script knows about this
  47. define too. Defining BINKLEY will cause Rfmail to create flow 
  48. files and mail files for Binkley, so there is no more need
  49. for fiddling with batch files. 
  50. Rfmail does not yet know about Binkley style lock files. I am
  51. not sure what I should implement: Binkley style lock files
  52. (.BSY) or whether I should  change Binkley to use Unix style
  53. lock files. I will probably use the Unix style.
  54.  
  55. Packer support
  56. --------------
  57.  
  58. I have Rfmail also extended with support for multiple packers,
  59. so that you can receive and send mail packed with any packer.
  60. I have this working for ARC and LHarc right now (one of my
  61. bosses sends me my mail packed with zip, but gets Lharc, the
  62. other sends mail packed with old Lharc and gets mail packed with
  63. arc (yes, I know, I should clean this mess up).
  64. The idea for the packer handling comes from Squish that has a
  65. separate configuration file for the handling of packing of mail.
  66. Be sure to add mail to the archive when you call fpack again 
  67. before mail is actually sent. 
  68. See also the packer statement in rfmail.cf as well as the key
  69. statement.
  70.  
  71. Multi address support
  72. ---------------------
  73.  
  74. Rfmail now allows for using different aliases for sending mail and
  75. sending of echomail. People having addresses in alternets will like
  76. this. I also needed this as I am a multipoint: I have two normal 
  77. fidonet point addresses. This option may appear to be a bit tricky:
  78. for echomail you specify the alias in the newsgroup definition 
  79. (#<address>). The alias used for mail as well as the alias used in the
  80. packets is specified in the key statement.
  81. See the key statement in rfmail.cf.
  82.  
  83.  
  84. 4-d support
  85. -----------
  86. Rfmail now can send 4-d packets. FTS-001 packets are still the default,
  87. but you can specify the packettype for different nodes or even 
  88. networks in (again) the key statement in rfmail.cf. 
  89. Packets according to FSC-0045 can be sent but not yet received, so this
  90. is kind of a joke. FSC-0045 has not been tested at all yet (Rfmail is
  91. actually not domain aware anyhow).  
  92.  
  93. Fido-style adresses
  94. -------------------
  95. Rfmail has been changed so that adresses in the style:
  96. foo_bar@1.2.3.4 can be interpreted in the internet way, so the address
  97. would map to: foo bar at 4:3/2.1 or in the fidonet order, so that the 
  98. address would map to: foo bar at 1:2/3.4. 
  99.  
  100. As said before, the patches are not extensively tested, so please do send
  101. comments/bug reports etc. 
  102.  
  103. Louis Lagendijk
  104. louis@nextjk.wlink.nl or
  105. 2:281/202.5 or
  106. 2:285/311.58
  107.  
  108.  
  109.