| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also move KeyboardIntr handling to a better place
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Disconnections (socket/ssl errors) should be catched to retry connections.
Other exceptions should not be handled, instead hooks are encouraged to fix
their codes.
|
|
|
|
| |
Errors are displayed on stdout
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This has less corner case and thus I could simplify function description by
deleting the corner case note.
|
|
|
|
| |
ex: dovecot sends keepalives messages each 2minutes (by default)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- fix exception class
- select a mailbox to check incomming emails for
- make the bridge run continuously until stopped with siginterrupt
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|