flashmob / go-guerrilla

Mini SMTP server written in golang
MIT License
2.76k stars 361 forks source link

Allow to pre-fill the "To" (e-mail) and "Subject" fields using URL arguments #233

Closed sebastienaubry closed 1 year ago

sebastienaubry commented 2 years ago

Hi, Sorry if this has already been asked, I did not find the answer anywhere else. Is it possible to pre-fill the "To" (e-mail) and "Subject" fields on https://www.guerrillamail.com/fr/compose with specific GET arguments in the URL such as https://www.guerrillamail.com/fr/compose?subject=xxx&to=yyy ? Thank you very much

phires commented 1 year ago

Hi, this is the repo for the software behind GuerrillaMail, not for GuerrillaMail.com. Can't help you here sadly.