Hi Stan, This is actually a server for a mail marketing company, so I can expect several thousands of messages per minute being sent from the system. That's why I was wondering if there was any way to get postfix to pick up the messages automatically (the less programs/scripts in the way, the better)
2010/9/8 Stan Hoeppner <s...@hardwarefreak.com>: > Diego Lima put forth on 9/8/2010 2:46 PM: > >> I considered creating a >> shellscript that checks the directory for new files and then sends >> them using sendmail -t, but that isn't really good performance-wise. > > Performance-wise? How many emails are you sending per minute? Unless > you have others processes sucking up a lot of resources on this system, > performance using this method shouldn't be an issue if we're talking > about a sane number of outbound emails. > > -- > Stan > -- Diego Lima