On 5/9/21 6:26 PM,
ghd...@gmail.com wrote:
> Is it viable to setup exim to handle gmail so that the reading and
> writing is not forced to be done on-line ?
First, Exim will only help with /sending/ email.
I'm assuming that you're talking about an @
gmail.com address, which
means that SMTP will go to Google and not your server.
As far as I'm aware, Exim won't do anything for your ability to read Gmail.
Conceptually I expect that you can configure Exim to be used as a local
relay that will subsequently send things on to the next smart host,
ostensibly Gmail, when you tell it to. The thing I'm not aware of is
how to configure Exim to support connecting to and authenticating to
Gmail's SMTP service as a smart host. I would expect that this is
possible. Though some recent noise I've heard about 2FA makes me wonder
if that's true, or for how much longer it might be true.
But Exim does nothing for receiving email from Gmail for offline reading.
Have you considered Thunderbird, et al., which does (do) support
authenticating to Gmail and copying email locally for offline use? I
know that Thunderbird can be configured to queue messages (wait in the
out box) for you to tell it when to send them.
--
Grant. . . .
unix || die