OS2 World Community Forum

OS/2, eCS & ArcaOS - Technical => Mail-News => Topic started by: mauro on June 03, 2022, 06:10:09 pm

Title: tip for running Seamonkey Email window standalone
Post by: mauro on June 03, 2022, 06:10:09 pm
Hi, believe many of you already know this feature, I discovered it myself and find somehow useful to be shared here.
There's a way to open a Seamonkey email instance window directly like a standalone email client with no need to begin from the browser window.
Running the command
seamonkey -mail
from inside the seamonkey working directory will do the job.
At this point I can set a .cmd script file containing such command to be executed with a mouse doubleclick.
And, of course, creating its shadow copy on the desktop and choosing the proper icon for it, will provide an immediate application handling, separating email from the browser one, both available when wanted.
Title: Re: tip for running Seamonkey Email window standalone
Post by: Dave Yeo on June 03, 2022, 11:06:52 pm
Lots more options such as seamonkey -compose to compose a message.
SeaMonkey -help or better as the help has grown,  seamonkey -help 2>&1 | tee sm_help.txt will display all the options or write them to sm_help.txt