Hi to all, I'm happy to announce a new major release of MailBoxer - the mailinglist / newsletter / mailarchive - framework for Zope. Where can I download MailBoxer? http://www.zope.org/Members/mjablonski/MailBoxer Please note: Zope.org is a little bit buggy and the prior release (2.2.6) stands above 2.3.0. Don't know why... What's new? * added very nice MailBoxer-Logo provided by Karsten W. Rohrbach. Thank you so much, Karsten!!! The logo is just as I imagined MailBoxer in my dreams. GREAT WORK! Please note: The MailBoxer-Logo is distributed under the Create Commons License (see http://creativecommons.org/licenses/by-nc-sa/1.0/). * added batchsize: Now you can determine how many recipients are bulked in one mail to the smtp-server. This is useful if your mail-server can't send huge lists at once or remote servers don't accept really big recipient-lists. Default is bulking in one batch as in previous releases (batchsize = 0). Many thanks to Patrick G?nther for testing a pre-release with a really huge list!!! * made all properties deleteable, so they can be acquired from a parent-container if you delete them. * refactored code from index_html into mail_index. This allows you using PageTemplates for displaying the archive much more easily (see README.txt). Enjoy MailBoxing... Maik.