Skip to content

Commit

Permalink
doc(imap): port example (#596)
Browse files Browse the repository at this point in the history
  • Loading branch information
yesnault authored Oct 21, 2022
1 parent 0910e2e commit c2d74bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion executors/imap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ testcases:
steps:
- type: imap
imaphost: yourimaphost
imapport: 993
imapport: "993"
imapuser: yourimapuser
imappassword: "yourimappassword"
mbox: INBOX
Expand Down

0 comments on commit c2d74bb

Please sign in to comment.