Hi all,
It's been a long day. I've just upgraded my server to v7 (most of the time was spent in backing up).
This seems to simple, and I'm sure I've done it before, but I'm stuck on this step. I have just installed dungog's mailsorting rpm. After the install it said:
to enable procmail or maildrop for all users
for Procmail
config setprop qmail FilterType procmail
or for maildrop
config setprop qmail FilterType maildrop
then
signal-event mailsorting-conf
So I thought that meant, type that into the command line. So I did, and it returned:
[root@box1 user-panel]# config setprop qmail FilterType procmail
bash: config: command not found
So I looked on dungog's web site. -
http://www.dungog.net/sme/usermanager.phpand it says:
to enable for all users
for Procmail
db configuration setprop qmail FilterType procmail
for maildrop
db configuration setprop qmail FilterType maildrop
to disable
db configuration delprop qmail FilterType
If you want to disable for an individual user
db accounts setprop user MailFilter bypass
to remove this
db accounts delprop user MailFilter
after any command
signal-event mailsorting-conf
So I wack that into the command line and I get the same except this time it was "bash: db: command not found"
The user panel is working, but it says procmail needs to be enabled.
I think I'm missing something silly here and I know I'm going to be kicking my self. Can some one help me out.
If it helps, this is the rpm I installed:
http://sme.dungog.net/packages/smeserver/7.0/i386/RPMS.dungog/smeserver-mailsorting-0.9-6.noarch.rpmfound here:
http://sme.dungog.net/packages/smeserver/7.0/i386/html/index_dungog.html