Obsolete Releases > SME 8.x Contribs
Maillog Error: maildrop[4756]: Cannot determine my username.
Stefano:
First of all remove maildrop or, if possible, disable it
Then, start studying SME's template concepts (here and in the developers' manual)
Zen:
Did it, but without success.
Stefano:
Please describe exactly what you did and how
Zen:
From web panel i launched an update using the button:
--- Code: ---14:42:44 Updated: glibc-common-2.5-118.el5_10.3.i386
Sep 25 14:43:04 Updated: glibc-2.5-118.el5_10.3.i686
Sep 25 14:43:08 Updated: bash-3.2-33.el5.1.i386
Sep 25 14:43:11 Updated: openssl-0.9.8e-28.el5.sme.i386
Sep 25 14:43:12 Updated: php-common-5.3.3-15.el5.sme.i386
Sep 25 14:43:13 Updated: php-cli-5.3.3-15.el5.sme.i386
Sep 25 14:43:13 Updated: php-pdo-5.3.3-15.el5.sme.i386
Sep 25 14:43:14 Updated: php-5.3.3-15.el5.sme.i386
Sep 25 14:43:15 Updated: php-mbstring-5.3.3-15.el5.sme.i386
Sep 25 14:43:20 Updated: php-devel-5.3.3-15.el5.sme.i386
Sep 25 14:43:21 Updated: php-xml-5.3.3-15.el5.sme.i386
Sep 25 14:43:21 Updated: php-gd-5.3.3-15.el5.sme.i386
Sep 25 14:43:22 Updated: php-imap-5.3.3-15.el5.sme.i386
Sep 25 14:43:22 Updated: php-ldap-5.3.3-15.el5.sme.i386
Sep 25 14:43:24 Updated: nscd-2.5-118.el5_10.3.i386
Sep 25 14:43:29 Updated: 7:squid-2.6.STABLE21-7.el5_10.i386
Sep 25 14:43:29 Updated: php-mysql-5.3.3-15.el5.sme.i386
Sep 25 14:44:00 Installed: kernel-PAE-2.6.18-371.12.1.el5.i686
Sep 25 14:44:00 Updated: procmail-3.22-17.1.2.el5_10.i386
Sep 25 14:44:30 Installed: kernel-2.6.18-371.12.1.el5.i686
--- End code ---
Then i tried to remove maildrop, always from webpanel, pressing the button "Remove additional software".
After this i tried to re-install mailsorting, cause i thought that it would have installed maildrop, but it did not.
So i open a console session and i wrote:
--- Code: ---yum install maildrop --enablerepo=smecontribs
--- End code ---
(after every single operation i gave the
--- Code: ---signal-event post-upgrade; signal-event restart
--- End code ---
)
After this i tried to reinstall also userpanel (cause i think that one of these operation could "reset" my server to a functionally state).
The last passage was
--- Code: ---yum --enablerepo=smecontribs install smeserver-userpanel
--- End code ---
.
After i used MC and tried to remove my .qmail file and the other files in my folder (because some time ago i solved in this way another problem)...and seems it works, for a little, until .qmail isn't recreated.
Zen:
Ah, i have also verify the file and folders permissions and seem all ok.
This is my .qmail file:
--- Code: ---#------------------------------------------------------------
# !!DO NOT MODIFY THIS FILE!!
#
# Manual changes will be lost when this file is regenerated.
#
# Please read the developer's guide, which is available
# at http://www.contribs.org/development/
#
# Copyright (C) 1999-2006 Mitel Networks Corporation
#------------------------------------------------------------
| condredirect alberto-junkmail headermatch 'X-Spam-Status: Yes'
# Forward not set
# Vacation Message not set
| /usr/bin/maildrop ; if [ $? -ne 0 ] ; then exit -1; else exit 99; fi;
./Maildir/
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version