go-guerrilla icon indicating copy to clipboard operation
go-guerrilla copied to clipboard

Initial greeting on client connect contains package name

Open lord-alfred opened this issue 6 years ago • 2 comments

lalf@ubuntu:~$ telnet localhost 25
Trying ::1...
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 testsrv.com SMTP Guerrilla(1.5.1-90-gf9c4965) #1 (1) 2019-08-04T13:40:52+03:00

Why explicitly show the client that this package is used? Why not pretend Postfix? Just sooner or later, the smartest system of sending letters will begin to filter domains with such an answer without even transferring any data further.

Maybe it makes sense to change this behavior? For example, make the setting in the configuration file.

lord-alfred avatar Aug 04 '19 10:08 lord-alfred

Sounds good. PR to make this configurable would be welcome.

flashmob avatar Aug 05 '19 05:08 flashmob

Sounds good. PR to make this configurable would be welcome.

Hello, Thank you for your work.

Is it possible (as for now) to hide or configure this line SMTP Guerrilla?

vladtreny avatar Apr 01 '20 10:04 vladtreny