Sendmail using Flow - Attachments

2008-03-29 Thread Peter Sparkes
Hi, I am successfully sending email using Flow. However, I want to attach a html document to it that is generated via a sitemap and I can't get that to work. Please how do I attach a document that is generated by a sitemap Peter Sparkes

Re: Sendmail using Flow - Attachments

2008-03-29 Thread Peter Sparkes
More info I am trying to attach a document generated by the pipeline statsOffice in a sitemap in the directory stats When using mms.addAttachmentURL(cocoon:///stats/statsOffice); I Get the following error java.lang.RuntimeException: The current URI (/stats/statsOffice) doesn't start with

Re: Basic Auth with SSF

2008-03-29 Thread Patrick Heiden
Yepp, Hi, Reading with interest this thread [1] and wondering how it might relate to my situation... I have a servlet (eXist XML DB) mounted as a block and would like dependent blocks to use http basic auth when calling it via SSF. Each dependent block will have its own username