Current time: 06-07-2025, 12:35 PM Hello There, Guest! (LoginRegister)


Post Reply 
Howto - install avelsieve for squirrel webmail
Author Message
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #10
RE: Howto - install avelsieve for squirrel webmail
Quote:have you a typo in you dovecot.conf? the dovecot.conf in the howto does not include any goup=vmail line...
Are you sure ? Wink
Code:
protocol lda {
.
.
.
mail_plugins = cmusieve
}

auth pysieved {
mechanisms = plain
passdb sql {
args = /etc/dovecot/dovecot-sql-domain.conf
}

userdb sql {
args = /etc/dovecot/dovecot-sql-domain.conf
}

passdb sql {
args = /etc/dovecot/dovecot-sql-subdomain.conf
}

userdb sql {
args = /etc/dovecot/dovecot-sql-subdomain.conf
}

socket listen {
client {
path = /var/run/pysieved/auth
mode = 0660
user = vmail
group = mail
}

master {
path = /var/run/pysieved/auth-master
mode = 0660
user = vmail
group = mail
}
}

user = vmail
}
Point 5 --> http://www.isp-control.net/ispcp/wiki/howto_avelsieve

Greez BeNe
10-25-2007 04:47 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Howto - install avelsieve for squirrel webmail - BeNe - 10-25-2007 04:47 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)