Obsolete Releases > SME 8.x Contribs
Maillog Error: maildrop[4756]: Cannot determine my username.
CharlieBrady:
Your problems will be solved by doing:
rpm -e smeserver-mailsorting
signal-event post-upgrade
signal-event reboot
Zen:
--- Code: ---[root@server~]# rpm -e smeserver-mailsorting
##################################
to disable procmail or maildrop
config delprop qmail FilterType
signal-event email-update
##################################
[root@server ~]#
--- End code ---
i have to delete also the filter type?
--- Code: ---[root@server~]# config show qmail FilterType
qmail=service
FilterType=maildrop
MaxMessageSize=30000000
VacationDelay=-t1d
status=enabled
[root@server~]#
--- End code ---
stephdl:
Not sure that is related but do you have a rule that can break the mailsorting contribs ?
See http://wiki.contribs.org/Mailsorting#Create_Rules
CharlieBrady:
--- Quote from: stephdl on September 29, 2014, 01:48:12 PM ---Not sure that is related but do you have a rule that can break the mailsorting contribs ?
--- End quote ---
stephdl, please ask that question via bugzilla. Bug 8572.
CharlieBrady:
--- Quote from: Zen on September 29, 2014, 01:11:52 PM ---
--- Code: ---[root@server~]# rpm -e smeserver-mailsorting
##################################
to disable procmail or maildrop
config delprop qmail FilterType
signal-event email-update
##################################
[root@server ~]#
--- End code ---
i have to delete also the filter type?
--- End quote ---
That's a badly designed contrib - it shouldn't be asking those questions - it should "just work".
I don't think you need to delete the FilterType property. But there should be no problem if you do remove it, and it is easy to do.
The FilterType property isn't used anywhere in base SME server templates.
-bash-3.00$ pwd
/etc/e-smith
-bash-3.00$ grep -r FilterType *templates*
-bash-3.00$
Navigation
[0] Message Index
[*] Previous page
Go to full version