[GH-ISSUE #883] claws-mail.profile doesn't allow attaching to existing session #600

Closed
opened 2026-05-05 06:15:13 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @martin-schwenke on GitHub (Oct 31, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/883

If I already have an existing claws-mail session then running "firejail claws-mail" starts a new session instead of connecting to the existing one. I'm running 0.9.44, packaged in Debian GNU/Linux.

What I'm really trying to do is create a custom firefox profile that allows me to cleanly use the "Email Link" feature. If I can figure out how to make the claws-mail profile work as expected, then I can customise the firefox one to connect to my claws-mail session.

If I don't hear anything, I'll try to customise the profile(s) so that I can run strace. That would help... ;-)

Thanks...

Originally created by @martin-schwenke on GitHub (Oct 31, 2016). Original GitHub issue: https://github.com/netblue30/firejail/issues/883 If I already have an existing claws-mail session then running "firejail claws-mail" starts a new session instead of connecting to the existing one. I'm running 0.9.44, packaged in Debian GNU/Linux. What I'm really trying to do is create a custom firefox profile that allows me to cleanly use the "Email Link" feature. If I can figure out how to make the claws-mail profile work as expected, then I can customise the firefox one to connect to my claws-mail session. If I don't hear anything, I'll try to customise the profile(s) so that I can run strace. That would help... ;-) Thanks...
Author
Owner

@martin-schwenke commented on GitHub (Oct 31, 2016):

OK, the one running under firejail uses a socket in a subdir of /tmp/ but my regular version uses a socket in a subdir of ~/tmp/. So firejail must be cleaning the TMPDIR environment variable.

<!-- gh-comment-id:257225282 --> @martin-schwenke commented on GitHub (Oct 31, 2016): OK, the one running under firejail uses a socket in a subdir of /tmp/ but my regular version uses a socket in a subdir of ~/tmp/. So firejail must be cleaning the TMPDIR environment variable.
Author
Owner

@martin-schwenke commented on GitHub (Oct 31, 2016):

OK, if I use "env TMPDIR=..." to point to my private ~/tmp directory then I can make the default claws-mail.profile work. So, that profile is fine and wasn't working because of my own customisation.

Sorry for the noise... please close this...

<!-- gh-comment-id:257243640 --> @martin-schwenke commented on GitHub (Oct 31, 2016): OK, if I use "env TMPDIR=..." to point to my private ~/tmp directory then I can make the default claws-mail.profile work. So, that profile is fine and wasn't working because of my own customisation. Sorry for the noise... please close this...
Author
Owner

@chiraag-nataraj commented on GitHub (Nov 1, 2016):

You can close it yourself 😃 (Right below the comment box, you should see a "Close" button)

<!-- gh-comment-id:257591154 --> @chiraag-nataraj commented on GitHub (Nov 1, 2016): You can close it yourself 😃 (Right below the comment box, you should see a "Close" button)
Author
Owner

@martin-schwenke commented on GitHub (Nov 1, 2016):

Thanks... somehow I missed that. :-)

<!-- gh-comment-id:257694388 --> @martin-schwenke commented on GitHub (Nov 1, 2016): Thanks... somehow I missed that. :-)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#600
No description provided.