8000 allow hosts/users limits · Issue #26 · hectane/hectane · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

allow hosts/users limits #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
scher200 opened this issue Sep 15, 2016 · 2 comments
< AC81 div class="d-flex flex-row flex-items-center min-width-0">
Open

allow hosts/users limits #26

scher200 opened this issue Sep 15, 2016 · 2 comments

Comments

@scher200
Copy link

It would be awesome if somehow you could set limits to the number of mail send per day.
This would be possible if a variable/log would be hold with all hosts sending mails.
Or at least a total number of mail per day.

I would like to help out, but I am not a go programmer yet.

@nathan-osman
Copy link
Member

The log does track emails that are sent. You just need to set debug to true in the configuration. This can be done either by using the following JSON configuration file:

{
    "log": {
        "debug": true
    }
}

...or by passing the -debug flag when starting the application.

@scher200
Copy link
Author

thank you, we could wrap around that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0