SMTP Queueing from Multiple Computers

Question:

We will have a group of 12-15 users that will be using the tool I’m developing. Rather than have SMTPQ directories on each of their machines, I wanted to have it written to a common drive. That will make it easier to monitor errors, undelivered email, etc. I was going to just try it by setting the paths in the Configure smtpQ but I didn’t know if there would be any issues.

Answer:

As long as the queue directory path is on a shared drive and accessible from each computer, this should not be a problem. You don't even need SMTPQ installed on each computer if you use the SendQ2 method, where you can specify the queue directory as a method argument.