flashmob / go-guerrilla

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

Feature request: Delay before sending a message #222

Closed jbionic2016 closed 1 year ago

jbionic2016 commented 3 years ago

Hi there,

First of all, thanks for guerrillamail service.

This must have been raised by people before, although I couldn't find it among the issues raised, so I have to ask if you could add the new feature which would allow to set a delay before sending a message. Even Microsoft and Google mail services offer this feature now.

Thanks in advance.

lord-alfred commented 3 years ago

go-guerrilla не отправляет письма, Он только получает их. И судя по активности автора - он уже год не заходил сюда (хотя вру, в конце 2020 были комментарии от него).

phires commented 1 year ago

Hi, this is the repo for the software behind guerrillamail.com, not for the (probably abandoned) service itself. Although it might be a nice idea to have some kind of delay on server side (maybe controlled by a header) it is currently out of scope.

Project now lives on under https://github.com/phires/go-guerrilla.