This was just for testing if it is a permission problem. Not the final production environment
Posts by UncleSam
-
-
Hello,
for my eyes it would be great to add the folder ".davfs2" to the default skeleton for folder creation because it is needed every time the user wants to access an mounted webdav folder.
Because of the folder protection flag it is currently ugly because after creating an user you have to switch this feature off, add the folder and reactivate the protection.If I am informed correctly this can be done per server by adding it in the folder /etc/imscp/skel/domain. But I think that I am not the only one who wants to use it in the web user context (vu20**) ... or am I?
-
Hello,
I wanted to add the listener file 10_backup_storage_outsourcing.pl but after adding it I was unable to run the reconfiguration as told (here). The message I got is a littl bit strange because it first says "successfully installed/updated" and directly after that is the error message:
Command: perl /var/www/imscp/engine/setup/imscp-reconfigure -danv
If I remove the script I can recompile as usual without any troubles. Can you check this and tell me if I am doing something wrong? I also tried a lot of paths and already set all of them to chmod 777 to avoid permission problems:- /webdav (mounted using davfs2)
- /backup (local folder)
- /backup/test (tried subfolder too)
(In detail I want to change the backups to a mounted webdav folder. It is not as fast as an hdd but this should have no side effects for the backup process I think.)
Support information (please tell me if you need somthing more):
OS: Ubuntu 16.04.2 LTS
I-MSCP: 1.4.7 (Zimmer) - Build 20170710 with fix: https://github.com/i-MSCP/imsc…07e05349b2a1db504242b7197Additional listeners:
- 10_apache2_dualstack.pl
- 40_apache2_security_headers.pl
- 40_dovecot_pfs.pl
-
Ok I am sorry I had no idea this feature exist. I switched all that domains and it is working very good .
Thanks for your help!
-
Hello,
I made some of my services available using apache 2 proxy settings to avoid direct contact to the service itselfe. For that I am using the Proxy Features from Apache 2. My config I use inside the domain config in /etc/apache2/imscp/ is e.g.:
It seems, that LetsEncrypt has troubles to generate or update certs and I think the issue is that all traffic gets proxied and the needed files could not be accessed from LetsEncrypt servers. If that is true, it would be great to get a fix for that in one of the next releases. Maybe one solution could be to search the config for "ProxyPass" and if it is there to replace the config file during update of the cert.
Support Informatione:
- OS: Ubuntu 16.04.2 LTS
- I-MSCP: 1.4.6 "Zimmer" - 20170616
- LetsEncrypt: 3.2.1
-
Ok I found the troubles. I uninstalled libtidy-0.99-0 libtidy-dev libtidy5 and after that I installed libtidy-dev. Worked for me.
Please close that topic.
-
Hello there,
currently I am having some troubles to update my php environment. Some weeks the package libtidy-dev seems to got an update. But it was not possible to update the package. At first I ignored it, but with the current PhpSwitcher update I wanted to let it recreate the php versions but it failed because this update issue. So I tried to reinstall it again but after uninstalling it I was no longer able to install it again:
Code- root@srv ~ # aptitude install libtidy-dev
- Die folgenden NEUEN Pakete werden zusätzlich installiert:
- libtidy-dev
- 0 Pakete aktualisiert, 1 zusätzlich installiert, 0 werden entfernt und 0 nicht aktualisiert.
- 0 B/192 kB an Archiven müssen heruntergeladen werden. Nach dem Entpacken werden 1.093 kB zusätzlich belegt sein.
- (Lese Datenbank ... 126430 Dateien und Verzeichnisse sind derzeit installiert.)
- Vorbereitung zum Entpacken von .../libtidy-dev_1%3a5.2.0-1+deb.sury.org~xenial+1_amd64.deb ...
- Entpacken von libtidy-dev (1:5.2.0-1+deb.sury.org~xenial+1) ...
- dpkg: Fehler beim Bearbeiten des Archivs /var/cache/apt/archives/libtidy-dev_1%3a5.2.0-1+deb.sury.org~xenial+1_amd64.deb (--unpack):
- Versuch, »/usr/lib/libtidy.so« zu überschreiben, welches auch in Paket libtidy-0.99-0 20091223cvs-1.5 ist
- Fehler traten auf beim Bearbeiten von:
- /var/cache/apt/archives/libtidy-dev_1%3a5.2.0-1+deb.sury.org~xenial+1_amd64.deb
- E: Sub-process /usr/bin/dpkg returned an error code (1)
- Das Ausführen des angeforderten Vorgangs auf das Paket schlug fehl. Wiederherstellungsversuch:
(Translated error: "Error working on archive /var/cache/apt/archives/libtidy-dev_1%3a5.2.0-1+deb.sury.org~xenial+1_amd64.deb (--unpack): tryed to overwrite »/usr/lib/libtidy.s which is also in the package libtidy-0.99-0 20091223cvs-1.5)
Is there anyone who can help me?
OS: Ubuntu 16.04.2 LTS
Plugin: PhpSwitcher
PHP: fpm
I-MSCP: Zimmer 1.4.3 -
Ok I am sorry, I found the Spamassassin test string and it seems to work. But something is strange about the redirect and spam because the spam filter seems to be very weak - maybe only running with default settings which not seems to protect against most of spam messages.
Is there maybe a way to apply the spam settings like the learned spam mails from the destination mailbox?Sorry about the not common vocabulary but I was a little bit in hurry
-
Hello,
I tryed to search the forum but haven't found this request - so if it is a duplicate please tell me.
At the moment it is not possible to add mail alias (e.g. to receive more than one mail address in one postbox). So the only possibility to acchieve that is to add a second one which is doing a redirect.
The redirect itsefl has a lot of problems for me about the spam fight. If it is a redirect address the Spamassassin (and I think Clamav too) plugin is not fired and in that case no spam check is done. As the redirect happens localy the mail is not checked for spam because it is a local address which is whitelisted. So all spam sent to "redirect_address@domain.tld" is never checked for spam. Just the normal server checks like DNSBL or Greylisings are done.To avoid that the only possibility for me is to create a full mail address and create some sieve rules to redirect the mails. But this is a lot of work and on updating the RoundCube plugins it is going to be deactivated by default, so I have a little downtime from sieve and I have to recheck all the mail addresses. Last but not least I have to learn spam messages by logging into the mail account which receives the mail and redirects them using sieve. Because learning it in the main address would never apply on redirects. (Yes I know there is a domain wide spam blacklist database but I do not want to use it.)
In a perfect world :
- The possibility to add alias in the same domain.
- Link domains to be able to add alias accross domains.
-
Thanks