Amavis is not installed error
See original GitHub issueImpacted versions
- Modoboa: d653779
- Distribution: CentOS 7.3.1611
- Arch: 64 Bits
Steps to reproduce
literally just
git clone https://github.com/modoboa/modoboa-installer cd modoboa-installer sudo ./run.py <your domain>
Current behavior
Fails during install
[...]
Installing amavis
Initializing database ... OK
Redirecting to /bin/systemctl start postgresql.service
CREATE ROLE
0
Amavis is not installed
After that, the installer quits.
Issue Analytics
- State:
- Created 6 years ago
- Comments:19 (8 by maintainers)
Top Results From Across the Web
Amavis is not installed - CentOS [closed] - Stack Overflow
You need to do 2 things. go to folder where you cloned modoboa git repo and run: sed -i 's/amavisd-new/amavis/g' .
Read more >Amavis is not installed/removed along with Plesk Email Security
Amavis is shown as 'not installed' in Plesk Email Security menu after installing the extension: Amavis is not removed when uninstalling Plesk Email...
Read more >Fresh Install - "table 'amavis.msgrcpt' doesn't exist"
Hi,. I installed Modoboa on a new Centos 7 build.I didn't receive any error during install. This issue seems to be reproducible. Experience...
Read more >Amavisd not installed (Page 1) — iRedMail Support
Amavisd not installed (Page 1) — iRedMail Support — iRedMail — Works on CentOS, Rocky, Debian, Ubuntu, FreeBSD, OpenBSD.
Read more >Amavis setup problem | Howtoforge
When I try to install amavisd I get an error RSA.xs:194: OpenSSL error: no start line at (eval 95) line 75. I have...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Now I’m also getting the annoying message that the Database “amavis” already exists, after i try to launch the script again. It seems that there’s no “drop if exists” / force mechanic and i cannot drop the database the script created either.
I seem to have the same issue however im not sat behind a proxy i have open internet all good. Im using 18.04 LTS in vmware and quickly found that rebuilding everytime is a massive waste of time, just use vmwares snapshot feature 😉 My issue = #211