In what part of OpenEMM do the actual emails get sent?

Use this forum for all questions related to the source code of OpenEMM

Moderator: moderator

imphasing
Posts: 5
Joined: Fri Apr 24, 2009 7:18 pm

In what part of OpenEMM do the actual emails get sent?

Post by imphasing »

I'm trying to implement some form of support for DomainKeys in OpenEMM, and I'm having a little trouble locating the portion of code that actually sends the emails (using sendmail, not smtp). I think I may have narrowed it down to one of the python scripts (I see that bavd.py opens up the sendmail program) but I'm not 100% sure.

If anyone could give me some hints on where to look, that would be great. I'm also interested in learning more about the emailing susbystem of OpenEMM in general, so if anyone has some documentation on that, I would appreciate it very much.


Thanks,
Alex