Current time: 05-21-2024, 10:35 AM 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: #1
Howto - install avelsieve for squirrel webmail
Hello rbtux,

i tested this HowTo but there are some Errors Shy

Quote:. Configure pysieved
Create file /usr/local/etc/pysieved.ini with following conten
But there is now "etc" folder under "/usr/local/" so it must be created first.

Second is this
Quote:7. Install avelsieve plugin in squirrelmail

> cd /var/www/ispcp/gui/tools/webmail/plugins/
> cvs -d:pserver:anoncvs@email.uoa.gr:/squirrelmail login
> cvs -z3 -d:pserver:anoncvs@email.uoa.gr:/squirrelmail co avelsieve
I stay now at this point:
Code:
# cvs -d:pserver:anoncvs@email.uoa.gr:/squirrelmail login
Logging in to :pserver:anoncvs@email.uoa.gr:2401/squirrelmail
CVS password:
Password ???

Greez BeNe
10-25-2007 12:22 AM
Visit this user's website Find all posts by this user Quote this message in a reply
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #2
RE: Howto - install avelsieve for squirrel webmail
can you try:
Quote:svn co https://email.uoa.gr/repos/squirrelmail/...ugin/trunk avelsieve

instead?
(This post was last modified: 10-25-2007 12:33 AM by rbtux.)
10-25-2007 12:33 AM
Visit this user's website Find all posts by this user Quote this message in a reply
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #3
RE: Howto - install avelsieve for squirrel webmail
PS: this was not tested after the squirrelmail update some time ago...
10-25-2007 12:41 AM
Visit this user's website Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #4
RE: Howto - install avelsieve for squirrel webmail
This works!

Code:
svn co https://email.uoa.gr/repos/squirrelmail/avelsieve/main_plugin/trunk/ avelsieve

I will go on with the HowTo - we will see..

Greez BeNe
10-25-2007 12:49 AM
Visit this user's website Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #5
RE: Howto - install avelsieve for squirrel webmail
So - new Error Sad

Code:
Oct 24 14:57:04 vsxxxxxx pysieved[17452]: Listening on INADDR_ANY port 2000
Oct 24 14:57:43 vsxxxxxx dovecot: Killed with signal 15
Oct 24 14:57:44 vsxxxxxx dovecot: Dovecot v1.0.rc15 starting up
Oct 24 14:57:45 vsxxxxxx dovecot: Auth process died too early - shutting down
Oct 24 14:57:45 vsxxxxxx dovecot: auth(pysieved): Group doesn't exist: vmail
Oct 24 14:57:45 vsxxxxxx dovecot: child 17681 (auth) returned error 89
Oct 24 14:57:45 vsxxxxxx dovecot: Temporary failure in creating login processes, slowing down for now
Oct 24 14:57:49 vsxxxxxx postfix/master[27896]: terminating on signal 15
Oct 24 14:57:50 vsxxxxxx postfix/master[17787]: daemon started -- version 2.3.8, configuration /etc/postfix
Oct 24 14:58:34 vsxxxxxx postfix/smtpd[18060]: warning: SASL: Connect to private/auth failed: Connection refused
Oct 24 14:58:34 vsxxxxxx postfix/smtpd[18060]: fatal: no SASL authentication mechanisms
Oct 24 14:58:35 vsxxxxxx postfix/master[17787]: warning: process /usr/lib/postfix/smtpd pid 18060 exit status 1
Oct 24 14:58:35 vsxxxxxx postfix/master[17787]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling

And pysieved is right with
Code:
Group doesn't exist: vmail

I have only "mail, postfix or dovecot" Rolleyes

Greez BeNe
10-25-2007 01:04 AM
Visit this user's website Find all posts by this user Quote this message in a reply
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #6
RE: Howto - install avelsieve for squirrel webmail
can you please post the dovecot.conf

group must be mail... (gid 8) user is vmail (gid 1001)
10-25-2007 01:12 AM
Visit this user's website Find all posts by this user Quote this message in a reply
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #7
RE: Howto - install avelsieve for squirrel webmail
have you a typo in you dovecot.conf? the dovecot.conf in the howto does not include any goup=vmail line...
10-25-2007 01:14 AM
Visit this user's website Find all posts by this user Quote this message in a reply
raphael Offline
Member
***

Posts: 474
Joined: Apr 2007
Reputation: 8
Post: #8
RE: Howto - install avelsieve for squirrel webmail
btw, why is there a svn co? I don't think anyone wants to svn update later or do something similar.

svn export would be enough
10-25-2007 02:23 AM
Visit this user's website Find all posts by this user Quote this message in a reply
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #9
RE: Howto - install avelsieve for squirrel webmail
yeah good point...
10-25-2007 02:25 AM
Visit this user's website Find all posts by this user Quote this message in a reply
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 


Forum Jump:


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