You are not logged in Log in Join
You are here: Home » Members » andorsch @ zope homepage » Emil_Email_Client » changes » View Document

Log in
Name

Password

 

changes

changes in emil_email_client

  • 0.6.1
    • delete emails from mail server ( will only work if server supports top command)
    • added Cc: functionality
    • improved filtering, send emails to your own zope methods
    • subfolders in Email_Folders
    • easier working with emails
    • addresses can be assigned to groups
    • nicer icons ( this time they won't disappear )
  • 0.6
    • added address book
    • added spam list
    • added nicknames
    • many, many small improvements
  • 0.5.5
    • display email overview in batches of (default) 20 messages
    • fixed problem with html tags in body of message
    • added support for apop
  • 0.5.4
    • solved problems that occured with very very fast computers ( unique email id was not unique in such machines )
  • 0.5.3
    • resolved problems with email module version 1.2
    • icons do not disappear ( but also are not so nice any more :-( )
  • 0.5.2
    • added SMS_Gateway class to generalize sending of SMS
    • nicer icons
    • filters on body of message bug corrected
    • fixed bug related to decoding
  • 0.5.1
    • bugfix release :
    • fixed bug related to multipart messages
    • reply-to is now used
    • body of message is now formated correctly.
  • 0.5
    • added support for mobile phones:
    • forward emails to phone using SMS
    • access emails from mobile phone through WAP
    • added email filters - fixed a bug, if email did not contain subject
  • 0.4
    • added sending of attachments
    • improved overview over emails in folder ( similar to manage_main)
    • added view email header
    • improved reply functionality
    • improved highlighting of email adresses and urls within body of mail
  • 0.3
    • emil now uses the new email module, which is standard for python since recently
    • solved a problem with sending emails and the mail host
    • added support to view attachements