Skip to content

Creating multiple parallel gmail clients.  #31

@Carpela

Description

@Carpela

Is there a way to create multiple gmail clients at the same time?

I'm struggling a little to work out how to do it.

i.e.

@gmail1(account="bob@gmail.com")
@gmail2(account="dave@gmail.com")
@gmail1::Message.all #gets bob's email
@gmail2::Message.all #gets dave's email

Trying to run multiple threads hitting multiple inboxes at once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions