Sendmail Attachments

2002-11-26 Thread Scherler, Thorsten
Ref.: http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=103003099208755&w=2 Hello everybody, I try to attach a file (build through a xsp). I have read the threads on that topic but couldn't figure it out how to attach a file. http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=102328352206922&w=

Re: sendmail Attachments

2002-11-22 Thread Bernhard Huber
hi, as much as i see the sendmail.xsl logicsheet does not offer you yet, an special element. So you may want to enhance the src\java\org\apache\cocoon\components\language\markup\xsp\java\sendmail.xsl for adding attachments, and provide it as patch. As a hint you may have to study the javamail AP

sendmail Attachments

2002-11-20 Thread Scherler, Thorsten
Hello group, I want to attach a pdf which will be create through a xsp. I will use it to create reports. The xsp will get the datasets trough esql then transform it to pdf. I can then get the pdf trough http://localhost:8080/weidmueller/report.pdf?date=11/19/2002. Now I want to attach the rep