From: haomiao <mia...@us...> - 2020-09-30 05:33:47
|
Hi I am using fetchmail for long time and stored my passwoed in .netrc file, this file is also used by my mail sender program (msmtp). Recently, I decide to move all my password to a password store. So I need fetchmail to get password from external program. I modified fetchmail by adding a `password_from` option and it's worked fine for me. How can I contribute my code to fetchmail project? -- haomiao |