Oswald Buddenhagen
5bbe51ee46
portability: don't rely on struct flock layout
21 years ago
Oswald Buddenhagen
e5894bdf04
once again: (slightly) better output.
...
make maildir flag setting failure non-fatal. maildir sucks ...
21 years ago
Oswald Buddenhagen
a52fd7dde0
more sophisticated CAPABILITY handling. also, don't issue the command if
...
the initial response already had it in the status code.
21 years ago
Oswald Buddenhagen
3e392b6aa2
don't ask for NAMESPACE if Folder was specified
21 years ago
Oswald Buddenhagen
c2c4490431
following the "screw murphy" principle and commiting untested patch:
...
obey LOGINDISABLED
21 years ago
Oswald Buddenhagen
0e8455fde1
PREAUTH cannot come out of the blue
21 years ago
Oswald Buddenhagen
a7775798e3
cleanup around parse_fetch
21 years ago
Oswald Buddenhagen
f80f91d98b
make Tag int, move it to imap.c
21 years ago
Oswald Buddenhagen
1eb6e35c80
don't use STARTTLS for PREAUTH connections. uw-imap doesn't seem to like
...
it, and it does not make too much sense anyway - i think - state converse
opinions now.
21 years ago
Oswald Buddenhagen
b5307f0e16
another message output cleanup, still not perfect (info messages will be
...
interleaved with progress dots).
support specifying -q twice to suppress warnings as well.
21 years ago
Theodore Ts'o
0121220339
Optimized isync by not fetching the sizes of messages if they are
...
unneeded (i.e., if MaxSize is not specified in the config file).
Patch and idea originally from Nicolas Boullis <nboullis@debian.org>,
modified/polished by Theodore Ts'o per comments by Oswald Buddenhagen.
21 years ago
Oswald Buddenhagen
180f5fa201
sync uid database after every message. this is accompanied by a dbm ->
...
db4 migration. patch by theodore, with some final polishing by me.
21 years ago
Oswald Buddenhagen
3de16206e7
ignore anything that does not look remotely like a maildir when
...
collecting mailboxes for OneToOne.
21 years ago
Oswald Buddenhagen
52fb7c085d
add trailing space to password prompt
21 years ago
Oswald Buddenhagen
424db34ff2
make imaps: on the command line adjust the port and ssl options as well
21 years ago
Oswald Buddenhagen
228ba6b48b
echo the mailbox the password is for
21 years ago
Oswald Buddenhagen
dae086c92f
fix crash when syncing multiple mailboxes over a Tunnel
22 years ago
Oswald Buddenhagen
b535af4fc4
- make it work without SSL
...
- switch from -Ds in Makefile to config.h
- small header cleaup
22 years ago
Oswald Buddenhagen
28e240a36b
don't free any config strings - who cares for a few bytes?
...
this fixes some crashes at exit.
22 years ago
Oswald Buddenhagen
38d46cc03e
accumulate status over multiple mailboxes, i.e., don't abort after first
...
failure
22 years ago
Oswald Buddenhagen
feee93c26d
fix imaps:
22 years ago
Oswald Buddenhagen
8fa6cd3346
ignore \Recent, as it is voided by the syncronization run itself.
22 years ago
Oswald Buddenhagen
6f2550117a
- update copyrights. 2003 didn't begin yet, but who cares? :)
22 years ago
Oswald Buddenhagen
a4f2725bad
- update isyncmaxuid properly
22 years ago
Oswald Buddenhagen
2012aadc5b
- fixed two crashes
22 years ago
Oswald Buddenhagen
3327572fd2
- handle bogus search responses more gracefully
22 years ago
Oswald Buddenhagen
39446bbef9
- workaround imap server bug: lock files are no mailboxes
22 years ago
Oswald Buddenhagen
095e3ec92c
- improve console output
22 years ago
Oswald Buddenhagen
b10718cf20
- took over maintenance
...
- moved to sourceforge
- reorganized cvs structure
22 years ago