Skip to content
Snippets Groups Projects
  1. Oct 03, 2018
  2. Sep 30, 2018
  3. Sep 28, 2018
  4. Sep 27, 2018
  5. Sep 26, 2018
  6. Sep 25, 2018
  7. Sep 24, 2018
  8. Sep 23, 2018
  9. Sep 07, 2018
    • rswindell's avatar
      Some people are still having problems with CRAM-MD5 authentication · 0542af54
      rswindell authored
      (e.g. latest reports are problems with outbound connections to
      mbcico/1.0.6.8 with CRAM-MD5 authentication failures) - so added a new
      per-link configuration key: "BinkpPlainAuthOnly" (default values is false).
      Set this value to true to use *only* plain-text password authentication
      for both inbound and outbound connections with this node. This should help
      debug password issues, at minimum, and might work-around CRAM-MD5
      incompatibilities with some mailers, if that is in fact the issue.
      EchoCfg will need a way to set this option, but for now, just set it by
      hand in the sbbsecho.ini (for each [node] section where you need it).
      
      If you set BinkpPlainAuthOnly to true, do *not* set BinkpAllowPlainAuth
      or BinkpAllowPlainText to false - that would be bad.
      0542af54
  10. Aug 28, 2018
  11. Aug 26, 2018
    • rswindell's avatar
      Nelgin's change: · e32e21f3
      rswindell authored
      it should fix the issue of tic files being generated with @domain added to
      the From: line and putting tickit into an endless loop.
      e32e21f3
  12. Aug 22, 2018
  13. Aug 17, 2018
  14. Aug 09, 2018
    • deuce's avatar
      Have TickIT use the "closest" address in the From line. · d2694c08
      deuce authored
      This may resolve Dumas Walker's issue with cross-domain TIC forwarding.
      This should really use the value from BinkpSourceAddress, but that would
      mean renaming that key and including it in the TicITCfg object, or
      creating a new SBBSEchoCfg object method or something, and I don't want
      to mess with the sbbsecho.ini format.
      d2694c08
Loading