Tor2web
Tor2web copied to clipboard
simple mail server support
simple smtp support would be nice. tor2web sould not encrypt and authenticate to a mail server on localhost
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
You mean for for notification purposes only?
Mail configuration for automatic exceptions notification and user abuse notice
smtpmailto_exceptions = [email protected]
smtpmailto_notifications = [email protected]
So you mean using the system sendmail /usr/sbin/sendmail ?
yes - something like that.