Re: tracking sent mails in large scale scenario, and push infos into database

2012-02-01 Thread Wietse Venema
Stoyan Stoyanov: > The exact fetching, queueing, sending is not my worries, I mean I > already know how to do it. (with postfix off course:) ) > But the hard part for me is that , for every one email I have to > track full statistics. Wietse: > Submit each message with a unique Message-ID header.

Re: tracking sent mails in large scale scenario, and push infos into database

2012-02-01 Thread Stoyan Stoyanov
On Feb 1, 2012, at 3:24 PM, Wietse Venema wrote: Stoyan Stoyanov: Hi List, I'm designing some 'mail-sending' platform with a little bit of specific requirements. It would be a large mass mailing service (no spam of course) with almost 150 mails/sec and have to sent mails ~ 14-16 hours per day

Re: tracking sent mails in large scale scenario, and push infos into database

2012-02-01 Thread Wietse Venema
Stoyan Stoyanov: > Hi List, > > I'm designing some 'mail-sending' platform with a little bit of > specific requirements. > It would be a large mass mailing service (no spam of course) with > almost 150 mails/sec and have to sent mails ~ 14-16 hours per day with > that intensity. > The exact

tracking sent mails in large scale scenario, and push infos into database

2012-02-01 Thread Stoyan Stoyanov
Hi List, I'm designing some 'mail-sending' platform with a little bit of specific requirements. It would be a large mass mailing service (no spam of course) with almost 150 mails/sec and have to sent mails ~ 14-16 hours per day with that intensity. The exact fetching, queueing, sending is n