Remove Gmail realdelete option

It can lead to potential dataloss (see recent commit log where I added a
scary warning about it to offlineimap.conf).

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
This commit is contained in:
Sebastian Spaeth
2012-02-04 21:08:44 +01:00
parent e351ab736c
commit 51728ed815
3 changed files with 9 additions and 52 deletions

View File

@ -531,21 +531,6 @@ type = Gmail
# Specify the Gmail user name. This is the only mandatory parameter.
remoteuser = username@gmail.com
# WARNING: READ THIS BEFORE CONSIDERING TO CHANGE IT! Deleting a
# message from a Gmail folder via the IMAP interface will just remove
# that folder's label from the message: the message will continue to
# exist in the '[Gmail]/All Mail' folder. If `realdelete` is set to
# `True`, then deleted messages will be moved to the '[Gmail]/Trash'
# folder. BEWARE: this will immediately delete a messages from *all
# folders* it belongs to! AS OFFLINEIMAP IMPLEMENTS FOLDER MOVES AS 1)
# AN ADD and 2) A DELETE (the order can vary), THIS MEANS THAT A FOLDER
# MOVE CAN CAUSE DATALOSS. DO NOT USE IT AND MOVE MAIL TO
# "[Gmail]/Trash" TO DELETE MAIL FROM "[Gmail]/All Mail"! See the
# analysis at
# http://article.gmane.org/gmane.mail.imap.offlineimap.general/5265 See
# http://mail.google.com/support/bin/answer.py?answer=77657&topic=12815
# realdelete = no !!!READ ABOVE BEFORE USING
# The trash folder name may be different from [Gmail]/Trash
# for example on german googlemail, this setting should be
#