The following link might be of use to the developers...
http://www.systemwebmail.com/faq/2.3.aspx

:-)


On 12 June, 14:10, CinnamonDonkey <[email protected]>
wrote:
> The Email Publisher desparately needs the ability to include
> attachments. This could be done through the addition of a new email
> publisher element:
>
> <email from="[email protected]" mailhost="smtp.mycompany.com"
> mailport="25" includeDetails="TRUE"
>            mailhostUsername="smtpuser" mailhostPassword="smtppassword"
> useSSL="FALSE">
>    .
>    .
>    .
>    <attachments>
>       <file>report1.pdf</file>
>       <file>report2.xlsx</file>
>    </attachments>
> </email>
>
> Cheers,
> Shaun
>
> [JIRA] -http://jira.public.thoughtworks.org/browse/CCNET-1560

Reply via email to