Search found 19 matches

by bk007
Mon May 20, 2013 9:48 pm
Forum: OpenEMM Contributions
Topic: Amazon SES delivery
Replies: 11
Views: 27070

Re: Amazon SES delivery

I just wanted to bump this thread.

I'm (also) going to be investigating an OpenEMM / Amazon SES integration, and any insight somebody could share would be helpful!
by bk007
Mon May 20, 2013 2:45 am
Forum: Development
Topic: Extension development issues
Replies: 4
Views: 6934

Re: Extension development issues

Hi maschoff - Thank you for the reply! I was looking through the forums, and it's obvious you put in a LOT of work keeping up with all the threads. So thank you for taking the time to respond to mine. A few notes: ** The extension BlacklistWildcardSearchFeature definitely has an extra bracket, and w...
by bk007
Sat May 18, 2013 9:46 pm
Forum: Development
Topic: Extension development issues
Replies: 4
Views: 6934

Re: Extension development issues

On a related note, BlacklistWildcardSearchFeature doesn't compile (it's missing a closing brace).

It's a simple fix, but I can't help but think I'm looking at completely wrong stuff. Is there some other place I should be looking for extension examples?
by bk007
Sat May 18, 2013 9:36 pm
Forum: Development
Topic: Extension development issues
Replies: 4
Views: 6934

Extension development issues

I was investigating creating an extension for OpenEMM and had a few questions: Where's the source (.java) for the MailingStatisticsExportFeature extension? The zip in SourceForge only has the compiled binary. There's a BitBucket repo that's labeled as OpenEMM . Is this an official source repo? I hop...