Stephen Bash
Stephen Bash
Thanks Gilles! I'll fork and start working on a real implementation. Hopefully a PR will be ready in a day or two. > > +sub maybe_add_gmail_labels > > I suggest...
I'm almost done with a working version that uses `--porttagstogmail` and `--excludetags` (since in the process of sync'ing more mail I found Zimbra uses some IMAP keywords internally, e.g. $Forwarded)....
Sounds good Gilles. I've converted the names of the existing arguments, and I'm investigating if I tell GetOpt to make `--tagstogmailmatching` and `--tagstogmailnotmatching` mutual exclusive... I'll try to get `--tagstogmailmatching`...
> In fact, don't code what you don't need, so forget --tagstogmailmatching Okay, I'll take another look at what I have, and run a quick test, but I think it's...
> > In fact, don't code what you don't need, so forget --tagstogmailmatching > > Okay, I'll take another look at what I have, and run a quick test, but...
Huh, I thought I'd created a pull request for this back when we talked about it... (sorry for the delay in responding, we're currently moving cross county and I'm settling...
I ran into this message while doing some testing, and switching to the `-static` binary fixed it for me? Not sure the underlying cause, but that might at least help...