Author Topic: tip for running Seamonkey Email window standalone  (Read 3289 times)

mauro

  • Sr. Member
  • ****
  • Posts: 408
  • Karma: +3/-0
    • View Profile
tip for running Seamonkey Email window standalone
« 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.
« Last Edit: June 03, 2022, 07:33:47 pm by mauro »

Dave Yeo

  • Hero Member
  • *****
  • Posts: 4787
  • Karma: +99/-1
    • View Profile
Re: tip for running Seamonkey Email window standalone
« Reply #1 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