[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [imapsync] How to sync Gmail "Sent Mail" folder?
|
From |
Stefan Schmidt <jsj at jsj dot dyndns dot org> |
|
Subject |
Re: [imapsync] How to sync Gmail "Sent Mail" folder? |
|
Date |
Fri, 13 Feb 2009 12:46:05 +0100 |
Hi,
On Friday 13 February 2009 08:28:47 Alexander Skwar wrote:
> On my old account, this is called "[Gmail]/Gesendet", because the
> language settings of that account are set to German. And in the new
> account, I'm using English and thus the name of the "folder" changes
> to "[Gmail]/Sent Mail".
>
> Is it somehow possible to make imapsync sync mails from a folder
> named A on account1 to a folder named B on account2?
Sure, use the regextrans2 option:
--regextrans2 's/Gesendet/Sent\ Mail/'
or closer matched
--regextrans2 's/Gesendet$/Sent\ Mail/'
Greetings,
Stefan
--
Stefan Schmidt jsj at jsj dot dyndns dot org