Email Notification with Attachment

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
eric.c
Posts: 4
Joined: 29 Aug 2006, 08:10

Email Notification with Attachment

Post by eric.c »

Hi All,

Would like to know whether is it possible to have attachment (shall there be any) being send together with notification email? Can anybody advice regarding this? Thank you in advance.

Cheers,
Eric.
eric.c
Posts: 4
Joined: 29 Aug 2006, 08:10

Post by eric.c »

Sorry, I forgot to state which version of mantis i'm using.

Mantis 1.0.5[^] Copyright © 2000 - 2006 Mantis Group -> running on Ubuntu.

Thank you.
Eric.
irwan
Posts: 1
Joined: 18 Sep 2006, 14:27

I am also interrested...

Post by irwan »

... did you manage to do it ?

I have tried to customize the "email_send" function :

Code: Select all

$mail->AddAttachment("C:\fichiertest.xml");
But could not attach the bug's files :(
roga
Posts: 5
Joined: 19 Nov 2007, 15:46

Re: Email Notification with Attachment

Post by roga »

is there actually any solution for this problem ?
Post Reply