-
Notifications
You must be signed in to change notification settings - Fork 274
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
Unable to start Ubuntu 22.04.3 LTS aarch64 #666
Comments
Did you have gcc installed when compiling maddy? It is required for sqlite3 support to work. |
May have slightly worse single-user perfomance than go-sqlite3 (CGo) but also may scale better due to Go goroutines being used instead of C threads. Also improves compatibility, making installation easier esp. if users do not have working C toolchain installed. See #666.
@foxcpp should I try again with the latest push you made? |
Yes, you can try. I added an alternative solution for the problem. |
@foxcpp is there any way I can read mail using pop3? I want to read mail from gmail, but seems gmail only support pop3, I appreciate your suggestion on this. |
No, unfortunately maddy currently does not support POP3. See #650. |
@foxcpp okay, got it. any plan in future? |
Definitely, it has been requested several times already. Can't give any specific timeline though. |
Feel free to reopen if you are still unable to get maddy to run, POP3 support is to be discussed in #650. |
Unable to run at Ubuntu 22.04 LTS arm64
I installed it using building from source https://maddy.email/tutorials/building-from-source/
PLEASE HELP ME ASAP.
What do you think is wrong?
unknown driver "sqlite3" (forgotten import?)
Log files
The text was updated successfully, but these errors were encountered: