maddy icon indicating copy to clipboard operation
maddy copied to clipboard

[Feature request] using as package

Open vtolstov opened this issue 1 year ago • 2 comments

Do you plan to add ability to run maddy as package - for example i want to have config not in file, but generated via my service, also i want to strip down imap, and some other stuff.

But i cant do that because some packages in /internal/ and also needs local config

vtolstov avatar Oct 06 '24 21:10 vtolstov

@foxcpp can you move packages from internal dir , so other forks and packages can reuse them?

vtolstov avatar Oct 07 '24 15:10 vtolstov

Currently there are no plans to make it possible to run maddy as a package. This would involve massive refactoring to separate configuration layer from the functionality.

foxcpp avatar Jan 24 '25 14:01 foxcpp