Skip to content
Snippets Groups Projects
  • rswindell's avatar
    d2106522
    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
    History
    When posting to a sub via SMTP, parse the sender name and address from the To
    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.