Gmail folders is not a real folders, they are tags.
Which results in some non-standard behaviour:
1) If you delete mail from a folder, it will be present in "All Mail"
and maybe some other folders. Because for gmail it's a tag removal,
not a real delete.
2) To really delete mail you should
On Fri, Nov 15, 2013 at 12:22:35AM +0530, Chandan Rajendra wrote:
> Can isync be used to pipe new mails to procmail?
>
i've been shortly thinking about such a thing myself, but i really think
it's a bad idea - you are much better off using fetchmail+procmail for
that. of course there is no bidirec
On Thu, Nov 14, 2013 at 06:18:23PM +0400, Ilya Kuzmich wrote:
> Also, syncing gmail-trash first is important.
> It does kills all local copies of deleted mail.
>
not sure what you mean without thinking much about it, but i found that
gmail offers three different configuration options for the IMAP
On Thu, Nov 14, 2013 at 05:30:08AM -0600, Felipe Contreras wrote:
> On Tue, Nov 12, 2013 at 5:55 AM, Oswald Buddenhagen wrote:
> > On Tue, Nov 12, 2013 at 05:06:08AM -0600, Felipe Contreras wrote:
> >> On Tue, Nov 12, 2013 at 4:40 AM, Oswald Buddenhagen wrote:
> >> > On Mon, Nov 11, 2013 at 07:05
Hi all,
Can isync be used to pipe new mails to procmail? Or are there other
ways of sorting mail when using isync?.
Thanks,
chandan
--
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users,
I've ended up with channel per folder approach.
Also, syncing gmail-trash first is important.
It does kills all local copies of deleted mail.
Sync All
Expunge Both
IMAPStore gmail-remote
Host imap.gmail.com
User [email protected]
Pass %%PASSWORD_HERE%%
UseIMAPS yes
RequireSSL yes
Certificate
On Tue, Nov 12, 2013 at 5:55 AM, Oswald Buddenhagen wrote:
> On Tue, Nov 12, 2013 at 05:06:08AM -0600, Felipe Contreras wrote:
>> On Tue, Nov 12, 2013 at 4:40 AM, Oswald Buddenhagen wrote:
>> > On Mon, Nov 11, 2013 at 07:05:04AM -0600, Felipe Contreras wrote:
>> >> Oswald Buddenhagen wrote:
>> >>