Comment 2 for bug 1094375

Revision history for this message
Yogesh Kushwaha (yogeshkushwaha4) wrote :

Hello Amit,

Is it possible to send mails to custom objects without modifying code?

I get this error :
AttributeError: 'custom_object' object has no attribute 'message_post'. I get the same error .So I always need to overwrite this method in each custom object if I want to send mail to that object

Thanks :
Yogesh Kushwaha