Dear Hedley,

Hedley Roos-2 wrote:
> 
> If your surname is really "Back" then you have one cool name:)
> 
Nah, only my first name contracts to Albie... The Back was a kinda nickname
gave to me by friends, to make it sound cool.


Hedley Roos-2 wrote:
> 
> Plone nearly always uses an item called MailHost to send the mail.
> That item is just an instance of MailHost by default, but you can
> replace it with any object provided it is called MailHost. In fact,
> that is what you do when using say a MaildropHost or any more advanced
> mailer.
> 
Thanks for the lead. I actually looked at the source of MailHost.py and
found the "sendmail" command that sends the e-mails.

My first guess is shot to be commenting out that command and writing the DLL
binding and calling code from Python.



Hedley Roos-2 wrote:
> 
> You'll have to adhere to Zope's MailHost API. Look at
> ZOPE_HOME/lib/python/Products/MailHost/MailHost.py. Also download
> MaildropHost and look at their implementation.
> 

Any chances that I can find documented API's for the MailHost? And where
should I look for MaildropHost download? Cheese Shop?

Best Regards,

Albie
-- 
View this message in context: 
http://www.nabble.com/Mailer-component-tp17611165s20094p17628955.html
Sent from the Product Developers mailing list archive at Nabble.com.


_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to