Search found 1 match

by irwan
18 Sep 2006, 14:31
Forum: Help
Topic: Email Notification with Attachment
Replies: 3
Views: 5937

I am also interrested...

... 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 :(