Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shared Mailbox. #252

Open
flujan opened this issue Nov 30, 2016 · 1 comment
Open

Shared Mailbox. #252

flujan opened this issue Nov 30, 2016 · 1 comment

Comments

@flujan
Copy link

flujan commented Nov 30, 2016

Hi, I am acessing the shared mailboxes using act_as, it is possible to send a message using act_as to?

@haanhduclinh
Copy link

@flujan yes

opts = message.merge({
  saved_item_folder_id: {
    act_as: "[email protected]",
    id: :drafts
  }
})

cli.send_message(opts)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants