From: Globe T. <its...@ya...> - 2019-03-02 22:51:57
|
I was trying to compile the version of fetchmail and I had the following questions: 1. Is any option needed to get the contributed OAuth2 support working? Any option in the configure script. 2. I configured with ./configure --with-ssl and everything went without a hitch. But when I tried to make, I got: /bin/sh ./ylwrap rcfile_y.y y.tab.c rcfile_y.c y.tab.h `echo rcfile_y.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output rcfile_y.output -- yacc -d yacc: e - line 85 of "/home/Downloads/fetchmail-git-78304ad9cb94fb3baa50819f2d529937f5f0052e/rcfile_y.y", syntax error %destructor { free ($$); } STRING ^ make: *** [Makefile:1282: rcfile_y.c] Error 1 What is the syntax error from? How do I fix it? Thanks! On Thursday, February 28, 2019, 2:55:09 PM CST, Globe Trotter via Fetchmail-users <fet...@li...> wrote: Hi, I am very grateful to you for pointing this out to me. I have downloaded the master branch and will compile and try out. But before that, would you or anyone else know of an example .fetchmailrc for how to modify the lines to accommodate this support? How do the lines change to use the token? Many thanks again! On Wednesday, February 27, 2019, 5:44:20 PM CST, Matthias Andree <mat...@gm...> wrote: Am 27.02.19 um 07:14 schrieb Globe Trotter via Fetchmail-users: > but I was hoping (and wondering how) to continue to use fetchmail. I found this webpage: Setting Up OAUTH2 Support for Fetchmail and Postfix but I am having trouble figuring out how to specify tokens. We do not have password two-factor authentication. There is contributed OAuth2 suppor OAuth2 suppor OAuth2 support in the "master" branch in Git, see https://gitlab.com/fetchmail/fetchmail/commits/master/contrib/README - I haven't tested it. Feedback solicited. _______________________________________________ Fetchmail-users mailing list Fet...@li... https://lists.sourceforge.net/lists/listinfo/fetchmail-users _______________________________________________ Fetchmail-users mailing list Fet...@li... https://lists.sourceforge.net/lists/listinfo/fetchmail-users |