jgoerzen
ce12331573
/offlineimap/head: changeset 458
...
autorefresh may now be a floating-point value. Closes : #190060 .
2003-04-29 03:25:42 +01:00
jgoerzen
56ac894f41
/offlineimap/head: changeset 457
...
Made OfflineIMAP IPv6-aware. Used the short patch from Adriaan Peeters
<apeeters@lashout.net> in Debian bug report 186636. Closes : #186636 .
2003-04-29 03:17:30 +01:00
jgoerzen
044877a5f5
/offlineimap/head: changeset 456
...
Fixed a silly error relating to handling of the remotepassfile.
Closes : #189935 .
2003-04-29 02:52:03 +01:00
jgoerzen
0ff4f610de
/offlineimap/head: changeset 455
...
Raise an exception when the status area is locked. This will cause UIs
to go through their normal exception handling code. In particular, for
the Curses.Blinkenlights interface, the Curses module will be stopped
and the error message will be printed on the console. Previously, this
error message would not have been visible. Closes : #185709 .
2003-04-29 02:48:55 +01:00
jgoerzen
eab7170aea
/offlineimap/head: changeset 454
...
Updated bug closing number
2003-04-29 02:43:41 +01:00
jgoerzen
45e8543541
/offlineimap/head: changeset 453
...
Backed out removal of SYNC_WITH_TIMER_TERMINATE code to deal with
completed syncs. Without this code, -o broke because the app would
never terminate.
2003-04-29 01:04:22 +01:00
jgoerzen
30d18b0e3f
/offlineimap/head: changeset 451
...
Updated for 3.99.14
2003-04-28 20:16:58 +01:00
jgoerzen
a206290329
/offlineimap/head: changeset 450
...
Preparing for 3.99.14
2003-04-28 20:16:30 +01:00
jgoerzen
0db32b6393
/offlineimap/head: changeset 449
...
- Slight renaming in offlineimap.conf.minimal to clarify things.
- Documentation updated with information about new features. Closes:
#189771 . + Described IMAP-IMAP syncing + Updated minimal example
with new offlineimap.conf.minimal + Updated UID information. Added
link to recent mailing list discussion. + Described KMail syncing,
which now works. + Added link to mailing list archives.
2003-04-22 21:47:25 +01:00
jgoerzen
0373766d70
/offlineimap/head: changeset 448
...
Fixed the regular expression that fixes line endings to make sure to
deal with \n\n properly.
2003-04-19 02:44:10 +01:00
jgoerzen
2288c0d37a
/offlineimap/head: changeset 447
...
Added the ability to use the top level of a Maildir as folder named
".". Useful for generating Maildir trees for a Courier server.
2003-04-18 08:14:45 +01:00
jgoerzen
ce02e1c514
/offlineimap/head: changeset 446
...
Prepping for 0.99.13 -- fixed some niggling bugs
2003-04-18 08:06:04 +01:00
jgoerzen
79ab74a418
/offlineimap/head: changeset 445
...
- Now checks that SELECT succeeded when entering a folder.
- Verifies that folders listed on folderincludes actually exist by
trying to enter them. Thus, if they do not exist, they can be
created on the first run.
2003-04-18 05:31:25 +01:00
jgoerzen
ced2acc6cf
/offlineimap/head: changeset 444
...
Fixed line-ending code to deal with files with mixed \n and \r\n
codes. This is a rare case, but now is more onerous because we now
have to find headers.
2003-04-18 05:18:54 +01:00
jgoerzen
b9f2eca42c
/offlineimap/head: changeset 443
...
Fixed account names in password prompts
2003-04-18 03:43:54 +01:00
jgoerzen
faf26007b1
/offlineimap/head: changeset 442
...
Moved account-sep branch to head
2003-04-18 03:18:34 +01:00
jgoerzen
0f81229c68
/offlineimap/head: changeset 367
...
Reverted the license change
2003-04-16 20:23:45 +01:00
jgoerzen
12e08b1c62
/offlineimap/head: changeset 366
2003-04-02 05:59:13 +01:00
jgoerzen
7eb2bd9cd9
/offlineimap/head: changeset 365
...
Removed debug code
2003-03-14 00:48:42 +01:00
jgoerzen
fa51422580
/offlineimap/head: changeset 364
...
Removed debug code
2003-03-14 00:47:38 +01:00
jgoerzen
a09ff54b6e
/offlineimap/head: changeset 363
...
Fixed ability to resize windows under Curses.
2003-03-14 00:47:09 +01:00
jgoerzen
3af9200226
/offlineimap/head: changeset 361
...
Updated for 3.99.10
2003-03-13 23:33:02 +01:00
jgoerzen
30ea5aa8a2
/offlineimap/head: changeset 360
...
Clarified license terms
2003-03-05 03:42:38 +01:00
jgoerzen
096e7da976
/offlineimap/head: changeset 359
...
Updated ChangeLog
2003-03-03 23:44:37 +01:00
jgoerzen
ddffdefb1c
/offlineimap/head: changeset 358
2003-03-01 22:31:30 +01:00
jgoerzen
f826607c08
/offlineimap/head: changeset 357
...
Always do a flush in Noninteractive when writing out data.
2003-02-08 03:12:47 +01:00
jgoerzen
22d82d0949
/offlineimap/head: changeset 355
...
Readying 3.99.9
2003-02-06 03:56:24 +01:00
jgoerzen
0c94499a91
/offlineimap/head: changeset 354
...
Clarified multiple invocations
2003-01-30 03:36:13 +01:00
jgoerzen
fa250e47cb
/offlineimap/head: changeset 353
...
Noted closing
2003-01-30 03:32:11 +01:00
jgoerzen
7b9b102e5e
/offlineimap/head: changeset 352
...
Added check to make sure that two processes do not run in the same
directory at once.
2003-01-30 02:19:53 +01:00
jgoerzen
897e93700d
/offlineimap/head: changeset 351
...
Fixed color on FreeBSD, and exceptions for non-color terminals
2003-01-11 00:47:35 +01:00
jgoerzen
9f76bac96f
/offlineimap/head: changeset 350
...
Fixed a small typo
2003-01-09 09:01:29 +01:00
jgoerzen
802b7a8fff
/offlineimap/head: changeset 348
...
This is prep for 3.99.7
2003-01-09 08:43:11 +01:00
jgoerzen
3cb8fb0062
/offlineimap/head: changeset 347
...
Preparing for 3.99.7
2003-01-09 03:16:07 +01:00
jgoerzen
399f7d9de9
/offlineimap/head: changeset 346
...
Initial phase of conversion to SGML documentation complete.
2003-01-09 00:03:58 +01:00
jgoerzen
6658c0bd65
/offlineimap/head: changeset 345
...
Finished first draft of doc conversion
2003-01-08 23:12:49 +01:00
jgoerzen
51cc4cd0ea
/offlineimap/head: changeset 344
2003-01-08 22:13:21 +01:00
jgoerzen
c2de04ee36
/offlineimap/head: changeset 343
2003-01-08 22:08:01 +01:00
jgoerzen
caacad8b43
/offlineimap/head: changeset 342
2003-01-08 21:48:41 +01:00
jgoerzen
c666632af2
/offlineimap/head: changeset 341
2003-01-08 21:40:39 +01:00
jgoerzen
586c732cc9
/offlineimap/head: changeset 340
...
Fixed a braino for VerboseUI
2003-01-08 10:15:18 +01:00
jgoerzen
40d9c58016
/offlineimap/head: changeset 339
2003-01-08 06:02:43 +01:00
jgoerzen
9ee3b23c15
/offlineimap/head: changeset 338
...
Fixed keywords
2003-01-08 05:45:16 +01:00
jgoerzen
6b8145756c
/offlineimap/head: changeset 337
2003-01-08 05:44:07 +01:00
jgoerzen
d6a58cdbf3
/offlineimap/head: changeset 336
2003-01-08 04:04:35 +01:00
jgoerzen
fbb0a21ccf
/offlineimap/head: changeset 335
...
Starting to write it.
2003-01-08 03:05:27 +01:00
jgoerzen
9c89174fb8
/offlineimap/head: changeset 334
...
Added keyword expansion
2003-01-08 02:20:58 +01:00
jgoerzen
be5ff7f89e
/offlineimap/head: changeset 333
...
Documentation being rewritten in DocBook
2003-01-08 02:18:33 +01:00
jgoerzen
4caecdbd72
/offlineimap/head: changeset 332
...
Fixed copyright year
2003-01-07 05:01:40 +01:00
jgoerzen
8bea6112a8
/offlineimap/head: changeset 330
...
Removed debug code. OK, NOW this is 3.99.6 :-)
2003-01-07 04:57:58 +01:00