You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ji...@apache.org on 2004/04/21 07:10:53 UTC

[jira] Updated: (JAMES-266) Would like AddFooter counterpart to insert text at top of message

The following issue has been updated:

    Updater: Noel J. Bergman (mailto:noel@devtech.com)
       Date: Tue, 20 Apr 2004 10:10 PM
    Comment:
Rewrote issue description to reflect desired capability, and changed to a feature request.  Bug report was a mis-understanding regarding AddHeader, which adds an RFC 2822 header to the message, not a text change to the message body (analogous to AddFooter).
    Changes:
             type changed from Bug to New Feature
             summary changed from Missing Mailet to Would like AddFooter counterpart to insert text at top of message
             description changed from From what I can tell, the addHeader mailet is not working.  I can get addFooter to work without a problem.  I it not bundled?

 to User would like a counterpart to AddFooter such that:

  <mailet match="All" class="AddHeading">
  <text>
  ------------------------------------------------
  Heading
  </text>
  </mailet>

results in a heading prefixed on messages.
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/JAMES-266?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JAMES-266

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JAMES-266
    Summary: Would like AddFooter counterpart to insert text at top of message
       Type: New Feature

     Status: Unassigned
   Priority: Major

    Project: James
 Components: 
             Matchers/Mailets (bundled)

   Assignee: 
   Reporter: Kulvir Bhogal

    Created: Tue, 20 Apr 2004 9:04 PM
    Updated: Tue, 20 Apr 2004 10:10 PM

Description:
User would like a counterpart to AddFooter such that:

  <mailet match="All" class="AddHeading">
  <text>
  ------------------------------------------------
  Heading
  </text>
  </mailet>

results in a heading prefixed on messages.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org