Uploaded image for project: 'Cocoon'
  1. Cocoon
  2. COCOON-1682

Custom headers for Sendmail Action/Logicsheet/Transformer needed

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Reopened
    • Minor
    • Resolution: Unresolved
    • 2.1.7
    • None
    • Blocks: Mail
    • None

    Description

      Possibility to add multiple custom headers to messages from Sendmail
      Action/Logicsheet/Transformer would eliminate the need for adding
      missing fixed optional headers like ReplyTo one by one.

      This is something that is already available in the AxKit XSP tag library::
      http://search.cpan.org/~kjetilk/AxKit-XSP-Sendmail/Sendmail.pm#%3Csendmail:header%3E

      Configuration example:
      <sendmail:header name="Precedence">bulk</sendmail:header>
      <sendmail:header name="X-My-Header">Something</sendmail:header>

      Headers in the message:
      Precedence: bulk
      X-My-Header: Something

      Attachments

        Activity

          People

            Unassigned Unassigned
            laurip Lauri Pitkänen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: