LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   thunderbird -compose doesn't work anymore. (https://www.linuxquestions.org/questions/linux-software-2/thunderbird-compose-doesnt-work-anymore-436247/)

/bin/bash 04-17-2006 11:42 PM

thunderbird -compose doesn't work anymore.
 
I have a script that sends email in this manner:
thunderbird -compose "subject=$SUBJ,to=$TO,body=$BODY"
This script has worked many times in the past however now all it does is opens thunderbird in compose, but all the fields are blank. Has something changed in 1.5? Where is the page which explains the command line options? I have misplaced my bookmark.

pljvaldez 04-18-2006 04:30 PM

http://kb.mozillazine.org/Command_li...Thunderbird%29

Note the bug at the bottom that basically says the -compose command is broken...

/bin/bash 04-19-2006 01:30 PM

Quote:

Note the bug at the bottom that basically says the -compose command is broken...
That would explain it. Many thanks for the link. I will try not to lose it this time. :D


All times are GMT -5. The time now is 10:58 PM.