On 15-Jan-2003/16:44 +0000, Daniel Field <[EMAIL PROTECTED]> wrote:
>It will be alot though! Its for our CMS for which we are building a email
>marketing module (For registered users).

If you don't use SMTP, you're asking for a lot ocf complications.

How will your cron script know that a message file has been completely
written and is ready for delivery? How will it know if a delivery attempt
is in progress so it won't queue the message twice?

These are not insurmountable problems, but I'd recommend some load testing
with a fast SMTP daemon (not sendmail) to see if tackling them is really
necessary.

Tony
-- 
Anthony E. Greene <mailto:[EMAIL PROTECTED]%3E>
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
AOL/Yahoo Messenger: TonyG05    HomePage: <http://www.pobox.com/~agreene/>
Linux. The choice of a GNU generation <http://www.linux.org/>



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to