Skip to content
  • cage cage's avatar
    Feat: *message-id-generator*, message-id restarts · 2d66a584
    cage cage authored and Kilian M. Haemmerle's avatar Kilian M. Haemmerle committed
    Add dynamic variable `*message-id-generator*`
    which is set to `:uuidv7@domain` by default.
    This can be changed e.g. to `nil` to inhibit
    message-id addition to emails.
    
    Message-id generation restart options are:
    - send-without-message-id
    - use-local-hostname
    - use-custom-domain-part
    - use-custom-message-id
    
    The symbols are also exported.
    2d66a584
Loading