>>> | Under certain circumstances (which can be checked with Outgoing filter >>> | conditions) I'd like to stop a message from actually being sent.
One idea: you create a QT that will replace the @ in the recipient to #. That way the SMTP server reports an error if you try to send, and you have to manually go to the Outbox, open the mail, (run another QT to) replace the # to @, and send. Or you simply include this QT in the template of specific mails... -- Vili ________________________________________________________ Current beta is 4.0.7 | 'Using TBBETA' information: http://www.silverstones.com/thebat/TBUDLInfo.html

