Page 1 of 1

Custom email delivery mod

Posted: Fri Sep 26, 2014 1:13 am
by garybailey
I'm looking for someone who can customise the SMTP interface to use a custom API with our own email delivery system. I have the API definition as well as PHP sample code that is currently in use on another system, so I just need someone with the understanding of OpenEMM that can take on the code changes.

Any takers? Or any suggestion as to where I might find such a person?

Thanks!

Re: Custom email delivery mod

Posted: Fri Oct 03, 2014 4:18 pm
by unhuman
I've got code that does exactly this (as well as Amazon SES). I just got it back so I can share it out.

It's old - and likely not compatible with the latest releases. It'll take me some time to figure this out.

Along with this code, I refactored the mail delivery (no C code).

-Howie