Re: [Dovecot] Per-user Sieve script location question

2014-05-21 Thread Selcuk Yazar
Hi Again, we have one domain, i suppose we don't have any problem with %n parameter. our mail server has mapped LUN Storage disk , we have some empty space problems, so i think it's better keep user things in storage for backup etc. we have totally 40K users(most of students) but i think at most

Re: [Dovecot] Per-user Sieve script location question

2014-05-21 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 21 May 2014, Selcuk Yazar wrote: Hi Selcuk, i changed my 90-sieve.conf to sieve = /var/sieve-scripts/%u.sieve sieve_dir = /home/vmail/domains/sieve/%n/.sieve Yeah, looks good. However, do you host multiple domains? In your config you d

Re: [Dovecot] Per-user Sieve script location question

2014-05-21 Thread Selcuk Yazar
Hi, Steffen i changed my 90-sieve.conf to sieve = /var/sieve-scripts/%u.sieve sieve_dir = /home/vmail/domains/sieve/%n/.sieve and it works. thank you. On Wed, May 21, 2014 at 12:10 PM, Steffen Kaiser < skdove...@smail.inf.fh-brs.de> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA

Re: [Dovecot] Per-user Sieve script location question

2014-05-21 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 21 May 2014, Selcuk Yazar wrote: my dovecot conf is doveconf -n # 2.0.9: /etc/dovecot/dovecot.conf [...] mail_location = mbox:/home/vmail/domains/%d/%u [...] userdb { args = /etc/dovecot/conf.d/dovecot-ldap.conf.ext driver = ldap } y

Re: [Dovecot] Per-user Sieve script location question

2014-05-21 Thread Selcuk Yazar
Hi my dovecot conf is doveconf -n # 2.0.9: /etc/dovecot/dovecot.conf # OS: Linux 2.6.32-131.6.1.el6.x86_64 x86_64 Red Hat Enterprise Linux Server release 6.0 (Santiago) ext4 auth_debug = yes auth_debug_passwords = yes auth_default_realm = hostname.domainname.edu.tr auth_mechanisms = plain login

Re: [Dovecot] Per-user Sieve script location question

2014-05-21 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 21 May 2014, Selcuk Yazar wrote: our users stored OpenLdap and users home folder like below: without seeing your current doveconf -n output and the ldap configuration file, I would guess that your users have no home directory: http://wik