REQUIRES product from cvs.zope.org:

  - http://cvs.zope.org/Products/Event/

1) go to smtpserver directory and run:

   python setup.py install

2) add to zope.conf

%import smtpserver
<smtp-server>
  address 8025
</smtp-server>
  
