On Jan 6, 2008 10:09 PM, Ralph Shumaker <[EMAIL PROTECTED]> wrote: > Anyone know of a way to get thunderbird to launch a separate program > after each time I send an email? Alternatively, is there anything that > can monitor thunderbird's sending, and that thing launch a separate > program? >
Not sure exactly what you are trying to do, but based on your short explanation I would run a local MTA. That MTA can be configured to do whatever you want with messages. Postfix and Sendmail both have mechanisms to run a script on a message. If you don't want to alter the message, then have your script pass the message along unchanged, and run what you want to run before it is passed on. -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
