8000 GitHub - stefanmaeder/dropscan: Automated Mail-Forwarding for Dropscan Webhook Integration
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

stefanmaeder/dropscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

dropscan

Automated Mail-Forwarding for Dropscan Webhook Integration

Create an .env File and fill the brackets:

DROPSCAN_IP=[18.198.97.171, 3.64.94.38, 3.64.100.254]
FALLBACK_MAIL=<MAIL>
FALLBACK_RECIPIENT=<RECIPIENT_ID>
SMTP_SERVER=<SMTP_SERVER>
SMTP_PORT=<SMTP_PORT>
SENDER_MAIL=<SENDER_MAIL>
SENDER_PASSWORD=<SENDER_PASSWORD>
KEY_PATH=<SOME RANDOM KEY FOR YOUR PATH>
RECIPIENTS={'<RECIPIENT_ID>': {'name': '<NAME>','email': '<MAIL>'}}

Hint: You can get your RECIPIENT_IDs from the Dropscan Service (or via their API-Services)

About

Automated Mail-Forwarding for Dropscan Webhook Integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0