> From: Christian Haul [mailto:[EMAIL PROTECTED]] > > On 18.Apr.2002 -- 10:02 AM, Vadim Gritsenko wrote: > > > From: Ehms, Jurgen [mailto:[EMAIL PROTECTED]] > > > > > > Here is the Bugfix to Sendmail.xsl > > > > > > - long Path to javax.mail.Session on account of ambiguous to > > > org.apache.cocoon.environment.Session > > > - changes on Template "get-nested-string" to prevent ERROR on > > > String.getValue() with missing Argument; > > > - added Tags <sendmail:bcc>,<sendmail:cc>,<sendmail:charset> > > > > > > usage with > > > > > > <xmlns:sendmail="http://apache.org/cocoon/sendmail/1.5> > > changed that back to version 1.0 since it is compatible with 1.0 > > > > in Head > > > ... > > > <sendmail:send-mail> > > > <sendmail:smtphost>Mailserver</sendmail:smtphost> <!-- default is > > > 127.0.0.1 --> > > > <sendmail:from>[EMAIL PROTECTED]</sendmail:from> <!-- required --> > > > <sendmail:to>[EMAIL PROTECTED]</sendmail:to> <!-- required --> > > > <sendmail:cc>[EMAIL PROTECTED]</sendmail:cc> > > > <sendmail:bcc>[EMAIL PROTECTED]</sendmail:bcc> > > > <sendmail:charset>ADRFROM</sendmail:charset> > > > <sendmail:subject>TXTSubjekt</sendmail:subject> > > > <sendmail:body>TXTMSG</sendmail:body> > > > <sendmail:charset>ISO-8859-1</sendmail:charset> > > > </sendmail:send-mail> > > > > > > I testet with jdk1.3.1 tomcat-4.0.4-dev2 cocoon-2.0.3-dev > > > > > > I hope it will help > > > > Thanks, > > > > I will take a look at it sometime. > > > > PS Next time (if any), please don't change formatting too much - it > > makes it harder to track changes. > > I've normalized both current version and patched version using emacs > indentions. I have committed both a reformated current version and a > modified version of Jürgen's patch to make actual differences more > visible. > > Jürgen, please cross check with CVS if it still solves your problem. I > was facing similar problems which disappeared with the new version so > I think it should do for you as well. > > Vadim, sorry for butting in but I was in need of sendmail as well.
That's all right, and even thanks. This was not bugging me, so it could lie dormant quite a while. Could you please also fix 2.0.3 branch? ;) Vadim > > Chris. > > -- > C h r i s t i a n H a u l > [EMAIL PROTECTED] > fingerprint: 99B0 1D9D 7919 644A 4837 7D73 FEF9 6856 335A 9E08 --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>