Hi,
It may be rather dumb question. I need to write a program that will send news letter every week. I am just wondering how do people normally do that. I will have to write a program that will run in a loop, read email addresses from the database and read the letter from the database and then shoot emails , right?
Or is there some other better / more efficient logic ?
It may be rather dumb question. I need to write a program that will send news letter every week. I am just wondering how do people normally do that. I will have to write a program that will run in a loop, read email addresses from the database and read the letter from the database and then shoot emails , right?
Or is there some other better / more efficient logic ?