Nicolas Sebrecht
fce71115a5
Merge branch 'fix-223/nuket' into next
2015-10-29 16:14:55 +01:00
Max Vilimpoc
1becbff786
enable SSL by default
...
Fix-github-issue: #263
Signed-off-by: Max Vilimpoc <github@vilimpoc.org>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-10-29 16:13:44 +01:00
Nicolas Sebrecht
8cbe5640b2
offlineimap.conf: improve namtrans doc a bit
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-10-15 13:42:17 +02:00
Nicolas Sebrecht
5ea2106da8
minor fixes
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-10-15 07:30:19 +02:00
Nicolas Sebrecht
b7fec93661
v6.6.0-rc2
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-10-15 04:55:34 +02:00
Nicolas Sebrecht
91d089641b
bump imaplib2 from v2.50 to v2.51
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-10-15 04:15:37 +02:00
Nicolas Sebrecht
7601583a72
Merge branch 'ns/readme-status' into next
2015-10-14 00:19:18 +02:00
Nicolas Sebrecht
aa30dc41a6
README add link to the blog
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-10-14 00:17:22 +02:00
Nicolas Sebrecht
8787b377f3
README: new section status and future
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-10-14 00:16:04 +02:00
Nicolas Sebrecht
2a637bd457
bump impalib2 from v2.49 to v2.50
...
Allows ssl3 protocol to not be available.
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-10-13 14:37:43 +02:00
Nicolas Sebrecht
63db8776e0
Noninteractive: add minor comment
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-10-13 00:52:43 +02:00
Ben Boeckel
e18428b25b
UIBase: add a syslog ui
...
Rather than having an option for syslog output, make a separate UI
option.
Signed-off-by: Ben Boeckel <mathstuf@gmail.com>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-10-13 00:48:18 +02:00
Nicolas Sebrecht
3daddb9b33
folder/IMAP: minor indent fix
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-10-13 00:45:51 +02:00
Ben Boeckel
428bb77984
Noninteractive: fix docstring for Basic
...
Signed-off-by: Ben Boeckel <mathstuf@gmail.com>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-10-13 00:40:27 +02:00
Nicolas Sebrecht
456d1724ca
make: improve making targz
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-10-13 00:30:03 +02:00
Nicolas Sebrecht
acd368479c
offlineimap.conf: fix erroneous assumption about ssl23
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-10-12 23:40:12 +02:00
Nicolas Sebrecht
8d9ac45ab9
Merge branch 'mathstuf-improve-systemd-units' into next
2015-10-12 19:55:01 +02:00
Ben Boeckel
7a2306be16
systemd: log to syslog rather than stderr
...
This allows the journal to capture output with the appropriate level.
Signed-off-by: Ben Boeckel <mathstuf@gmail.com>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-10-12 19:54:41 +02:00
Janna Martl
ee0de28cc4
utime_from_header: handle out-of-bounds dates
...
Handle case where email's internal time is erroneously so large as to
cause overflow errors when setting file modification time with
utime_from_header = true.
Reported-by: Cameron Simpson <cs@zip.com.au>
Signed-off-by: Janna Martl <janna.martl109@gmail.com>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-10-12 16:19:23 +02:00
Nicolas Sebrecht
e2f2ec16a5
offlineimap.conf: improve documentation on SSL, mark tls_level experimental
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-10-12 15:54:26 +02:00
Ben Boeckel
f03afcd224
imapserver: add a tls_level option
...
Allow the user to block usage of known-bad versions of SSL and TLS.
Signed-off-by: Ben Boeckel <mathstuf@gmail.com>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-10-12 15:54:15 +02:00
Nicolas Sebrecht
9bb27de375
do use the XOAUTH2 url if configured
...
fix regression introduced by af640208e1
.
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-10-12 07:51:05 +02:00
Nicolas Sebrecht
af640208e1
make XOAUTH2 configuration option optional
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-10-12 07:42:30 +02:00
Nicolas Sebrecht
9d7edcc0f4
Merge branch 'idle-suspend-resume' into next
2015-10-06 15:02:26 +02:00
Nicolas Sebrecht
626441544d
manual: add IDLE known issue about suspend/resume
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-10-06 15:01:08 +02:00
Nicolas Sebrecht
ebb2124dbb
Merge branch 'Frizlab-gmail-oauth-2' into next
2015-10-06 14:25:15 +02:00
Christopher Corley
f7efaa2093
learn XOAUTH2 authentication
...
Signed-off-by: François Lamboley <francois.lamboley@happn.com>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-10-06 14:24:42 +02:00
Nicolas Sebrecht
cc3cbaea05
bump imaplib2 from v2.48 to v2.49
...
Includes changes to new TLS option.
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-09-30 13:29:59 +02:00
Prashant Sachdeva
2f1c856c04
fix status code to reflect success or failure to sync
...
Return value set to 1 if sync failed and error is thrown. Otherwise set to 0 if successful.
Signed-off-by: Prashant Sachdeva <sachdevp@cs.ubc.ca>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-09-29 08:31:46 +02:00
Nicolas Sebrecht
54ef0748f2
contrib/release.sh: add CLI samples
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-09-28 03:38:45 +02:00
Nicolas Sebrecht
d6c48d3fae
contrib/release.sh: fix changelog edition
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-09-28 03:30:22 +02:00
Nicolas Sebrecht
fb12fc1975
v6.6.0-rc1
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-09-28 03:09:43 +02:00
Nicolas Sebrecht
f591fe66cc
Merge branch 'mathstuf-syslog-logging' into next
2015-09-27 04:14:54 +02:00
Ben Boeckel
585e5d5e2e
logging: add a switch to log to syslog
...
Signed-off-by: Ben Boeckel <mathstuf@gmail.com>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-09-27 04:12:33 +02:00
Matthew Krafczyk
839d0201be
offlineimap.conf: fix a typo in the new mail hook example
...
Also add --play-and-stop since if vlc is being used with the loop option, at the
same time that cvlc is executed, the sound will play endlessly.
Signed-off-by: Matthew Krafczyk <krafczyk.matthew@gmail.com>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-09-26 12:56:37 +02:00
Nicolas Sebrecht
d367fb9f42
Merge branch 'psy-q-fix_language' into next
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-09-24 19:40:44 +02:00
Nicolas Sebrecht
ca4c47ab98
Merge branch 'psy-q-fix_inconsistent_spelling' into next
2015-09-24 19:36:09 +02:00
Ramón Cahenzli
a76f01c9ff
Fix language.
2015-09-24 17:51:01 +02:00
Psy-Q
a3986b2034
Fix spelling inconsistency.
2015-09-24 17:45:30 +02:00
Nicolas Sebrecht
d53e5fc8bd
offlineimap.conf: don't use quotes for sep option
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-09-22 09:14:03 +02:00
Nicolas Sebrecht
9143ea5b93
man page: fingerprint can be used with SSL
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-09-22 09:07:21 +02:00
Nicolas Sebrecht
71dd03e88c
Bump imaplib2 from 2.43 to 2.48
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-09-14 14:56:17 +02:00
Nicolas Sebrecht
55ca922dd1
Merge branch 'krafczyk-new-mail-hook-2' into next
2015-09-11 21:04:52 +02:00
Matthew Krafczyk
48bb2f4113
Added the newmail_hook
...
When new mail arrives, this hook is triggered, allowing the user to
play a sound, or launch a popup.
Signed-off-by: Matthew Krafczyk <krafczyk.matthew@gmail.com>
2015-09-11 20:34:38 +02:00
Nicolas Sebrecht
ebf9e24f87
Merge branch 'fix/225' of git://github.com/milouse/offlineimap into milouse-fix/225
2015-09-04 15:50:58 +02:00
Étienne Deparis
41692d0328
Try to fix #225 « Runonce (offlineimap -o) does not stop if autorefresh is declared in DEFAULT section »
...
Signed-off-by: Étienne Deparis <etienne@depar.is>
2015-09-04 12:12:28 +02:00
Nicolas Sebrecht
14a0433d5c
utf-7 feature is set experimental
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-09-04 00:31:15 +02:00
Tommie Gannert
a6e7b6627b
Add decodefoldernames option to decode IMAP folder names using UTF-7.
...
Signed-off-by: Tommie Gannert <tommie@gannert.se>
2015-08-29 16:43:33 +01:00
Nicolas Sebrecht
eeb7e89ca6
README: small improvements
...
Based-on-patch-by: Luke Skibinski <lsh-0@users.noreply.github.com>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-06-08 13:12:00 +02:00
Nicolas Sebrecht
2382b15e3e
CONTRIBUTING: fix links to offlineimap.org
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-05-21 11:16:25 +02:00