Closed 5u3h closed 2 years ago
I’m working on better documentation. In the meantime you need a https://en.wikipedia.org/wiki/MX_record pointed to your host.
Is something wrong with the latest build?
make build-sqlite rm ./burner/static/*.min.css || true minify -o ./burner/static/styles.b5e838db0bd325facd6af140bb89d294.min.css ./burner/static/styles.css Static assets done CGO_ENABLED=1 go build -ldflags "-X github.com/haydenwoodhead/burner.kiwi/burner.version=eec97f7 -X github.com/haydenwoodhead/burner.kiwi/burner.css=styles.b5e838db0bd325facd6af140bb89d294.min.css" -o "./burnerkiwi"
sqlite3-binding.c: In function ‘sqlite3SelectNew’:
sqlite3-binding.c:125322:10: warning: function may return address of local variable [-Wreturn-local-addr]
125322 | return pNew;
| ^~~~
sqlite3-binding.c:125282:10: note: declared here
125282 | Select standin;
| ^~~
Done
Is something wrong with the latest build?
Works fine on my computer. And these aren't errors, they are warnings. Is there a new binary file called burnerkiwi
in your directory.
I'd encourage you to read other issues in a github repo and do some googling before creating issues in the future.
How do you setup the DNS when using SMTP?
Can you provide an example of your DNS configuration?