dumboster

Results 8 comments of dumboster

Thanks a lot for your response ! I'll try to use ICustomEntityContentUpdatedMessage which seems to be the right thing to do in my case.

It works with message aggregator and cache factory, with few modifications of my code. Thanx :)

Thank you. Your response matches my thoughts.

Hello, Do you think there is a way to add custom properties via a hijacked way as long as it is not integrated in pages ? I need this for...

Ok, thanks for your response. I'll try to use this.

Thanks for your response. I look forward to this enhancement. Bravo for the incredible work that you do!

Thanks @HeyJoel. I finally overrided IMailDispatchSession, IMailDispatchService and IMailMessageRenderer and added a custom MalMessage with a new "ReplyTo" field, as I needed a different reply-to address for each mail.

Hello, I would like to send a mail with a different "reply-to" email. Is it possible ? Thanks