DrTrigon has submitted this change and it was merged. Change subject: migration; finally mail support for tools available on tool labs ......................................................................
migration; finally mail support for tools available on tool labs Change-Id: If9676b88cbaa3e3b9cc423074597042ab0dfa1d7 --- M subster.py 1 file changed, 9 insertions(+), 0 deletions(-) Approvals: DrTrigon: Verified; Looks good to me, approved diff --git a/subster.py b/subster.py index 9031b06..6a89474 100644 --- a/subster.py +++ b/subster.py @@ -13,6 +13,15 @@ --- --- --- --- --- --- --- --- --- --- in order to enable mail (mbox style) storage in given file for address: [email protected] +On tool labs the following code was used in file '$HOME/.forward.subster': +--- --- --- --- --- --- --- --- --- --- +|jmail cat >> ~/data/subster/mail_inbox +--- --- --- --- --- --- --- --- --- --- +in order to enable mail (mbox style) storage in given file for address: [email protected] +For some tips how to configure the forward consult: +https://bugzilla.wikimedia.org/show_bug.cgi?id=63702 +https://wikitech.wikimedia.org/wiki/DrTrigonBot#Setup_drtrigonbot (fabfile.py) Other scripts and tools related to this bot are: - subster_irc.py IRC Robot -- To view, visit https://gerrit.wikimedia.org/r/129926 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: If9676b88cbaa3e3b9cc423074597042ab0dfa1d7 Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/compat Gerrit-Branch: master Gerrit-Owner: DrTrigon <[email protected]> Gerrit-Reviewer: DrTrigon <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ Pywikibot-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
