Setting gmail as default for sending files via email
When I select File
, Send
and Email Document
in LibreOffice it keeps coming up with this screen:
After which it tries to configure one of these two undesired applications presumably for Thunderbird or another email server. I want to use gmail email server though.
I've installed gnome-gmail
application which comes with screen snapshots of what the process looks like I desire but no instructions (that I could find). I installed desktop-webmail
and configured Empathy
but that doesn't change the Libre Office Send E-mail process either.
I'm agnostic as to which of the two above applications to use but which is the simplest to use gmail
as default service for sending files and how is this accomplished?
As an aside I have future goal of emailing files from terminal using gmail
so whichever package also accomplishes this and is user-friendly for setting up emailing documents would be best.
postfix
andmailutils
to send mail/files from the terminal. Postfix can use a "relay" server which can be set to the gmail smtp server. – heynnema Jul 15 '17 at 22:04gnome-gmail
anddesktop-webmail
they aren't doing anything to solve the problem at hand yet. I don't know what you mean by: Do you use the gmail webmail interface via your web browser so the answer must be no. – WinEunuuchs2Unix Jul 15 '17 at 22:12gnome-gmail
ordesktop-webmail
but it sounds like they use the gmail web interface... and with recent security changes at Google, I'd be a little surprised if they still work. What you should do is setup Thunderbird (or whatever) to send/receive your gmail using their IMAP/SMTP servers, and use that as your normal way to send/receive email. Then LO would use TB for outgoing mail, which would go to/through the gmail servers. – heynnema Jul 15 '17 at 22:18Thunderbird
is installed by default in Ubuntu I'd rather not have to set it up unless that is unavoidable. I've seenIMAP
andSMTP
referenced for many years no but have no experience at configuring them. – WinEunuuchs2Unix Jul 15 '17 at 22:21