Daniel Field,

On Wednesday January 15, 2003 11:52, Daniel Field wrote:
> Yes, not a bad idea.  At least then we could control the amount of emails
> being sent out each hour as well, so we could split the load up.
>
> The other option is to write some scripts that access the DB directly from
> the Linux box and send the mails out.  I havnt used Linux for about 5 years
> now so maybe a bit behind when it come to the languages available...
> ideally I would prefer something similar to VBScript, any suggestions?

I would recommend PHP. That way you can make very short work of connecting to 
any DB, it has a built in mail function, works from command line as well 
(most people don't think of it that way) so it can be called from cron or run 
manually. It is also easy to learn.

-- 
Brian Ashe                                                     CTO
Dee-Web Software Services, LLC.                  [EMAIL PROTECTED]
http://www.dee-web.com/



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

Reply via email to