riensen / Auto-GPT-Email-Plugin

Revolutionize email management with the Auto-GPT Email Plugin, leveraging AI to automate drafting, intelligent replies, and seamless inbox control.
MIT License
137 stars 15 forks source link

AutoGPT Email Plugin Issue: Emails Going to Drafts and Unable to Read Emails #14

Open Ismatpg opened 1 year ago

Ismatpg commented 1 year ago

Dear Riensen

I hope this message finds you well. I am writing to request assistance with an issue I've encountered while using the email plugin for AutoGPT. I have been following the provided guide to set up and use the plugin, but I am experiencing difficulties when attempting to send emails and read the received emails.

When I use the "send_email" command, I receive the following error message:

Command send_email returned: Email went to [Gmail]/Drafts!

Instead of sending the email as intended, it is being saved to the Drafts folder in Gmail. Additionally, the plugin is unable to read the received emails.

I have double-checked the guide and followed the instructions carefully, but the problem persists. I would appreciate any guidance or suggestions you can provide to help me resolve this issue. Please let me know if you require any further information or logs to better understand the problem.

Thank you in advance for your assistance.

Sincerely,

riensen commented 1 year ago

Hi @Ismatpg It seems like you activated the option EMAIL_DRAFT_MODE_WITH_FOLDER as described in https://github.com/riensen/Auto-GPT-Email-Plugin#9-add-email-configuration-settings If you want to send emails, then just delete the key from the .env

Ismatpg commented 1 year ago

Thanks!