ktpx
ktpx
You just need to two files as per the man page. However there is a problem with it as is. in the [email protected] this line: ExecStart=/usr/sbin/tinysshd ${TINYSSHDOPTS} -- /etc/tinyssh/sshkeydir Won't...
The example on the main page fails. c := mastodon.NewClient(&mastodon.Config{ Server: "https://mstdn.jp", ClientID: "client-id", ClientSecret: "client-secret", }) err := c.Authenticate(context.Background(), "your-email", "your-password") if err != nil { log.Fatal(err) } atleast...
Docs doesnt mention accesstoken. This does not work either if you have 2FA enabled, btw.
AFter debugging, it seems like the plugin doesnt work, roundcube uses the default SMTP server.
> Here it works. Are you aware that you have to use a dedicated app password but not your account password? https://support.google.com/accounts/answer/6010255?hl=en > Ah, is that new? Pretty sure it...
> Does my workaround for #27 work for you? Not gotten around to setting up any app with google yet.