SMTPQ Problem

Question:

I installed smtpQ successfully and started it etc.

When I sendQ nothing happens. No error but no email sent, no logs, queue, sent folder are all empty.

Answer:

Try this: Make sure the SMTPQ process is not running and then run your program which calls SendQ. Check to see if the file is created in the queue directory. If it is not, then the problem is on the "client" side and not with SMTPQ, because SMTPQ never received anything. In that case, check the mailman.LastErrorText property to see if there is any explanation for the problem.

Also, does your unlock code contain the "MAILQ" string? The SMTPQ is an add-on to the mail component, and if you purchased it you would have an unlock code that contains "MAILQ" which allows the SMTPQ method to work.