DrTrigon has uploaded a new change for review. https://gerrit.wikimedia.org/r/129926
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(-) git pull ssh://gerrit.wikimedia.org:29418/pywikibot/compat refs/changes/26/129926/1 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: newchange Gerrit-Change-Id: If9676b88cbaa3e3b9cc423074597042ab0dfa1d7 Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/compat Gerrit-Branch: master Gerrit-Owner: DrTrigon <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
