Skip to content
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

domains file is not read with python3 #10

Open
fanto666 opened this issue May 28, 2022 · 2 comments
Open

domains file is not read with python3 #10

fanto666 opened this issue May 28, 2022 · 2 comments

Comments

@fanto666
Copy link

when sending SIGUSR1 to living prints:
vrfydmn-0.11.0 milter Postfix domains: [/, e, t, c, /, v, r, f, y, d, m, n, ., d, o, m, a, i, n, s...]

looks like instead of reading the file into memory its name is split as the domain list.

@fanto666
Copy link
Author

fanto666 commented Jun 1, 2022

this seems to be problem of python3 changes, because nearly the same code in 0.9.1 works properly with python2
unfortunately my python knowledge is nearly none

@fanto666 fanto666 changed the title domains file is not read domains file is not read with python3 Jun 1, 2022
@fanto666
Copy link
Author

fanto666 commented Feb 8, 2024

I can confirm that pull-request #11 fixes the problem.

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

1 participant