Skip to content
Snippets Groups Projects
  1. Nov 12, 2009
    • rswindell's avatar
      When posting to a sub via SMTP, parse the sender name and address from the To · d2106522
      rswindell authored
      header field into separate name and address fields. On the name portion is used
      for the recipient of posts.
      When posting to a sub via authenticated SMTP, the sender/extension fields are
      set appropriately and the sender net type is set to none (i.e. locally posted).
      More debug log-level output for SPAM hash creation/checking.
      Bug-fix: attempting to use uninitialized 2nd MX address when relaying to local
      SMTP server address.
      d2106522
    • rswindell's avatar
      Fixed problem with qhub configuration introduced in scfgdefs.h (1.35) - the · 40854e6e
      rswindell authored
      subnums stored in the msgs.cnf file are 16-bit!
      40854e6e
    • deuce's avatar
      A bunch of fixes etc. More stuff working, new stuff broken. · 8b1ad2a3
      deuce authored
      - Tracks a scan pointer of mail sub.
      - Tracks \Seen flags for subs (not perm, based on scan pointer)
      - Fix parsing of addresses in Envelope
      - Use new (again) -1 value for subnum of mail
      - Fix removal of whitespace at end of bodies
      - Read all index entries by offset when base is selected rather than on demand
      - Prevent base.open() from exiting the script on unknown sub
      8b1ad2a3
  2. Nov 11, 2009
  3. Nov 10, 2009
  4. Nov 09, 2009
  5. Nov 08, 2009
  6. Nov 06, 2009
  7. Nov 05, 2009
  8. Nov 03, 2009
  9. Nov 02, 2009
  10. Oct 31, 2009
Loading