Re: gmail times out

2023-08-01 Thread Oswald Buddenhagen
On Tue, Aug 01, 2023 at 11:53:01AM +, Pier via isync-devel wrote: I have a pretty huge mail (work email) which I'm trying to sync with mbsync however, I keep getting a timeout when it tries to sync a large directory: Socket error on imap.gmail.com (142.251.16.108:993): timeout. did you sea

Re: gmail-trash master cannot be opened

2022-02-20 Thread David Denton
Oswald Buddenhagen writes: just play along and adjust the name of the remote box in your config. optionally, you can also adjust the local name and rename the maildir. Renaming the remote box resolved the issue. On Sat, Feb 19, 2022 at 06:06:05PM -0500, David Denton wrote: Things have go

Re: gmail-trash master cannot be opened

2022-02-20 Thread Oswald Buddenhagen
On Sat, Feb 19, 2022 at 05:54:15PM -0500, David Denton wrote: This issue started after my deleting emails from my phone using the Android gmail app, going to "Bin" on the app and then clicking on "Empty Bin now". apparently, the app thought it would be a good idea to "normalize" the trashbin'

Re: gmail-trash master cannot be opened

2022-02-19 Thread David Denton
Things have gotten a little more confused since, forgetting that I had added the gmail-fake channel, I pressed u to update mu with mu4e. When I finally figured out how to kill the mu4e process, a lot of messages had been synced to the fake channel. No knowing what else to do, I removed the gmai

Re: gmail-trash master cannot be opened

2022-02-19 Thread David Denton
Oswald Buddenhagen writes: so we have this ... On Sat, Feb 19, 2022 at 03:23:06PM -0500, David Denton wrote: M: * LIST (\HasChildren \Trash) "/" "[Gmail]/Trash" ... which clearly doesn't fit this: Channel gmail-trash Master :gmail-remote:"[Gmail]/Bin" how come? No idea. This issue s

Re: gmail-trash master cannot be opened

2022-02-19 Thread Oswald Buddenhagen
so we have this ... On Sat, Feb 19, 2022 at 03:23:06PM -0500, David Denton wrote: M: * LIST (\HasChildren \Trash) "/" "[Gmail]/Trash" ... which clearly doesn't fit this: Channel gmail-trash Master :gmail-remote:"[Gmail]/Bin" how come? ___ isync

Re: gmail-trash master cannot be opened

2022-02-19 Thread David Denton
Sorry, hope that this does it: Reading configuration file /home/david/.mbsyncrc Channel gmail-fake Opening master store gmail-remote... M: [ 1] Enter connect_store Resolving imap.gmail.com... ok Connecting to imap.gmail.com (172.253.122.109:993)... M: [ 1] Leave connect_store Opening slave store

Re: gmail-trash master cannot be opened

2022-02-18 Thread Oswald Buddenhagen
On Fri, Feb 18, 2022 at 03:15:42PM -0500, David Denton wrote: Here is the result with the new channel: you need to actually use it in the command invocation ... ___ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sourceforge

Re: gmail-trash master cannot be opened

2022-02-18 Thread David Denton
Here is the result with the new channel: Reading configuration file /home/david/.mbsyncrc Channel gmail-trash Opening master store gmail-remote... M: [ 1] Enter connect_store Resolving imap.gmail.com... ok Connecting to imap.gmail.com (172.253.63.109:993)... M: [ 1] Leave connect_store Opening sl

Re: gmail-trash master cannot be opened

2022-02-18 Thread Oswald Buddenhagen
On Fri, Feb 18, 2022 at 11:07:41AM -0500, David Denton wrote: The output from mbsync -D -l gmail-trash is attached. ok, that was of course a stupid request from me, as the output was predictable. instead, create a channel like this: Channel gmail-fake Master :gmail-remote: Slave :gmail-local

Re: gmail-trash master cannot be opened

2022-02-18 Thread David Denton
Please find my config, below. The output from mbsync -D -l gmail-trash is attached. Thank you. David # mbsyncrc based on # http://www.ict4g.net/adolfo/notes/2014/12/27/EmacsIMAP.html # ACCOUNT INFORMATION IMAPAccount gmail # Address to connect to Host imap.gmail.com User my_email_addr...@gmail

Re: gmail-trash master cannot be opened

2022-02-18 Thread Oswald Buddenhagen
On Fri, Feb 18, 2022 at 07:17:40AM -0500, David Denton wrote: Error: channel gmail-trash: master [Gmail]/Bin cannot be opened. This problem arrived suddenly, for no apparent reason, after my present set-up had been working well for a couple of months. well, obviously, *something* must have c

Re: GMail SNI issue? (How to enable SNI for `mbsync`? And a workaround for now...)

2019-05-28 Thread Ciprian Dorin Craciun
On Tue, May 28, 2019 at 2:36 PM Oswald Buddenhagen wrote: > On Tue, May 28, 2019 at 01:42:23PM +0300, Ciprian Dorin Craciun wrote: > > Any hints? > > > already fixed on the 1.3 branch. i suppose i should make a release at > some point ... Good to hear. Regarding the release, given how blocking

Re: GMail SNI issue? (How to enable SNI for `mbsync`? And a workaround for now...)

2019-05-28 Thread Oswald Buddenhagen
On Tue, May 28, 2019 at 01:42:23PM +0300, Ciprian Dorin Craciun wrote: > Any hints? > already fixed on the 1.3 branch. i suppose i should make a release at some point ... ___ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sour

Re: Gmail

2016-01-20 Thread famfop
Ok, I just went again to the secure logins page from google and noticed it switched back to "not allow". I switched it back on and now its syncing. I'm wondering though how to keep this setting on "allow" but I'll figure it out on my own. anyway, thank you all for your help =) greetings, famfo

Re: Gmail

2016-01-20 Thread famfop
that should be -Dn instead of -V starting with mbsync 1.2. attached output from mbsync -Dn gmail (again reduced a little bit as same error for all folders). Reading configuration file /home/famfop/.mbsyncrc Channel gmail-INBOX Opening master store gmail-remote... Resolving imap.gmail.com... ok

Re: Gmail

2016-01-20 Thread Oswald Buddenhagen
On Wed, Jan 20, 2016 at 02:09:01PM +0100, famfop wrote: > >The other thing you haven't shown us is the full text of the error message. > >Try running mbsync -V. > > output of $(mbsync -V gmail) attached as output.log, > that should be -Dn instead of -V starting with mbsync 1.2. then we may actually

Re: Gmail

2016-01-20 Thread famfop
Hi, Do you have openssl installed? yes. The other thing you haven't shown us is the full text of the error message. Try running mbsync -V. output of $(mbsync -V gmail) attached as output.log, also i attached a "reduced" copy of my rc file as i'm expecting the error is (should be) there. never

Re: Gmail

2016-01-19 Thread Dave Abrahams
on Tue Jan 19 2016, famfop wrote: > well, > i made the two things as you said but it's still not working. basically > the "important stuff" in my config is: > --- > Create Both > Expunge Both > SyncState * > > IMAPAccount gmail > AuthMechs LOGIN > Host imap.gmail.com > User myemail > Pass mypas

Re: Gmail

2016-01-19 Thread Maurice McCarthy
Unless adding TLSv1 TLSv1.1 TLSv1.2 to SSLVersions helps I'm afraid I don't know and you need someone more expert to help. Sorry On Tue, Jan 19, 2016 at 04:01:05PM +0100 or thereabouts, famfop wrote: > well, > i made the two things as you said but it's still not working. basically > the "importa

Re: Gmail

2016-01-19 Thread famfop
well, i made the two things as you said but it's still not working. basically the "important stuff" in my config is: --- Create Both Expunge Both SyncState * IMAPAccount gmail AuthMechs LOGIN Host imap.gmail.com User myemail Pass mypasswd SSLType IMAPS SSLVersions SSLv3 CertificateFile /etc/ssl/c

Re: Gmail

2016-01-19 Thread Maurice McCarthy
https://www.google.com/settings/security/lesssecureapps On Tue, Jan 19, 2016 at 02:55:38PM +0100 or thereabouts, famfop wrote: > Hi, > I am sorry to bother the mailing list for such a newbie question but > when trying to connect to my gmail account it tells me I should do a web > login and "AUT

Re: Gmail

2016-01-19 Thread Maurice McCarthy
I think you need a setting in .mbsyncrc AuthMechs LOGIN You may also need to adjust a setting in your google account to "allow less secure logins". Google have their own authentication system now. Best On Tue, Jan 19, 2016 at 02:55:38PM +0100 or thereabouts, famfop wrote: > Hi, > I am sorry t

Re: Gmail → Maildir on Windows?

2014-01-29 Thread Oswald Buddenhagen
On Wed, Jan 29, 2014 at 03:46:48PM +0100, Felix E. Klee wrote: > On Wed, Jan 29, 2014 at 1:11 PM, Oswald Buddenhagen > wrote: > > the thing is, the "mail program" you describe is ... an imap server. > > Right, I could store emails in an IMAP server. However, that doesn't > solve the syncing prob

Re: Gmail → Maildir on Windows?

2014-01-29 Thread Oswald Buddenhagen
On Wed, Jan 29, 2014 at 05:15:23PM +0100, Felix E. Klee wrote: > On Wed, Jan 29, 2014 at 4:57 PM, Oswald Buddenhagen > wrote: > > i'll ask differently then: what makes you think mbsync could not sync > > imap <> imap? > > True, I didn't think about using "mbsync" for IMAP to IMAP. However, in >

Re: Gmail → Maildir on Windows?

2014-01-29 Thread Felix E. Klee
On Wed, Jan 29, 2014 at 4:57 PM, Oswald Buddenhagen wrote: > i'll ask differently then: what makes you think mbsync could not sync > imap <> imap? True, I didn't think about using "mbsync" for IMAP to IMAP. However, in case I would chose a solution with an IMAP server, "imapsync" would probably s

Re: Gmail → Maildir on Windows?

2014-01-29 Thread Oswald Buddenhagen
On Wed, Jan 29, 2014 at 04:52:07PM +0100, Felix E. Klee wrote: > On Wed, Jan 29, 2014 at 4:35 PM, Oswald Buddenhagen > wrote: > > did you even read http://isync.sourceforge.net/mbsync.html ? > > I don't understand why you ask this. If there's a misunderstanding, > please let me know. > i'll ask

Re: Gmail → Maildir on Windows?

2014-01-29 Thread Felix E. Klee
On Wed, Jan 29, 2014 at 4:35 PM, Oswald Buddenhagen wrote: > did you even read http://isync.sourceforge.net/mbsync.html ? I don't understand why you ask this. If there's a misunderstanding, please let me know. As I wrote in my original message, I want to sync messages *from* an IMAP server (Gmai

Re: Gmail → Maildir on Windows?

2014-01-29 Thread Felix E. Klee
On Wed, Jan 29, 2014 at 1:11 PM, Oswald Buddenhagen wrote: > the thing is, the "mail program" you describe is ... an imap server. > if there isn't one that uses a mailbox format you can use, you could > find one that comes closest to your needs and hack the mailbox driver > (probably maildir). Ri

Re: Gmail → Maildir on Windows?

2014-01-29 Thread Oswald Buddenhagen
On Wed, Jan 29, 2014 at 12:59:06PM +0100, Felix E. Klee wrote: > On Wed, Jan 29, 2014 at 12:50 PM, Oswald Buddenhagen > wrote: > > in this case i'd really suggest just using fetchmail, possibly in > > combination with procmail and/or some custom MDA script. > > I doubt that fetchmail can sync, i

Re: Gmail → Maildir on Windows?

2014-01-29 Thread Felix E. Klee
On Wed, Jan 29, 2014 at 12:50 PM, Oswald Buddenhagen wrote: > in this case i'd really suggest just using fetchmail, possibly in > combination with procmail and/or some custom MDA script. I doubt that fetchmail can sync, i.e. locally remove messages that were deleted on the server. --

Re: Gmail → Maildir on Windows?

2014-01-29 Thread Oswald Buddenhagen
On Wed, Jan 29, 2014 at 11:13:40AM +0100, Felix E. Klee wrote: > On Wed, Jan 29, 2014 at 10:59 AM, Oswald Buddenhagen > wrote: > > it certainly won't work with maildir, because the windows file system > > limitations make it impossible to implement maildir as specified. i > > would suggest you se

Re: Gmail → Maildir on Windows?

2014-01-29 Thread Felix E. Klee
On Wed, Jan 29, 2014 at 10:59 AM, Oswald Buddenhagen wrote: > it certainly won't work with maildir, because the windows file system > limitations make it impossible to implement maildir as specified. i > would suggest you set up a local IMAP server that uses a mailbox > format compatible with wind

Re: Gmail → Maildir on Windows?

2014-01-29 Thread Oswald Buddenhagen
On Wed, Jan 29, 2014 at 10:06:25AM +0100, Felix E. Klee wrote: > I am looking for a Windows tool that can be used to create daily backups > of a Gmail account to Maildir format. I am basically looking for a > one-way sync, Gmail → Maildir. When a new dail backup is made, then: > > * Is isync the

Re: gmail

2013-01-14 Thread Luis Mochan
Thanks again! On Mon, Jan 14, 2013 at 09:09:34AM +0100, Oswald Buddenhagen wrote: > On Sun, Jan 13, 2013 at 05:40:36PM -0600, Luis Mochan wrote: > > When using the new mbsync, lines like the following were printed while > > syncing mailboxes. What do the different numbers mean? > > M: +2/2 *0/

Re: gmail

2013-01-14 Thread Oswald Buddenhagen
On Sun, Jan 13, 2013 at 05:40:36PM -0600, Luis Mochan wrote: > When using the new mbsync, lines like the following were printed while > syncing mailboxes. What do the different numbers mean? > M: +2/2 *0/0 #0/0 S: +0/0 *0/0 #0/0 > right, i should document that ... M means master, S means sla

Re: gmail

2013-01-13 Thread Luis Mochan
> Thanks! It worked so far (after installing a couple of missing libraries-dev)! > Best regards, > Luis Curiosity, When using the new mbsync, lines like the following were printed while syncing mailboxes. What do the different numbers mean? M: +2/2 *0/0 #0/0 S: +0/0 *0/0 #0/0 Another quest

Re: gmail

2013-01-13 Thread Luis Mochan
> the usual procedure is looking for a shell script which creates a > configure. the conventional name for that is autogen.sh (though others > like "bootstrap" or "prepare" are occasionally seen as well). Thanks! It worked so far (after installing a couple of missing libraries-dev)! Best regards,

Re: gmail

2013-01-13 Thread Oswald Buddenhagen
On Sun, Jan 13, 2013 at 01:43:29PM -0600, Luis Mochan wrote: > Sorry for my ignorance: I did > git clone git://isync.git.sourceforge.net/gitroot/isync/isync > and tried to ./configure, as directed by the README, but with no luck > as there is no configure fila. > the usual procedure is looki

Re: gmail

2013-01-13 Thread Luis Mochan
> try git master. there are still some known bugs, so i didn't release it > yet, but it's pretty stable. Sorry for my ignorance: I did git clone git://isync.git.sourceforge.net/gitroot/isync/isync and tried to ./configure, as directed by the README, but with no luck as there is no configure f

Re: gmail

2013-01-13 Thread Luis Mochan
> try git master. there are still some known bugs, so i didn't release it > yet, but it's pretty stable. Thanks! I'll try it later on. > note that you won't get lucky with deleting from gmail's "all mail" > folder without some advanced trickery (i didn't try myself, but a > separate store & channel

Re: gmail

2013-01-13 Thread Oswald Buddenhagen
On Sun, Jan 13, 2013 at 10:14:01AM -0600, Luis Mochan wrote: > I am using an mbsync binary from the Debian/Wheezy distribution and I > verified that it doesn't yet work well with gmail. What are the > available alternatives? > try git master. there are still some known bugs, so i didn't release it