Sorry, I missed the note at the bottom of your email:

> "I am using CC.NET version : 1.5.117.5721"

The change went in about the 7th of July if that helps? I'm using the
feature with no problems in the latest 1.5 build.


I'VE JUST NOTICED!!!  your example has a typo!

*** <attachment> *** <<<< Should be <attachments>
   <file>somefile.mht</file>
</attachments>



CinnamonDonkey wrote:
> What version of CCNET are you using? This is a very new feature.
>
> Regards,
> Shaun
>
>
>
> On 7 July, 09:52, agentZuluka <[email protected]> wrote:
> > I am trying to simply attach a file in email publisher:
> >
> >       <email mailhost="localhost" from="[email protected]">
> >         <includeDetails>True</includeDetails>
> >         <users>
> >           <user name="user" address="[email protected]" group="QA" />
> >                   </users>
> >         <groups>
> >           <group name="QA">
> >            <notifications>
> >                         <notificationType>Always</notificationType>
> >            </notifications>
> >                    </group>
> >         </groups>
> >                 <attachment>
> >                         <file>somefile.mht</file>
> >                 </attachments>
> >       </email>
> >
> > And CC.NET server cannot start dropping this error:
> >
> > [CCNet Server:ERROR] Exception: Unused node detected:
> > <attachments><file>somefile.mht</file></attachments>
> >
> > I am using CC.NET version : 1.5.117.5721

Reply via email to