ngoduykhanh / wireguard-ui

Wireguard web interface
MIT License
3.78k stars 464 forks source link

Add option to configure smtp helo name #502

Closed cscholz closed 6 months ago

cscholz commented 6 months ago

default helo name used is localhost.

Some provider reject clients using localhost as helo name due to spam potential.

Please add a variable to configure helo name.

ngoduykhanh commented 6 months ago

Implemented in #474