has anyone got any code to share on how to make the email appear to be from the person who is submitting the form.
you'd think it'd be simple, but i cant work out how to do it. i run a local smtp server on the django server, so if its about not appearing to relay for spam reasons, i can get past this. im using django-contact-form https://bitbucket.org/ubernostrum/django-contact-form/ i found a fork that allows you to mess with the headers but i couldn't get the message into the reply-to field in a way that worked. https://bitbucket.org/miracle2k/django-contact-form if anyone has messed with this fork (clone?) then let me know how you managed to add the Reply-To field into the headers tuple with the senders email address please? thanks, -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.