Hi, Since upgrade to new version Im not receiving mails in virtual domains. During update i received the following errors: Code: Configuring Postfix Configuring Mailman PHP Warning: chgrp(): Unable to find gid for mailman in /tmp/ispconfig3_install/install/dist/lib/opensuse.lib.php on line 71 PHP Warning: touch(): Unable to create file /var/lib/mailman/data/transport-mailman because No such file or directory in /tmp/ispconfig3_install/install/dist/lib/opensuse.lib.php on line 74 postmap: fatal: open /var/lib/mailman/data/transport-mailman: No such file or directory Also in mail.err I have the followings erros: Code: Mar 18 12:31:49 hosting postfix/trivial-rewrite[8389]: fatal: open database /var/lib/mailman/data/transport-mailman.db: No such file or directory Mar 18 12:31:50 hosting postfix/master[7399]: warning: process /usr/lib/postfix/trivial-rewrite pid 8389 exit status 1 Mar 18 12:31:50 hosting postfix/master[7399]: warning: /usr/lib/postfix/trivial-rewrite: bad command startup -- throttling This is related to the mailman known error? Thanks in advance JB
run: touch /var/lib/mailman/data/transport-mailman postmap /var/lib/mailman/data/transport-mailman Yes. And it is fixed already in svn stable.
I tried that before, as I read in another post, but Code: hosting:/tmp/ispconfig3_install/install # touch /var/lib/mailman/data/transport-mailman touch: cannot touch ‘/var/lib/mailman/data/transport-mailman’: No such file or directory Seems theres not /var/lib/mailman on my system (now?) Where can I download svn stable version, (I dont use svn, but I can try). Thanks for your quick reply. JB
Well, I create the directory and run the command, restart services but now I receive this error: Code: Mar 18 13:02:24 hosting postfix/qmgr[10229]: DBFB3E08F4: from=<[email protected]>, size=2644, nrcpt=1 (queue active) Mar 18 13:02:24 hosting postfix/qmgr[10229]: warning: connect to transport private/amavis: Connection refused Mar 18 13:02:24 hosting postfix/qmgr[10229]: 199F5E0D9F: from=<[email protected]>, size=1919, nrcpt=1 (queue active) Mar 18 13:02:24 hosting postfix/error[10555]: 199F5E0D9F: to=<[email protected]>, relay=none, delay=392, delays=392/0.03/0/0.17, dsn=4.3.0, status=deferred (mail transport unavailable) In mail.warn I receive Thanks JB
I tried several times restarting services, but did not work. Also reinstall all packages from cvs running install script, and reconfig services. Nothing works. I downgrade to version 3.0.4.6 from backup and works fine now. Thanks and best regards JB
I also receive one error while running config from cvs Code: >> Update Operating System: openSUSE or compatible, unknown version. This application will update ISPConfig 3 on your server. Shall the script create a ISPConfig backup in /var/backup/ now? (yes,no) [yes]: Creating backup of "/usr/local/ispconfig" directory... Creating backup of "/etc" directory... Checking ISPConfig database .. OK Starting incremental database update. Reconfigure Permissions in master database? (yes,no) [no]: yes Reconfigure Services? (yes,no) [yes]: yes Configuring Postfix Configuring Mailman PHP Warning: chgrp(): Unable to find gid for mailman in /tmp/trunk/install/dist/lib/opensuse.lib.php on line 71 Configuring Jailkit Configuring Dovecot Configuring Spamassassin Configuring Amavisd Configuring Getmail Configuring Pureftpd Configuring BIND Configuring Apache Configuring vlogger Configuring Apps vhost Configuring Database Updating ISPConfig ISPConfig Port [8080]: Create new ISPConfig SSL certificate (yes,no) [no]: Reconfigure Crontab? (yes,no) [yes]: Updating Crontab Restarting services ... redirecting to systemctl redirecting to systemctl redirecting to systemctl redirecting to systemctl redirecting to systemctl redirecting to systemctl redirecting to systemctl Update finished.
And which svn branch did you use? Updates for 3.0.5are only includedcin 3.0.5 svn stable branch and not trunk.
I see. As all is working fine with 3.0.4.6 I think I will wait for 3.0.5.2, as I do not have experience with svn. Thanks for your help. JB