justingit / dada-mail

Self-Hosted, Full Featured, Email Mailing List Manager. Announcement + Discussion Lists, Web-based Installer, Installs with minimal dependencies, sendmail/SMTP/Amazon SES supported
https://dadamailproject.com
GNU General Public License v2.0
169 stars 40 forks source link

Can Dada Mail be configured to use, "~/" instead of the home directory #1134

Open justingit opened 1 year ago

justingit commented 1 year ago

I'm finding that configurations are being botched, as the home directory is moved. For example

original home directory: /home/foo

New home directory: /home2/foo

would it be good to default to installing at ~/foo? Or is this just a shell shortcut?