Possible Duplicate:
How do you make sure email you send programmatically is not automatically marked as spam?

Hi people,

I want so send every week an update by email. But Im afraid that if there are too many emails sent, they will be marked as spam. Any of you has experience sending many emails (thousands) weekly? What techniques do you use?

Thank you

link|improve this question

Dupe: beta.stackoverflow.com/questions/371/… – bzlm Apr 8 '10 at 16:04
feedback

closed as exact duplicate by Gumbo Apr 8 '10 at 18:58

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

2 Answers

up vote 1 down vote accepted

A good answer for this question would be a real gold mine for a motivated spammer :)

Not really -- as you'll see in that other thread, answers center on showing that you are the authorative sender of the email, and various aspects that are useless to spammers and useful to non-spammers who send a lot of email.

link|improve this answer
feedback

Sorry for that.. Thought a similar thread would appear in the related questions. There is already a thread:

link text

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.