https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8049
Bug ID: 8049 Summary: DecodeShortURLs cache relative path Product: Spamassassin Version: 4.0.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2 Component: Plugins Assignee: dev@spamassassin.apache.org Reporter: uh...@fantomas.sk Target Milestone: Undefined if I configure url_shortener_cache_dsn in user_prefs as sqlite database: dbi:SQLite:dbname=DecodeShortURLs.sqlite it creates file DecodeShortURLs.sqlite in the current directory. using ~/.spamasasssin/DecodeShortURLs.sqlite or $HOME/.spamassassin/DecodeShortURLs.sqlite could there be a default file relative to the ~/.spamassassin/ directory, as bayes_path or auto_welcomelist_path, or expansion of home directory? sqlite so far doesn't seem to suport specifying home directory -- You are receiving this mail because: You are the assignee for the bug.