Adam,

it is function report_error in /lib/galaxy/webapps/galaxy/controllers/dataset.py

you need to set this line

 frm = to_address
 to      
 frm = email

and you should be all set.

Martin


On Tue, Oct 1, 2013 at 2:12 PM, Adam Brenner <aebrenne@uci.edu> wrote:
Martin,

Thanks for the response. Yes, I do notice the reply-to address does
include the user, but wouldn't it be better if the FROM address was
from the actual user reporting the error? When checking my email, for
example, I do not want to see emails that are FROM me, to MYSELF when
its really from our users.

Do you know which of the python files contain the code that relates to
this?  Or point me in the right direction so I can change this?


Thanks!
-Adam

--
Adam Brenner
Computer Science, Undergraduate Student
Donald Bren School of Information and Computer Sciences

Research Computing Support
Office of Information Technology
http://www.oit.uci.edu/rcs/

University of California, Irvine
www.ics.uci.edu/~aebrenne/
aebrenne@uci.edu


On Tue, Oct 1, 2013 at 10:52 AM, Martin Čech <marten@bx.psu.edu> wrote:
> Hi Adam,
>
> you are right about the behaviour, this is what Galaxy does. However it
> sends the email to the user too, so "Reply all" will reach the user's email
> address. This is how the feature was meant to be used.
>
> Martin
>
>
>
> On Tue, Oct 1, 2013 at 12:59 PM, Adam Brenner <aebrenne@uci.edu> wrote:
>>
>> Howdy,
>>
>> On our local Galaxy install, everytime a user submits a bug report, it
>> does email all the admins -- as defined in universe_wsgi.ini -- but
>> the FROM address is not of the user, but rather the first email
>> address from the admin list.
>>
>> Is this normal? May we have it changed so the FROM address is that of the
>> user?
>>
>> Thanks,
>> -Adam
>>
>> --
>> Adam Brenner
>> Computer Science, Undergraduate Student
>> Donald Bren School of Information and Computer Sciences
>>
>> Research Computing Support
>> Office of Information Technology
>> http://www.oit.uci.edu/rcs/
>>
>> University of California, Irvine
>> www.ics.uci.edu/~aebrenne/
>> aebrenne@uci.edu
>> ___________________________________________________________
>> Please keep all replies on the list by using "reply all"
>> in your mail client.  To manage your subscriptions to this
>> and other Galaxy lists, please use the interface at:
>>   http://lists.bx.psu.edu/
>>
>> To search Galaxy mailing lists use the unified search at:
>>   http://galaxyproject.org/search/mailinglists/
>
>