Roundup Tracker - Issues

Issue 1912105

classification
Parse ~/.netrc file
Type: Severity: normal
Components: User Interface Versions:
process
Status: closed accepted
:
: richard : mgeisler, richard
Priority: normal : patch

Created on 2008-03-11 18:37 by mgeisler, last changed 2008-08-19 01:01 by richard.

Files
File name Uploaded Description Edit Remove
netrc.patch mgeisler, 2008-03-11 18:37 Patch to roundup_mailgw.py
doc.patch mgeisler, 2008-03-11 20:07 Documentation
Messages
msg2922 Author: [hidden] (mgeisler) Date: 2008-03-11 18:37
This patch makes roundup-mailgw parse a ~/.netrc file (if present). This makes it possible to run it in an automated fashion (from cron) without specifying the password on the command line.

This was discussed on the mailing list:

http://thread.gmane.org/gmane.comp.bug-tracking.roundup.user/8890/
msg2923 Author: [hidden] (mgeisler) Date: 2008-03-11 20:07
I forgot to update the usage message in round-mailgw, please see the doc.patch file. A native English speaker can probably improve the wording a bit, but this could be a starting point.
File Added: doc.patch
msg2924 Author: [hidden] (richard) Date: 2008-08-19 01:01
Applied, thanks!
History
Date User Action Args
2008-03-11 18:37:10mgeislercreate