[Bug 58796] Tool Labs: Provide working mail addresses for users and service groups

2014-05-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58796

--- Comment #23 from Tim Landscheidt  ---
(In reply to DrTrigon from comment #22)
> > > [...]
> > 
> > > 'cat' is a programm that is supposed to take the standard input and pipe 
> > > it
> > > then to a file (I would love to do this more directly if possible). That
> > > fits exactly in to the explanation on [[wikitech:Nova
> > > Resource:Tools/Help#Processing email programatically]].

> > > [...]

> > cat always outputs to standard output; cf. cat(1):

> > | DESCRIPTION
> > |Concatenate FILE(s), or standard input, to standard
> > |output.

> ...and from there through pipe into file, right?

No, that is set up by the shell.  cat does not know which file (or pipe) its
output is redirected to.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58796] Tool Labs: Provide working mail addresses for users and service groups

2014-04-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58796

--- Comment #22 from DrTrigon  ---
(In reply to Tim Landscheidt from comment #21)
> (In reply to DrTrigon from comment #20)
> > [...]
> 
> > 'cat' is a programm that is supposed to take the standard input and pipe it
> > then to a file (I would love to do this more directly if possible). That
> > fits exactly in to the explanation on [[wikitech:Nova
> > Resource:Tools/Help#Processing email programatically]].
> 
> > [...]
> 
> cat always outputs to standard output; cf. cat(1):
> 
> | DESCRIPTION
> |Concatenate FILE(s), or standard input, to standard
> |output.

...and from there through pipe into file, right?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58796] Tool Labs: Provide working mail addresses for users and service groups

2014-04-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58796

Bug 58796 depends on bug 63702, which changed state.

Bug 63702 Summary: jmail bounces with 4.4.7 Message delayed
https://bugzilla.wikimedia.org/show_bug.cgi?id=63702

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58796] Tool Labs: Provide working mail addresses for users and service groups

2014-04-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58796

--- Comment #21 from Tim Landscheidt  ---
(In reply to DrTrigon from comment #20)
> [...]

> 'cat' is a programm that is supposed to take the standard input and pipe it
> then to a file (I would love to do this more directly if possible). That
> fits exactly in to the explanation on [[wikitech:Nova
> Resource:Tools/Help#Processing email programatically]].

> [...]

cat always outputs to standard output; cf. cat(1):

| DESCRIPTION
|Concatenate FILE(s), or standard input, to standard
|output.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58796] Tool Labs: Provide working mail addresses for users and service groups

2014-04-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58796

--- Comment #20 from DrTrigon  ---
(In reply to Tim Landscheidt from comment #18)
> (In reply to DrTrigon from comment #17)
> > I re-opened this bug since for me it was NEVER solved: "Provide WORKING mail
> > addresses ..." this system was never working for me - just because it is
> > supposed to be working does not mean it works.
> 
> I'm not going to engage in an edit war here, but mail addresses *are*
> working.  I wrote in comment #10:
> 
> > [...]
> > The basic mail system seems to have been set up (cf. labs-l), but AFAIUI
> > local storage is neither allowed nor possible.  I have seen some talk about
>   ^
> > a grid-enabled procmail, but no code yet.
> 
> And I did not receive any answer for my question:
> 
> > What is your use case for drtrigon+subs...@toolserver.org?

It's a pitty but the mail adresses are not working for me, as written in bug
63702 neither the tool nor the user addresses work for me.

The question you asked got overseen by my - sorry for that. On the toolserver I
have drtrigon+subs...@toolserver.org as a mail address where every mail gets
piped to ~/data/subster/mail_inbox in order to serve as an additional data
source to be processed by some distinct bot later on. (As this works on the
toolserver this has to work here too! ;)
The "use case" is that people, organistations, institutions, etc. that do not
want to share some data (like world rankings etc.) in the puplic are still able
to share the data with us.

> But despite (!) this, using "|jmail cat > /data/project/wikilint/mailbox" as
> /data/project/wikilint/.forward.subster perfectly stores incoming mail to
> wikilint.subs...@tools.wmflabs.org at the specified location (though I
> didn't assume that it would even work as it uses a shell redirection and
> [[wikitech:Nova Resource:Tools/Help#Processing email programatically]] spoke
> only of "program" without any shell syntax or arguments).

'cat' is a programm that is supposed to take the standard input and pipe it
then to a file (I would love to do this more directly if possible). That fits
exactly in to the explanation on [[wikitech:Nova Resource:Tools/Help#Processing
email programatically]].

But let's continue in bug 63702 I am very thankful for any help on this - even
more as this feature DOES NOT WORK as on toolserver yet and is therefore NO
APPROPRIATE REPLACMENT NOR SOLUTION TO TOOLSERVER YET.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58796] Tool Labs: Provide working mail addresses for users and service groups

2014-04-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58796

jeremyb  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #19 from jeremyb  ---
Reclosing, let's just use the other bug for the remaining issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58796] Tool Labs: Provide working mail addresses for users and service groups

2014-04-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58796

--- Comment #18 from Tim Landscheidt  ---
(In reply to DrTrigon from comment #17)
> I re-opened this bug since for me it was NEVER solved: "Provide WORKING mail
> addresses ..." this system was never working for me - just because it is
> supposed to be working does not mean it works.

I'm not going to engage in an edit war here, but mail addresses *are* working. 
I wrote in comment #10:

> [...]
> The basic mail system seems to have been set up (cf. labs-l), but AFAIUI
> local storage is neither allowed nor possible.  I have seen some talk about
  ^
> a grid-enabled procmail, but no code yet.

And I did not receive any answer for my question:

> What is your use case for drtrigon+subs...@toolserver.org?

But despite (!) this, using "|jmail cat > /data/project/wikilint/mailbox" as
/data/project/wikilint/.forward.subster perfectly stores incoming mail to
wikilint.subs...@tools.wmflabs.org at the specified location (though I didn't
assume that it would even work as it uses a shell redirection and
[[wikitech:Nova Resource:Tools/Help#Processing email programatically]] spoke
only of "program" without any shell syntax or arguments).

So by all accounts, this bug is fixed for me.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58796] Tool Labs: Provide working mail addresses for users and service groups

2014-04-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58796

DrTrigon  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Depends on||63702
 Resolution|FIXED   |---

--- Comment #17 from DrTrigon  ---
I re-opened this bug since for me it was NEVER solved: "Provide WORKING mail
addresses ..." this system was never working for me - just because it is
supposed to be working does not mean it works.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58796] Tool Labs: Provide working mail addresses for users and service groups

2014-04-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58796

--- Comment #16 from DrTrigon  ---
(In reply to Tim Landscheidt from comment #15)
> Opened bug #63702 for the issue in comment #14.

Thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58796] Tool Labs: Provide working mail addresses for users and service groups

2014-04-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58796

Tim Landscheidt  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #15 from Tim Landscheidt  ---
Opened bug #63702 for the issue in comment #14.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58796] Tool Labs: Provide working mail addresses for users and service groups

2014-04-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58796

DrTrigon  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #14 from DrTrigon  ---
(In reply to Marc A. Pelletier from comment #13)
> This is now working, as documented at:
> 
> https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools/Help#Email

It tried it yesterday by setting up ~/.forward.subster containing:
|jmail cat > ~/data/subster/mail_inbox_test

This does not seam to work - if I try to send a mail to
drtrigonbot.subs...@tools.wmflabs.org I do not receive the mail but it bounces
with following error:
Diagnostic-Code: smtp;400 4.4.7 Message delayed

Is the mail server running? What am I doing wrong?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58796] Tool Labs: Provide working mail addresses for users and service groups

2014-04-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58796

Marc A. Pelletier  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #13 from Marc A. Pelletier  ---
This is now working, as documented at:

https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools/Help#Email

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58796] Tool Labs: Provide working mail addresses for users and service groups

2014-04-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58796

--- Comment #12 from silke.me...@wikimedia.de ---
ETA first week of April, according to office hour.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58796] Tool Labs: Provide working mail addresses for users and service groups

2014-03-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58796

--- Comment #11 from Marc A. Pelletier  ---
There is now support for sending incoming mail to a process.  I'm debugging an
issue with it, and will document it shortly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58796] Tool Labs: Provide working mail addresses for users and service groups

2014-03-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58796

--- Comment #10 from Tim Landscheidt  ---
(In reply to DrTrigon from comment #7)
> I have following scenario: on TS (according to [1]) configuration involves
> the file '$HOME/.forward+subster' that contains:
>  > ~/data/subster/mail_inbox
> in order to enable mail (mbox style) storage in given file for address:
>  drtrigon+subs...@toolserver.org
> Can I do the same here (already)? What would be the mail address?
> drtrigon+subs...@tools.wmflabs.org, right? Is there a manual?
> [...]

The basic mail system seems to have been set up (cf. labs-l), but AFAIUI local
storage is neither allowed nor possible.  I have seen some talk about a
grid-enabled procmail, but no code yet.

What is your use case for drtrigon+subs...@toolserver.org?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58796] Tool Labs: Provide working mail addresses for users and service groups

2014-03-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58796

Krinkle  changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
Summary|Provide working mail|Tool Labs: Provide working
   |addresses for users and |mail addresses for users
   |tools   |and service groups

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l