Tuesday, November 15, 2016

RE: Admin Email From Address

The error emails only go to the admins: me.  I would not be confused because the subject line of the email indicates that it is coming from the Django app starting with [Django].  The value in receiving the emails with the user's email address is so that if, for instance, the president of the company gets an error page or anyone else gets an error page, I can very quickly determine which error I should focus on by simply glancing on who the email is from.  (In this case, the president…)

 

From: kostyak7676@gmail.com [mailto:kostyak7676@gmail.com] On Behalf Of Constantine Covtushenko
Sent: Tuesday, November 15, 2016 2:27 PM
To: django-users@googlegroups.com
Subject: Re: Admin Email From Address

 

Sorry but I do not see any valuable reason of doing things in such way.

 

Email is sent from wrong sender.

And if someone decides to email back than those user would be confused.

 

It is better to call things by its name.

 

On Tue, Nov 15, 2016 at 4:05 PM, Matthew Pava <Matthew.Pava@iss.com> wrote:

In such cases, we would have a fallback that is already established in the settings file.

 

From: django-users@googlegroups.com [mailto:django-users@googlegroups.com] On Behalf Of Constantine Covtushenko
Sent: Tuesday, November 15, 2016 12:46 AM
To: django-users@googlegroups.com
Subject: Re: Admin Email From Address

 

Hi Matthew,

There should be considered following:
1. Not always cod runs with user interaction - worker cases
2. Not always user authenticated

With such cases who the sender should be?

Regards,
Constantine C.

 

On Nov 15, 2016 12:43 AM, "Matthew Pava" <Matthew.Pava@iss.com> wrote:

I would like to be able to change the 'from' address of the admin error emails in production environments to be the email address of the user that generated the error.  It would be convenient in triaging errors rather quickly.

 

I did examine the Django source code, but it doesn't appear to be possible without writing my own custom function.  Any ideas?

 

Thank you!

 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/29de56e899934c489630983151e28092%40ISS1.ISS.LOCAL.
For more options, visit https://groups.google.com/d/optout.

 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.

To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK52boX3QBmimdd3z5YSbKDOAMOeDrX6iF3NzvsLs-fNx2PO1g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e85597c0b8634f46ae5d1f6ede73abdd%40ISS1.ISS.LOCAL.


For more options, visit https://groups.google.com/d/optout.

 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK52boXM8Eg9aDpHOmZOqCHSne55e_DwMYWHRBF%3D086VsNDhbg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment