Re: Help me pleace

2020-07-27 Thread Boris Pérez
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-2

Re: Help me pleace

2020-07-26 Thread Ryan Nowakowski
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 wrote: >/Hi, I'm trying to get the sender's email in the headers of my email (I > >mean my blog's contact form). Wh

RES: RES: Help me pleace

2020-07-23 Thread Samuel Nogueira
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 De: Nikola TeslaEnviado:quarta-feira, 22 de julho de 2020 17:18Para: django-users@googlegroups.comAssunto: Re: RES: He

Re: RES: Help me pleace

2020-07-22 Thread Nikola Tesla
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+unsubscr...@googlegr

RES: Help me pleace

2020-07-22 Thread Samuel Nogueira
Please, can you send some screenshots of the code related to your question? De: Nikola TeslaEnviado:quarta-feira, 22 de julho de 2020 14:52Para: django-users@googlegroups.comAssunto: Help me pleace Hi, I'm trying to get the sender's email in the headers of my email (I mean my blog'

Help me pleace

2020-07-22 Thread Nikola Tesla
/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 cor