Bug #81

Problem with Gmail as localrepository

Added by mvip smith 109 days ago. Updated 87 days ago.

Status :Feedback Start :06/24/2008
Priority :Normal Due date :
Assigned to :- % Done :

0%

Category :IMAP
Target version :6.0.0
Resolution :


Description

This ticket addresses a problem with using Gmail as the destination. The log attached is from trying to export the Inbox from a Groupwise server to Gmail. In order to eliminate the Groupwise part, I successfully managed to copy from Groupwise -> Maildir without any problem.

The configuration file used to generate this error was:
[general]
accounts = Test

[Account Test]

## Destination
localrepository = Gmail

## Source
remoterepository = Groupwise

[Repository Gmail]
type = IMAP
remotehost = imap.gmail.com
ssl = yes  
remoteuser = gmail-user@gmail.com
remotepass = testing_gmail
maxconnections = 1

[Repository Groupwise]
type = IMAP
remotehost = imap.server.com
remoteuser = username
remotepass = password
maxconnections = 2
expunge = no
folderfilter = lambda foldername: foldername in ['INBOX'] 
nametrans = lambda foldername: '[Gmail]/Backup/' + foldername

to_gmail (241.2 KB) mvip smith, 06/24/2008 01:28 PM

History

07/16/2008 02:15 PM - John Goerzen

  • Status changed from New to Feedback

I am not certain whether GMail is supported as a local repository.

Best bet on this is to ask the author of Gmail support, Riccardo Murri <>

Also available in: Atom PDF