https://bugs.documentfoundation.org/show_bug.cgi?id=151314
--- Comment #5 from Jorg K <[email protected]> --- (In reply to Heiko Tietze from comment #3) > Thought the supposed way to go is via Tools > Options > Internet > Email. > But no objection if you add some mechanism for auto detection (guess it is > what the mentioned lines do). Sorry, I have an older version 6.4.7.2. The entry in "Tools > Options > Internet > Email" doesn't seem to have any effect. It's also not clear which parameters LO provides. I tried: /home/jorgk/Desktop/betterbird102/betterbird -compose "attachment='%s'" hoping that %s might be the attachment name. Or perhaps it's a string à la $2 here: https://github.com/LibreOffice/core/blob/master/shell/source/unix/misc/senddoc.sh#L65 That would be something like to='',cc='',bcc='',attachment='file:///home/xxxxx/Desktop/betterbird/application.ini',subject='noname' So maybe `-compose %s` would be the correct configuration. But anyway, the "Tools > Options > Internet > Email" doesn't seem to have any effect, it still launches TB. What does have an effect is changing the "Preferred Application" for mail in Mint/Xfce, sadly the effect is that TB isn't started any more and instead nothing happens. It's also not clear what should be entered into the Mint/Xfce box, `/home/jorgk/Desktop/betterbird102/betterbird` doesn't do the trick. I still haven't worked out a) where the changes are stored in some config file and b) how LO accesses that file. Looks like LO does access that configuration while ignoring its own, but it must decide that BB wasn't configured correctly. In short, currently no manual config I tried will make LO launch BB. -- You are receiving this mail because: You are the assignee for the bug.
