Hallo Alois,
Du willst vermutlich Deine Anfrage nochmal konkretisieren?
Was meinst Du mit Weiterleitungstext?
Der Text "Weitergeleitet von XXX am soundsovielten" inkl. des Headers der ursprünglichen Mail?
Da Du das in der Rubrik Entwicklung anfragst, dann vermutest Du wahrscheinlich schon, dass Du dazu die Mailschablone umbiegen musst.
Schau Dir dazu den Formelbefehl ComposewithReference an. Da gibt es Flags. Ich hab aber keine Ahnung, ob es mit diesen Flags möglich ist die Absenderinformation auszublenden und nur der Mailtext weiterzuleiten.
Ahh .. ich verzettel mich grad im Durchzählen.
0 -- includes Body in a collapsible section (flags 3 plus 4, the default). Cannot be combined with other flags. Does not work on Web.
1 -- Includes a reference to the main document. Cannot be combined with other flags. Does not work on Web.
2 -- Includes no history. Cannot be combined with other flags.
3 -- Includes the Body of the main document. Can be combined with the flags that follow.
4 -- Puts the Body of the main document in a collapsible section. Does not work on Web.
8 -- Includes Body as an Internet-style copy of the main document, with a "So-and-so wrote on ..." header and each line prefixed by a greater-than sign. Requires flag value 2. Implicitly applies flag 16. Does not work on Web.
16 -- Removes attachments, images, and other large objects from the reference copy, replacing them (except on the Web) with text statements in brackets.
32 -- For databases that contain a $ForwardSep subform (as exists in the Release 6 mail template), prefixes the reference copy with a forward separator. Does not work on Web.
Also ich vermute 3.
Bye,
Markus