Help me pleace

41 views
Skip to first unread message

Nikola Tesla

unread,
Jul 22, 2020, 1:53:00 PM7/22/20
to django...@googlegroups.com

Hi, I'm trying to get the sender's email in the headers of my email (I mean my blog's contact form). When the visitor sends me a message through my blog's contact form, I want his email to appear in the section that says From... attach an image

How can I set it up so that it reaches me correctly?
2020-07-22_11h09_16.png

Samuel Nogueira

unread,
Jul 22, 2020, 2:42:34 PM7/22/20
to django...@googlegroups.com

Please, can you send some screenshots of the code related to your question?

--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/60523d43-20aa-77d9-b2e3-b912be6ecca6%40gmail.com.

 

Nikola Tesla

unread,
Jul 22, 2020, 4:19:13 PM7/22/20
to django...@googlegroups.com
2020-07-22_09h49_46.png

Samuel Nogueira

unread,
Jul 23, 2020, 11:05:43 AM7/23/20
to django...@googlegroups.com

Sorry if I took so long.

Probably your variable “correo” isn't set up correctly and, instead having another e-mail, your variable is being addressed with your own e-mail

--

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...@googlegroups.com.

Ryan Nowakowski

unread,
Jul 26, 2020, 5:52:51 PM7/26/20
to django...@googlegroups.com
You probably want to put the sender's email in the reply-to header. That way the from header can be your Django project's from email.

Boris Pérez

unread,
Jul 27, 2020, 5:07:02 AM7/27/20
to django...@googlegroups.com
Do you have any setting related to sender_email into yours project
settings??? Si hablas español, chequea que no tengas nada clavado en
los settings de tu proyecto...o que en el formulario no vaya ningun
hidden input con ese name "correo" y con el value apuntando a tu
correo...
Greetings

2020-07-26 17:51 GMT-04:00, Ryan Nowakowski <tub...@fattuba.com>:
> You probably want to put the sender's email in the reply-to header. That way
> the from header can be your Django project's from email.
>
> On July 22, 2020 11:16:49 AM CDT, Nikola Tesla <rubym...@gmail.com>
> wrote:
>>/Hi, I'm trying to get the sender's email in the headers of my email (I
>>
>>mean my blog's contact form). When the visitor sends me a message
>>through my blog's contact form, I want his email to appear in the
>>section that says From... attach an image
>>/
>>
>>/How can I set it up so that it reaches me correctly?/
>>
>>--
>>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...@googlegroups.com.
>>To view this discussion on the web visit
>>https://groups.google.com/d/msgid/django-users/60523d43-20aa-77d9-b2e3-b912be6ecca6%40gmail.com.
>
> --
> 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...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/60483395-423B-4238-8CD3-3900AC3FB199%40fattuba.com.
>
Reply all
Reply to author
Forward
0 new messages