Re: [Dovecot] Virtual user and post-login 2.0.13

2011-08-30 Thread Pelle Svensson
You are right! It works now! > From: t...@iki.fi > To: pelle2...@hotmail.com > Date: Mon, 29 Aug 2011 06:20:54 +0300 > CC: dovecot@dovecot.org > Subject: Re: [Dovecot] Virtual user and post-login 2.0.13 > > On Sat, 2011-08-27 at 16:54 +0200, Pelle Svensson wrote: >

Re: [Dovecot] Virtual user and post-login 2.0.13

2011-08-28 Thread Timo Sirainen
On Sat, 2011-08-27 at 16:54 +0200, Pelle Svensson wrote: > dovecot-postlogin.sh(executed as root) > = > #!/bin/sh > > date >>/home/fetchmail/script.log > > kill -s 10 `cat /home/fetchmail/.fetchmail.pid | head -n 1` > >>/home/fetchmail/script.log > > exit 0 exec "$@", not exit

Re: [Dovecot] Virtual user and post-login 2.0.13

2011-08-27 Thread Pelle Svensson
rip=192.168.1., lip=192.168.1., mpid=9354 Aug 27 16:34:49 imap: Debug: Added userdb setting: mail=maildir:/home/fetchmail/mailroot/ Aug 27 16:34:49 imap(): Debug: Effective uid=500, gid=500, home=/home/fetchmail Aug 27 16:34:49 imap(): Debug: maildir++: root=/home/fetchmail/mailroot/, index=, c

Re: [Dovecot] Virtual user and post-login 2.0.13

2011-08-26 Thread Mark Willcox
Did you try installing from source after applying the patch? As in: This is your problem.. It's a bug in v2.0.13. You could patch with http://hg.dovecot.org/dovecot-2.0/rev/a2d57b43ccb2 or change config socket's permissions. I'll hopefully release v2.0.14 in not too distant future

[Dovecot] Virtual user and post-login 2.0.13

2011-08-25 Thread Pelle Svensson
Hi I tried several variants of suggestions but I can't get it working dovecot-info.log: === Aug 25 17:37:48 imap-login: Info: Login: user=, method=PLAIN, rip=192.168.1.xx, lip=192.168.1.xx, mpid=11264 Aug 25 17:37:48 imap(vuser): Info: Post-login script denied access to user vuser dove