Skip to content

[Components] mailosaur #16655

New issue

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

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

Already on GitHub? # to your account

Closed
pipedream-component-development opened this issue May 13, 2025 · 3 comments · Fixed by #16666
Closed

[Components] mailosaur #16655

pipedream-component-development opened this issue May 13, 2025 · 3 comments · Fixed by #16666
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented May 13, 2025

mailosaur

URLs

Polling Sources

new-message

Prompt

Emit new event when a message is received in a specified Mailosaur inbox. Requires server ID prop.

URLs

new-email-matching-criteria

Prompt

Emit new event when an email matching specific criteria (e.g. sentFrom, sentTo, subject, body) is received. Requires server ID prop.

URLs

Actions

create-email

Prompt

Send an email through Mailosaur. Requires server ID, to, and subject. Optional props are: from, html, text, send and attachments.

URLs

search-email

Prompt

Search for received emails in a server matching specified criteria. Requires server ID. Optional props are: receiveAfter, page, itemsPerPage and dir.

URLs

delete-email

Prompt

Delete an email from a Mailosaur server using its email ID. Requires the email ID of the email to be deleted.

URLs

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label May 13, 2025
@sergio-eliot-rodriguez
Copy link
Collaborator

14 days free trial

@luancazarine luancazarine self-assigned this May 14, 2025
@luancazarine luancazarine moved this from Prioritized to Doing in Component (Source and Action) Backlog May 14, 2025
luancazarine added a commit that referenced this issue May 15, 2025
Sources
 - New Message
 - New Message Macthing Criteira

Actions
 - Create Email
 - Search Message
 - Delete Message
@luancazarine luancazarine moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog May 15, 2025
@michelle0927 michelle0927 moved this from Ready for PR Review to Changes Required in Component (Source and Action) Backlog May 15, 2025
@luancazarine luancazarine moved this from Changes Required to Ready for PR Review in Component (Source and Action) Backlog May 16, 2025
@michelle0927 michelle0927 moved this from Ready for PR Review to Ready for QA in Component (Source and Action) Backlog May 16, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog May 19, 2025
@vunguyenhung vunguyenhung moved this from In QA to Changes Required in Component (Source and Action) Backlog May 19, 2025
@vunguyenhung
Copy link
Collaborator

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information
https://vunguyenhung.notion.site/Components-mailosaur-1f5bf548bb5e8112bd1ec83060ee0fd4

@luancazarine luancazarine moved this from Changes Required to Ready for PR Review in Component (Source and Action) Backlog May 19, 2025
@luancazarine luancazarine moved this from Ready for PR Review to Ready for QA in Component (Source and Action) Backlog May 19, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog May 20, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for Release in Component (Source and Action) Backlog May 20, 2025
@vunguyenhung
Copy link
Collaborator

Hi everyone, all test cases are passed! Ready for release!

Test report
https://vunguyenhung.notion.site/Components-mailosaur-1f5bf548bb5e8112bd1ec83060ee0fd4

luancazarine added a commit that referenced this issue May 20, 2025
* mailosaur init

* [Components] mailosaur #16655
Sources
 - New Message
 - New Message Macthing Criteira

Actions
 - Create Email
 - Search Message
 - Delete Message

* pnpm update

* pnpm update

* some adjusts

* some adjusts
@github-project-automation github-project-automation bot moved this from Ready for Release to Done in Component (Source and Action) Backlog May 20, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
Development

Successfully merging a pull request may close this issue.

4 participants