Description Introduction History Day by day plan Downloads
Information
PyWebMail site
To-Do list
Changelog
Checker results
click here to use https SF.net Project Page
PyWebMail LJ Community
click here to use https Download area
Docs
Wiki
 
User links
click here to use https Bug reports
click here to use https Report a bug
click here to use https Feature requests
click here to use https Request new feature
click here to use https Support requests
click here to use https Ask a question
click here to use https Users mail list
 
Mailing lists
 
Developer links
click here to use https Developers mail list
click here to use https Pending Tasks
click here to use https Bug reports
click here to use https Patches
ViewCVS
click here to use https CVS commits
 
Search
Google
Exits
Python
logging
AnyGui
PyWin32
 
OGH :-)
click here to use https Host's Status Page
Misc.
Get Firefox!

Introduction

Create webmail.cfg with following content:

    [DEFAULT]
    mailboxes=account@mail.com,another_account
    [mailbox_account@mail.com]
    email=account@mail.com
    password=pass
    [mailbox_another_account]
    email=account2@yahoo.com
    password=pass

I'm going to create configuration utility, but now you should use text editor. Then you should run either wgetpop3.py or install (by wget_nt.py install in the same directory that file created above - it will be found on service installation stage, or wget_nt.py -f ..\my\webmail.cfg install where ..\my\webmail.cfg is a path to the file created above) and start (by wget_nt.py start or net start PyWebMailPOP3) corresponding NT service.

You should not create any new program using this version as a library, because internal API is not yet stable and possibly subject to change.

Feedback and questions concerning this site should be directed to pywebmail@list.ru.

Last modified : Sun Sep 28 0:21:55 2003