platypus-creation / django-contact

Easy to reuse "contact us" page
MIT License
2 stars 1 forks source link

Why am I getting the same email configuration? #1

Open gladson opened 12 years ago

gladson commented 12 years ago

Can someone help me understand why this is happening. My setup is this: CONTACT_EMAILS = ['gladsonbrito@gmail.com'] CONTACT_ANTI_SPAM_DELAY = 2

I am sending this:

GitHub Logo

And I'm getting this: Details already tried other email.

GitHub Logo

gladson commented 12 years ago

Sorry, my django==1.3.1