If anyone is interested in using qmail-inject to directly insert email 
messages into your mail queue via coldfusion, I've just blogged about it.

http://www.opensourcecf.com/1/2006/04/Coldfusion-and-qmailinject.cfm#comment

It requires the use of a small perl script, a few extra perl modules, 
and CFEXECUTE privileges.

I spent a little while doing an implementation that actually wrote out 
files to a spool directory first and then executed a little perl script 
to send them all, but I was able to make some changes so now coldfusion 
doesn't do any file output.

I didn't like the idea of writing out 100,000 messages at 10k each out 
to disk, then using qmail-inject to put them into the queue, which would 
just write them again as files in the mail queue.

Rick

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238817
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to