tor2web / Tor2web

Tor2web is an HTTP proxy software that enables access to Tor Hidden Services by mean of common web browsers
https://www.tor2web.org
GNU Affero General Public License v3.0
705 stars 176 forks source link

simple mail server support #107

Open lotarso opened 11 years ago

lotarso commented 11 years ago

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!](https://www.bountysource.com/issues/14806742-simple-mail-server-support?utm_campaign=plugin&utm_content=tracker%2F318575&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F318575&utm_medium=issues&utm_source=github).
fpietrosanti commented 11 years ago

You mean for for notification purposes only?

lotarso commented 11 years ago

Mail configuration for automatic exceptions notification and user abuse notice

smtpmailto_exceptions = stackexception@lists.tor2web.org
smtpmailto_notifications = tor2web-abuse@lists.tor2web.org
fpietrosanti commented 11 years ago

So you mean using the system sendmail /usr/sbin/sendmail ?

lotarso commented 11 years ago

yes - something like that.