sj26 / mailcatcher

Catches mail and serves it through a dream.
http://mailcatcher.me
MIT License
6.23k stars 571 forks source link

[Question]: How to get mailcatcher for python ? #516

Closed shivangijha closed 1 year ago

shivangijha commented 1 year ago

Using CI in main.yml , how to use mailcatcher for python project with playwright for automation.

command in yaml is:

python {path}.regression.py ${{secrets.SMTP.PORT}} ${{secrets.SMTP_HOST}} ${{secrets.SENDGRID_API_KEY}}

sj26 commented 1 year ago

Sorry, I have no idea!